mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
add preset for Lost Vikings 2
This commit is contained in:
parent
2a0b4d58b2
commit
b7c46047fb
@ -208,6 +208,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
|||||||
- Little Bear Toddler Discovery Adventures
|
- Little Bear Toddler Discovery Adventures
|
||||||
- Locomotion
|
- Locomotion
|
||||||
- Lode Runner 2
|
- Lode Runner 2
|
||||||
|
- Lost Vikings 2
|
||||||
- M.A.X. 2 Mechanized Assault & Exploration
|
- M.A.X. 2 Mechanized Assault & Exploration
|
||||||
- Madeline 1st Grade Math
|
- Madeline 1st Grade Math
|
||||||
- Madeline 2nd Grade Math
|
- Madeline 2nd Grade Math
|
||||||
|
@ -1183,6 +1183,10 @@ static void cfg_create_ini()
|
|||||||
"[Lionheart]\n"
|
"[Lionheart]\n"
|
||||||
"hook_peekmessage=true\n"
|
"hook_peekmessage=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Lost Vikings 2\n"
|
||||||
|
"[LOSTV95]\n"
|
||||||
|
"fake_mode=320x240x16\n"
|
||||||
|
"\n"
|
||||||
"; Madeline 1st Grade Math\n"
|
"; Madeline 1st Grade Math\n"
|
||||||
"[madmath1]\n"
|
"[madmath1]\n"
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user