mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add some more presets
This commit is contained in:
parent
27a1b4fc8d
commit
02a97cf9f7
@ -242,6 +242,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
||||
- Kohan: Immortal Sovereigns
|
||||
- Konung
|
||||
- Konung 2
|
||||
- Last Bronx
|
||||
- Lands of Lore 2 Guardian of Destiny (Software mode only)
|
||||
- Lapis (lapis.mgame.com)
|
||||
- Lionheart - Legacy of the Crusader
|
||||
@ -429,6 +430,9 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
||||
- Uprising: Join or Die
|
||||
- Vermeer
|
||||
- Virtua Fighter PC
|
||||
- Virtua Cop
|
||||
- Virtua Cop 2
|
||||
- Virtua Fighter 2
|
||||
- Virtual Springfield
|
||||
- War Wind
|
||||
- War Wind II - Human Onslaught
|
||||
|
@ -1224,6 +1224,10 @@ static void cfg_create_ini()
|
||||
"limiter_type=2\n"
|
||||
"maxgameticks=60\n"
|
||||
"\n"
|
||||
"; Last Bronx\n"
|
||||
"[LB]\n"
|
||||
"maxgameticks=30\n"
|
||||
"\n"
|
||||
"; Lapis (lapis.mgame.com)\n"
|
||||
"[Lapis]\n"
|
||||
"fixchilds=3\n"
|
||||
@ -1811,6 +1815,10 @@ static void cfg_create_ini()
|
||||
"adjmouse=true\n"
|
||||
"fake_mode=640x480x32\n"
|
||||
"\n"
|
||||
"; Virtua Fighter 2\n"
|
||||
"[VF2]\n"
|
||||
"fake_mode=640x480x8\n"
|
||||
"\n"
|
||||
"; Wall Street Trader 2000 - NOT WORKING YET\n"
|
||||
"[WSTrader]\n"
|
||||
"nonexclusive=false\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user