mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
add preset for Little Bear Kindergarten Thinking Adventurest
This commit is contained in:
parent
b2199157e8
commit
5e215bcaa5
@ -184,6 +184,8 @@ Some games may require additional steps before they can be used with cnc-ddraw,
|
||||
- Kohan: Immortal Sovereigns
|
||||
- Konung
|
||||
- Konung 2
|
||||
- Little Bear Rainy Day Activities
|
||||
- Little Bear Kindergarten Thinking Adventures
|
||||
- Lionheart - Legacy of the Crusader
|
||||
- Locomotion
|
||||
- Lode Runner 2
|
||||
|
10
src/config.c
10
src/config.c
@ -984,6 +984,16 @@ static void cfg_create_ini()
|
||||
"limit_bltfast=true\n"
|
||||
"maxgameticks=60\n"
|
||||
"\n"
|
||||
"; Little Bear Kindergarten Thinking Adventures: Parent's Progress Report\n"
|
||||
"[LBSTART]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Little Bear Kindergarten Thinking Adventurest\n"
|
||||
"[LBSTART]\n"
|
||||
"fixchilds=3\n"
|
||||
"lock_mouse_top_left=true\n"
|
||||
"\n"
|
||||
"; Lionheart\n"
|
||||
"[Lionheart]\n"
|
||||
"hook_peekmessage=true\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user