update presets
This commit is contained in:
parent
62603dc479
commit
aadd8496d1
1 changed files with 8 additions and 1 deletions
|
@ -1692,8 +1692,15 @@ static void cfg_create_ini()
|
||||||
"terminate_process=true\n"
|
"terminate_process=true\n"
|
||||||
"hook=3\n"
|
"hook=3\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Street Wars: Constructor Underworld\n"
|
||||||
|
"[Sw]\n"
|
||||||
|
"checkfile=.\\smackw32.dll\n"
|
||||||
|
"maxgameticks=30\n"
|
||||||
|
"limiter_type=4\n"
|
||||||
|
"\n"
|
||||||
"; Shadow Watch\n"
|
"; Shadow Watch\n"
|
||||||
"[sw]\n"
|
"[sw/2]\n"
|
||||||
|
"checkfile=.\\Dx.dll\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
"maxgameticks=30\n"
|
"maxgameticks=30\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
Loading…
Reference in a new issue