1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 21:25:07 +00:00
serenity/Ports/dungeonrush/patches
2022-01-16 10:32:50 +03:30
..
cwd.patch Ports: Add port for DungeonRush 2021-06-16 20:08:13 +02:00
ReadMe.md Ports: Add ReadMe files explaining port patches that have explanations 2022-01-16 10:32:50 +03:30
sw-renderer.patch Ports: Add port for DungeonRush 2021-06-16 20:08:13 +02:00

Patches for dungeonrush

sw-renderer.patch

Disable SDL hardware acceleration.

cwd.patch

chdir() to the installed directory as the game tries to load resources with relative paths.