mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
update Age of Wonders presets
This commit is contained in:
parent
5f3a968b08
commit
44ef9783d8
12
src/config.c
12
src/config.c
@ -433,24 +433,36 @@ static void cfg_create_ini()
|
||||
"\n"
|
||||
"; Age of Wonders 2\n"
|
||||
"[AoW2]\n"
|
||||
"resolutions=2\n"
|
||||
"renderer=opengl\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders 2\n"
|
||||
"[AoW2Compat]\n"
|
||||
"resolutions=2\n"
|
||||
"renderer=opengl\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders 2 Config Tool\n"
|
||||
"[aow2Setup]\n"
|
||||
"resolutions=2\n"
|
||||
"\n"
|
||||
"; Age of Wonders: Shadow Magic\n"
|
||||
"[AoWSM]\n"
|
||||
"resolutions=2\n"
|
||||
"renderer=opengl\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders: Shadow Magic\n"
|
||||
"[AoWSMCompat]\n"
|
||||
"resolutions=2\n"
|
||||
"renderer=opengl\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Age of Wonders: Shadow Magic Config Tool\n"
|
||||
"[AoWSMSetup]\n"
|
||||
"resolutions=2\n"
|
||||
"\n"
|
||||
"; Anstoss 3\n"
|
||||
"[anstoss3]\n"
|
||||
"renderer=gdi\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user