1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-25 01:57:47 +01:00

add preset for Dominion - Storm Over Gift 3

This commit is contained in:
FunkyFr3sh 2024-12-25 02:19:33 +01:00
parent 98ace77501
commit 4590ad0872
2 changed files with 5 additions and 0 deletions

View File

@ -167,6 +167,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Dune 2000 - Dune 2000
- Dungeon Keeper - Dungeon Keeper
- Dungeon Keeper 2 - Dungeon Keeper 2
- Dominion - Storm Over Gift 3
- Economic War - Economic War
- Eggsucker - Eggsucker
- Emperor: Rise of the Middle Kingdom - Emperor: Rise of the Middle Kingdom

View File

@ -919,6 +919,10 @@ static void cfg_create_ini()
"[dn]\n" "[dn]\n"
"fake_mode=640x480x16\n" "fake_mode=640x480x16\n"
"\n" "\n"
"; Dominion - Storm Over Gift 3\n"
"[dominion]\n"
"flipclear=true\n"
"\n"
"; Excalibur 2555AD\n" "; Excalibur 2555AD\n"
"[_FISH]\n" "[_FISH]\n"
"singlecpu=false\n" "singlecpu=false\n"