Installation (macOS)
-
Start the game from a terminal with
DYLD_INSERT_LIBRARIESset to the path tolibgdpatch_loader.dylib:Terminal window DYLD_INSERT_LIBRARIES=/path/to/libgdpatch_loader.dylib ./game
Running under Steam
Section titled “Running under Steam”For games running natively under Steam, you must set the game’s Launch Options in Steam (right click > Properties > General):
DYLD_INSERT_LIBRARIES=/path/to/libgdpatch_loader.dylib %command%