Proton
Proton
All information regarding running and developing s&box on Linux will described here.
Running
S&box needs some tinkering to work on Linux:
- Change your Proton Version to "Proton Experimental"
- In the terminal type:
This should be enough to get s&box to run for most people.
Developing
At the time of writing (November 2024) you can launch s&box development tools via the steam launch options and everything works aside from the game window. If using x11, you can download a library from the library manager to fix this, but there's currently nothing you can do on Wayland.
Troubleshooting
How to use the proton logs
Proton logs sometimes could help solve issues with games not launching or working properly under proton. Proton logging can be enabled inside the launch options of s&box:
If you want smaller log files but still keep useful information use this launch option:
By default it should generate a file inside your home directory $HOME/steam-590830.log
but it can be modified as well:
Input (e.g. movement) does not work
This is probably caused by having multiple keyboard layouts, adding -input_button_code_is_scan_code
to your launch options fixes the problem