1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

update age of wonders presets

This commit is contained in:
FunkyFr3sh 2024-08-20 11:01:48 +02:00
parent 4078fdf919
commit c838496b20

View File

@ -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"