1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add preset for Axis & Allies

This commit is contained in:
FunkyFr3sh 2024-08-30 12:06:21 +02:00
parent 9565b2b50f
commit e44b04956f

View File

@ -477,6 +477,11 @@ static void cfg_create_ini()
"[Arthur]\n"
"renderer=gdi\n"
"\n"
"; Axis & Allies\n"
"[AxisAllies]\n"
"hook_peekmessage=true\n"
"maxgameticks=60\n"
"\n"
"; Baldur's Gate II\n"
"; Note: 'Use 3D Acceleration' must be disabled and 'Full Screen' must be enabled in BGConfig.exe\n"
"[BGMain]\n"