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

add preset for scooby doo

This commit is contained in:
FunkyFr3sh 2024-05-30 06:28:16 +02:00
parent c0c43fc43f
commit 275f10e6e2
2 changed files with 6 additions and 0 deletions

View File

@ -254,6 +254,7 @@ Some games may require additional steps before they can be used with cnc-ddraw,
- Road Rash - Road Rash
- RollerCoaster Tycoon - RollerCoaster Tycoon
- Sanitarium - Sanitarium
- Scooby-Doo(TM), Case File #2 The Scary Stone Dragon
- Sega Rally - Sega Rally
- Sega Touring Car - Sega Touring Car
- Septerra Core - Septerra Core

View File

@ -1195,6 +1195,11 @@ static void cfg_create_ini()
"[s3]\n" "[s3]\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"\n" "\n"
"; Scooby-Doo(TM), Case File #2 The Scary Stone Dragon\n"
"[Case File #2]\n"
"fixchilds=3\n"
"lock_mouse_top_left=true\n"
"\n"
"; Strawberry Shortcake: Amazing Cookie Party\n" "; Strawberry Shortcake: Amazing Cookie Party\n"
"[Strawberry]\n" "[Strawberry]\n"
"fixchilds=3\n" "fixchilds=3\n"