Anvil is a patch toolkit for the s&box native engine on Linux. It compiles and applies the patches needed to run the engine without Proton.
- patches/ — C source patches. Preloaded at launch to fix case-sensitive filesystem access and native engine crashes
- patch_engine.sh — Compiles all patches in
patches/and drops.sofiles intopatches/bin/ - launch-sbox.sh — Preloads compiled patches and launches the game
- Run
bash anvil/patch_engine.shto compile patches - Run
bash anvil/launch-sbox.shto start the game