Results 6 issues of HenryJk

Using proton+dxvk because the linux native version has sound and graphical issue. On the level shown on apitrace, the white floor near enemy spawn is flickering on linux. The game...

d3d9

This PR changes the UI so that compiler column in the benchmark table only show the name instead of name+version. This change is intended to help reduce horizontal footprint of...

As of now, the contributed code doesn't have a consistent naming scheme. While most author just use the next unused number for their contributed code, it doesn't seem to be...

This capability on openrazer itself is possible [here](https://github.com/openrazer/openrazer/wiki/Using-the-mouse-driver#device_mode---set-device-mode). The primary reason is that during gaming session sometimes changing dpi is an unwanted feature as misclick happen. Setting the mouse to...

This PR is adding basic settings for dockerizing dev environment in vscode. Developing inside a docker container allows for easy setup and isolates the dev environment from your machine, preventing...