Installation (Linux)
-
Start the game from a terminal with
LD_PRELOADset to the path tolibgdpatch_loader.so:Terminal window LD_PRELOAD=/path/to/libgdpatch_loader.so ./game.x86_64
Running under Steam
Section titled “Running under Steam”For games running natively under Steam, you must do a few additional steps:
-
Copy
libgdpatch_loader.sointo your game directory. -
Download run_with_gdpatch.sh and copy it into your game directory:
Terminal window wget https://gdpatch.dev/run_with_gdpatch.shchmod +x ./run_with_gdpatch.sh -
Set the game’s Launch Options in Steam (right click > Properties > General):
./run_with_gdpatch.sh %command%