mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add preset for Squad Leader
This commit is contained in:
parent
eaded70572
commit
8a209659e4
@ -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…
x
Reference in New Issue
Block a user