forked from TeamTofuShop/segatools
idz: added fullscreen patch by @Felix (again)
This commit is contained in:
11
dist/idz/segatools.ini
vendored
11
dist/idz/segatools.ini
vendored
@ -47,6 +47,17 @@ enable=1
|
||||
; that subnet must start with 192.168.
|
||||
subnet=192.168.158.0
|
||||
|
||||
[gfx]
|
||||
; Enables the graphics hook. This is required for some Initial D Zero versions
|
||||
; for example v1.31 and v2.11 to run properly in fullscreen.
|
||||
enable=0
|
||||
; Force the game to run windowed.
|
||||
windowed=0
|
||||
; Add a frame to the game window if running windowed.
|
||||
framed=1
|
||||
; Select the monitor to run the game on. (Fullscreen only, 0=primary screen)
|
||||
monitor=0
|
||||
|
||||
[gpio]
|
||||
; Emulated Nu DIP switch for Distribution Server setting.
|
||||
;
|
||||
|
Reference in New Issue
Block a user