Settings to ddraw.ini

This commit is contained in:
phobos2077
2024-05-12 10:00:36 +02:00
parent 5bb108d0e2
commit 09b9982a67
+9
View File
@@ -873,6 +873,15 @@ SkipCompatModeCheck=0
;-------
DebugMode=0
;Font to use in internal debug window (DebugMode 1 or 3): 0 to use default DOS font, 101 is a smaller Fallout font
DebugWindowFont=0
;Width of internal debug window in range [300, 1920]
DebugWindowWidth=300
;Internal debug window height in range [192, 1080]
DebugWindowHeight=192
;Set to 1 to hide error messages in debug output when a null value is passed to the function as an object
HideObjIsNullMsg=0