mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Settings to ddraw.ini
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user