We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c4604 commit ead0f23Copy full SHA for ead0f23
README.md
@@ -139,6 +139,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
139
- Disciples
140
- Disciples 2 - Rise of the Elves
141
- Divine Divinity
142
+- Discoworld Noir
143
- Dragon Throne: Battle of Red Cliffs
144
- DuelSavior
145
- DuelSavior: Justice
src/config.c
@@ -873,6 +873,10 @@ static void cfg_create_ini()
873
"lock_mouse_top_left=true\n"
874
"renderer=gdi\n"
875
"\n"
876
+ "; Discoworld Noir\n"
877
+ "[dn]\n"
878
+ "fake_mode=640x480x16\n"
879
+ "\n"
880
"; Escape Velocity Nova\n"
881
"[EV Nova]\n"
882
"nonexclusive=true\n"
0 commit comments