Document IO DLL configuration

This commit is contained in:
Tau
2021-12-27 20:55:10 -05:00
parent 22d6c3b8f9
commit 9bbcac6536
5 changed files with 60 additions and 0 deletions

View File

@ -40,6 +40,16 @@ subnet=192.168.100.0
; exactly one machine and set this to 0 on all others.
dipsw1=1
[aimeio]
; To use a custom card reader IO DLL enter its path here.
; Leave empty if you want to use Segatools built-in keyboard input.
path=
[idzio]
; To use a custom Initial D Zero IO DLL enter its path here.
; Leave empty if you want to use Segatools built-in gamepad/wheel input.
path=
[io3]
; Input API selection for JVS input emulator.
; Set "xinput" to use a gamepad and "dinput" to use a steering wheel.