add preset for Squad Leader
This commit is contained in:
parent
eaded70572
commit
8a209659e4
2 changed files with 6 additions and 0 deletions
|
@ -369,6 +369,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
|||
- Space Rangers
|
||||
- Spec Ops - Ranger Assault (software mode)
|
||||
- SpongeBob SquarePants: Typing
|
||||
- Squad Leader
|
||||
- SPY Fox : Some Assembly Required
|
||||
- SPY Fox in Dry Cereal
|
||||
- SPY Fox: Hold the Mustard
|
||||
|
|
|
@ -1694,6 +1694,11 @@ static void cfg_create_ini()
|
|||
"nonexclusive=true\n"
|
||||
"adjmouse=true\n"
|
||||
"\n"
|
||||
"; Squad Leader\n"
|
||||
"[SquadLeader]\n"
|
||||
"maxgameticks=30\n"
|
||||
"limiter_type=4\n"
|
||||
"\n"
|
||||
"; The Curse Of Monkey Island\n"
|
||||
"[COMI]\n"
|
||||
"singlecpu=false\n"
|
||||
|
|
Loading…
Reference in a new issue