add preset for scooby doo
This commit is contained in:
parent
c0c43fc43f
commit
275f10e6e2
2 changed files with 6 additions and 0 deletions
|
@ -254,6 +254,7 @@ Some games may require additional steps before they can be used with cnc-ddraw,
|
|||
- Road Rash
|
||||
- RollerCoaster Tycoon
|
||||
- Sanitarium
|
||||
- Scooby-Doo(TM), Case File #2 The Scary Stone Dragon
|
||||
- Sega Rally
|
||||
- Sega Touring Car
|
||||
- Septerra Core
|
||||
|
|
|
@ -1195,6 +1195,11 @@ static void cfg_create_ini()
|
|||
"[s3]\n"
|
||||
"nonexclusive=true\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]\n"
|
||||
"fixchilds=3\n"
|
||||
|
|
Loading…
Reference in a new issue