add preset for Virtual On: Cyber Troopers
This commit is contained in:
parent
ff0251a318
commit
5cfbf45e96
2 changed files with 8 additions and 0 deletions
|
@ -140,6 +140,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
|||
- Cyber Gladiators (needs CyberGladiators_Patch_Win_EN_WinXP.zip)
|
||||
- Cyberchase Carnival Chaos
|
||||
- Cyberchase Castleblanca Quest
|
||||
- Virtual On: Cyber Troopers
|
||||
- Cydonia Mars - The First Manned Mission
|
||||
- Cloud Kingdom 3 (only with /ddraw command line parameter)
|
||||
- Dark Earth
|
||||
|
|
|
@ -1825,6 +1825,13 @@ static void cfg_create_ini()
|
|||
"[VF2]\n"
|
||||
"fake_mode=640x480x8\n"
|
||||
"\n"
|
||||
"; Virtual On: Cyber Troopers\n"
|
||||
"[V_ON]\n"
|
||||
"devmode=true\n"
|
||||
"windowed=true\n"
|
||||
"fullscreen=true\n"
|
||||
"toggle_borderless=true\n"
|
||||
"\n"
|
||||
"; Wall Street Trader 2000 - NOT WORKING YET\n"
|
||||
"[WSTrader]\n"
|
||||
"nonexclusive=false\n"
|
||||
|
|
Loading…
Reference in a new issue