1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

add preset for Lapis

This commit is contained in:
FunkyFr3sh 2024-08-15 12:10:34 +02:00
parent f49f09895b
commit 35bc19f731
2 changed files with 5 additions and 0 deletions

View File

@ -204,6 +204,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
- Kohan: Immortal Sovereigns - Kohan: Immortal Sovereigns
- Konung - Konung
- Konung 2 - Konung 2
- Lapis (lapis.mgame.com)
- Lionheart - Legacy of the Crusader - Lionheart - Legacy of the Crusader
- Little Bear Kindergarten Thinking Adventures - Little Bear Kindergarten Thinking Adventures
- Little Bear Preschool Thinking Adventures - Little Bear Preschool Thinking Adventures

View File

@ -1024,6 +1024,10 @@ static void cfg_create_ini()
"limiter_type=2\n" "limiter_type=2\n"
"maxgameticks=60\n" "maxgameticks=60\n"
"\n" "\n"
"; Lapis (lapis.mgame.com)\n"
"[Lapis]\n"
"hook_peekmessage=true\n"
"\n"
"; Little Bear Kindergarten/Preschool Thinking Adventures: Parent's Progress Report\n" "; Little Bear Kindergarten/Preschool Thinking Adventures: Parent's Progress Report\n"
"[LBPR]\n" "[LBPR]\n"
"adjmouse=false\n" "adjmouse=false\n"