dist: Update sdvxhook2.conf provided to have new d3d9exhook options

This commit is contained in:
Will Xyen
2020-01-21 06:13:36 -05:00
parent 6ac7a3c0f7
commit a5fdecef61
+8 -2
View File
@@ -14,10 +14,16 @@ gfx.framed=true
gfx.windowed=false
# Windowed width, -1 for default size
gfx.window_width=720
gfx.window_width=1080
# Windowed height, -1 for default size
gfx.window_height=1280
gfx.window_height=1920
# Forced refresh rate, -1 to not force any (try 59 or 60 if monitor check fails to lock on high refresh rate monitors)
gfx.forced_refresh_rate=-1
# D3D9ex device adapter (monitor), -1 to use default,0, 1, 2 etc. to use specified adapter
gfx.device_adapter=-1
# Disables the camera emulation
cam.disable_emu=false