1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

add preset for TA beta replay viewer

This commit is contained in:
FunkyFr3sh 2022-09-19 14:29:34 +02:00
parent a55a348cd6
commit 5a10fe5c64

View File

@ -960,6 +960,12 @@ static void cfg_create_ini()
"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"
"[Viewer]\n"
"lock_surfaces=true\n"
"singlecpu=false\n"
"fixwndprochook=true\n"
"\n"
"; Three Kingdoms: Fate of the Dragon\n" "; Three Kingdoms: Fate of the Dragon\n"
"[sanguo]\n" "[sanguo]\n"
"maxgameticks=60\n" "maxgameticks=60\n"