add preset for Axis & Allies
This commit is contained in:
parent
9565b2b50f
commit
e44b04956f
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue