mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
#318 add presets for Knights and Merchants The Shattered Kingdom
This commit is contained in:
parent
ea63cf08bd
commit
6276cc8168
10
src/config.c
10
src/config.c
@ -951,6 +951,16 @@ static void cfg_create_ini()
|
|||||||
"[KKND2]\n"
|
"[KKND2]\n"
|
||||||
"noactivateapp=true\n"
|
"noactivateapp=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Knights and Merchants The Shattered Kingdom\n"
|
||||||
|
"[KaM_800]\n"
|
||||||
|
"limit_bltfast=true\n"
|
||||||
|
"maxgameticks=60\n"
|
||||||
|
"\n"
|
||||||
|
"; Knights and Merchants The Shattered Kingdom\n"
|
||||||
|
"[KaM_1024]\n"
|
||||||
|
"limit_bltfast=true\n"
|
||||||
|
"maxgameticks=60\n"
|
||||||
|
"\n"
|
||||||
"; Lionheart\n"
|
"; Lionheart\n"
|
||||||
"[Lionheart]\n"
|
"[Lionheart]\n"
|
||||||
"hook_peekmessage=true\n"
|
"hook_peekmessage=true\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user