1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

add preset for Jeff Wayne's The War of the Worlds

This commit is contained in:
FunkyFr3sh 2024-12-28 01:54:39 +01:00
parent ca4aaf8bfc
commit 2090c390b9
2 changed files with 6 additions and 0 deletions

View File

@ -234,6 +234,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Jagged Alliance 2: Unfinished Business
- Jagged Alliance 2: Wildfire
- Jazz Jackrabbit 2
- Jeff Wayne's The War of the Worlds
- Karma Immortal Wrath
- Killing Time
- Kings Quest 8: Mask of Eternity

View File

@ -1887,6 +1887,11 @@ static void cfg_create_ini()
"[WW]\n"
"minfps=-1\n"
"\n"
"; Jeff Wayne's 'The War Of The Worlds'\n"
"[WoW]\n"
"singlecpu=false\n"
"minfps=-1\n"
"\n"
"; Zeus and Poseidon\n"
"[Zeus]\n"
"adjmouse=true\n"