add preset for Jeff Wayne's The War of the Worlds
This commit is contained in:
parent
ca4aaf8bfc
commit
2090c390b9
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue