1
0
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:
FunkyFr3sh 2024-05-29 21:45:12 +02:00
parent b2199157e8
commit 5e215bcaa5
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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"