add preset for TA beta replay viewer
This commit is contained in:
parent
a55a348cd6
commit
5a10fe5c64
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue