update age of wonders presets
This commit is contained in:
parent
4078fdf919
commit
c838496b20
1 changed files with 4 additions and 4 deletions
|
@ -420,13 +420,13 @@ static void cfg_create_ini()
|
||||||
"; Age of Wonders 2\n"
|
"; Age of Wonders 2\n"
|
||||||
"[AoW2]\n"
|
"[AoW2]\n"
|
||||||
"resolutions=2\n"
|
"resolutions=2\n"
|
||||||
"renderer=opengl\n"
|
"nonexclusive=false\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Wonders 2\n"
|
"; Age of Wonders 2\n"
|
||||||
"[AoW2Compat]\n"
|
"[AoW2Compat]\n"
|
||||||
"resolutions=2\n"
|
"resolutions=2\n"
|
||||||
"renderer=opengl\n"
|
"nonexclusive=false\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Wonders 2 Config Tool\n"
|
"; Age of Wonders 2 Config Tool\n"
|
||||||
|
@ -436,13 +436,13 @@ static void cfg_create_ini()
|
||||||
"; Age of Wonders: Shadow Magic\n"
|
"; Age of Wonders: Shadow Magic\n"
|
||||||
"[AoWSM]\n"
|
"[AoWSM]\n"
|
||||||
"resolutions=2\n"
|
"resolutions=2\n"
|
||||||
"renderer=opengl\n"
|
"nonexclusive=false\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Wonders: Shadow Magic\n"
|
"; Age of Wonders: Shadow Magic\n"
|
||||||
"[AoWSMCompat]\n"
|
"[AoWSMCompat]\n"
|
||||||
"resolutions=2\n"
|
"resolutions=2\n"
|
||||||
"renderer=opengl\n"
|
"nonexclusive=false\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Wonders: Shadow Magic Config Tool\n"
|
"; Age of Wonders: Shadow Magic Config Tool\n"
|
||||||
|
|
Loading…
Reference in a new issue