add preset for lego loco

This commit is contained in:
FunkyFr3sh 2024-09-01 13:32:03 +02:00
parent ccbf60698a
commit 0e173ef6a8
2 changed files with 31 additions and 1 deletions

View file

@ -711,7 +711,8 @@ static void cfg_create_ini()
"adjmouse=true\n"
"\n"
"; Chris Sawyer's Locomotion\n"
"[LOCO]\n"
"[LOCO/2]\n"
"checkfile=.\\LOCO.EXE\n"
"adjmouse=true\n"
"\n"
"; Cultures 2\n"
@ -1057,6 +1058,15 @@ static void cfg_create_ini()
"fixchilds=3\n"
"lock_mouse_top_left=true\n"
"\n"
"; LEGO LOCO - NOT WORKING YET\n"
"[LOCO]\n"
"checkfile=.\\LEGO.INI\n"
"fake_mode=1024x768x16\n"
"posX=0\n"
"posY=0\n"
"border=false\n"
"fullscreen=false\n"
"\n"
"; Little Bear Kindergarten/Preschool Thinking Adventures: Parent's Progress Report\n"
"[LBPR]\n"
"adjmouse=false\n"