update Age of Wonders presets
This commit is contained in:
parent
5f3a968b08
commit
44ef9783d8
1 changed files with 12 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue