1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +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" "\n"
"; Total Annihilation (Unofficial Beta Patch v3.9.02)\n" "; Total Annihilation (Unofficial Beta Patch v3.9.02)\n"
"[TotalA]\n" "[TotalA]\n"
"maxgameticks=300\n" "maxgameticks=200\n"
"lock_surfaces=true\n" "lock_surfaces=true\n"
"singlecpu=false\n" "singlecpu=false\n"
"fixwndprochook=true\n" "fixwndprochook=true\n"
"\n" "\n"
"; Total Annihilation Replay Viewer (Unofficial Beta Patch v3.9.02)\n" "; Total Annihilation Replay Viewer (Unofficial Beta Patch v3.9.02)\n"
"[Viewer]\n" "[Viewer]\n"
"maxgameticks=300\n" "maxgameticks=200\n"
"lock_surfaces=true\n" "lock_surfaces=true\n"
"singlecpu=false\n" "singlecpu=false\n"
"fixwndprochook=true\n" "fixwndprochook=true\n"