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

adjust Total Annihilation presets

This commit is contained in:
FunkyFr3sh 2022-10-20 02:53:17 +02:00
parent f6bc942f9a
commit 0a5cfc5989

View File

@ -985,14 +985,14 @@ static void cfg_create_ini()
"\n"
"; Total Annihilation (Unofficial Beta Patch v3.9.02)\n"
"[TotalA]\n"
"maxgameticks=300\n"
"maxgameticks=200\n"
"lock_surfaces=true\n"
"singlecpu=false\n"
"fixwndprochook=true\n"
"\n"
"; Total Annihilation Replay Viewer (Unofficial Beta Patch v3.9.02)\n"
"[Viewer]\n"
"maxgameticks=300\n"
"maxgameticks=200\n"
"lock_surfaces=true\n"
"singlecpu=false\n"
"fixwndprochook=true\n"