1
0
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:
FunkyFr3sh 2024-10-16 16:48:19 +02:00
parent 03d82b86a4
commit 9671d810af

View File

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