mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
Ports: Add ReadMe files explaining port patches that have explanations
This commit is contained in:
parent
d543db0286
commit
a906ff5884
14 changed files with 204 additions and 0 deletions
9
Ports/dungeonrush/patches/ReadMe.md
Normal file
9
Ports/dungeonrush/patches/ReadMe.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue