mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
#352 add preset for Age Of Wonders 1
This commit is contained in:
parent
03d82b86a4
commit
9671d810af
16
src/config.c
16
src/config.c
@ -436,6 +436,22 @@ static void cfg_create_ini()
|
||||
"fake_mode=640x480x32\n"
|
||||
"nonexclusive=true\n"
|
||||
"\n"
|
||||
"; Age of Wonders\n"
|
||||
"[AoW]\n"
|
||||
"resolutions=2\n"
|
||||
"nonexclusive=false\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders\n"
|
||||
"[AoWCompat]\n"
|
||||
"resolutions=2\n"
|
||||
"nonexclusive=false\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders Config Tool\n"
|
||||
"[AoWSetup]\n"
|
||||
"resolutions=2\n"
|
||||
"\n"
|
||||
"; Age of Wonders 2\n"
|
||||
"[AoW2]\n"
|
||||
"resolutions=2\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user