mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add presets for Cloud Kingdom 3 and Commando 2004
This commit is contained in:
parent
da2430b7d0
commit
2aa998f852
@ -131,6 +131,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
||||
- Commandos
|
||||
- Commandos - Beyond The Call Of Duty
|
||||
- Commandos 2
|
||||
- Commando 2004 (only with /ddraw command line parameter)
|
||||
- Constructor
|
||||
- Corsairs Gold
|
||||
- Cossacks (Steam+GOG)
|
||||
@ -140,6 +141,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
||||
- Cyberchase Carnival Chaos
|
||||
- Cyberchase Castleblanca Quest
|
||||
- Cydonia Mars - The First Manned Mission
|
||||
- Cloud Kingdom 3 (only with /ddraw command line parameter)
|
||||
- Dark Earth
|
||||
- Dark Reign: The Future of War
|
||||
- Day Of The Tentacle
|
||||
|
@ -804,6 +804,14 @@ static void cfg_create_ini()
|
||||
"nonexclusive=true\n"
|
||||
"adjmouse=true\n"
|
||||
"\n"
|
||||
"; Cloud Kingdom 3 (only with /ddraw command line parameter)\n"
|
||||
"[Clouds Kingdom 3]\n"
|
||||
"fake_mode=320x240x32\n"
|
||||
"\n"
|
||||
"; Commando 2004 (only with /ddraw command line parameter)\n"
|
||||
"[commando]\n"
|
||||
"fake_mode=320x240x32\n"
|
||||
"\n"
|
||||
"; Chris Sawyer's Locomotion\n"
|
||||
"[LOCO/2]\n"
|
||||
"checkfile=.\\LOCO.EXE\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user