idac: improved compatibility with newer versions

This commit is contained in:
2024-06-30 14:23:20 +02:00
parent 050951e56f
commit 965126c68a
7 changed files with 310 additions and 3 deletions

View File

@ -80,8 +80,18 @@ dipsw5=0
; -----------------------------------------------------------------------------
[led15070]
; Enable emulation of the 15070-02 controlled lights, which handle the cabinet
; and seat LEDs.
; Enable emulation of the 837-15070-02 controlled lights, which handle the
; cabinet and seat LEDs.
enable=1
; -----------------------------------------------------------------------------
; Misc. hooks settings
; -----------------------------------------------------------------------------
[indrun]
; Hooks to patch GameProject-Win64-Shipping.exe and IndRun.dll. This is needed
; to boot version 1.60.00 and up. The hooks are not needed for version 1.50.00
; and below.
enable=1
; -----------------------------------------------------------------------------