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

#167 add preset for Total Annihilation: Escalation

This commit is contained in:
FunkyFr3sh 2022-09-06 08:05:33 +02:00
parent 73afd3707a
commit a05d7f1192

View File

@ -960,6 +960,13 @@ static void cfg_create_ini()
"maintas=false\n" "maintas=false\n"
"boxing=false\n" "boxing=false\n"
"\n" "\n"
"; Total Annihilation: Escalation\n"
"[TotalA]\n"
"checkfile=.\\TAESC.INI\n"
"renderer=opengl\n"
"fixwndprochook=true\n"
"adjmouse=false\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"