mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add presets for Fable and Rising Lands
This commit is contained in:
parent
ee247794c5
commit
2496cf4ddc
10
src/config.c
10
src/config.c
@ -967,6 +967,11 @@ static void cfg_create_ini()
|
||||
"[mrazik]\n"
|
||||
"guard_lines=0\n"
|
||||
"\n"
|
||||
"; Fable\n"
|
||||
"[Fable]\n"
|
||||
"maxgameticks=59\n"
|
||||
"limiter_type=4\n"
|
||||
"\n"
|
||||
"; Final Liberation: Warhammer Epic 40000\n"
|
||||
"[Epic40k]\n"
|
||||
"hook_peekmessage=true\n"
|
||||
@ -1560,6 +1565,11 @@ static void cfg_create_ini()
|
||||
"singlecpu=false\n"
|
||||
"fix_not_responding=true\n"
|
||||
"\n"
|
||||
"; Rising Lands\n"
|
||||
"[Rising]\n"
|
||||
"maxgameticks=30\n"
|
||||
"limiter_type=4\n"
|
||||
"\n"
|
||||
"; Scooby-Doo(TM), Case File #1 The Glowing Bug Man - NOT WORKING YET\n"
|
||||
"[Case File #1]\n"
|
||||
"windowed=true\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user