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

add preset for Discoworld Noir

This commit is contained in:
FunkyFr3sh 2024-11-23 04:13:50 +01:00
parent b7c46047fb
commit ead0f2306e
2 changed files with 5 additions and 0 deletions

View File

@ -139,6 +139,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
- Disciples - Disciples
- Disciples 2 - Rise of the Elves - Disciples 2 - Rise of the Elves
- Divine Divinity - Divine Divinity
- Discoworld Noir
- Dragon Throne: Battle of Red Cliffs - Dragon Throne: Battle of Red Cliffs
- DuelSavior - DuelSavior
- DuelSavior: Justice - DuelSavior: Justice

View File

@ -873,6 +873,10 @@ static void cfg_create_ini()
"lock_mouse_top_left=true\n" "lock_mouse_top_left=true\n"
"renderer=gdi\n" "renderer=gdi\n"
"\n" "\n"
"; Discoworld Noir\n"
"[dn]\n"
"fake_mode=640x480x16\n"
"\n"
"; Escape Velocity Nova\n" "; Escape Velocity Nova\n"
"[EV Nova]\n" "[EV Nova]\n"
"nonexclusive=true\n" "nonexclusive=true\n"