forked from Hay1tsme/segatools
chusan, cm, mai2, mu3: Added dipSw support and highBaudrate AiMe
This commit is contained in:
17
dist/cm/segatools.ini
vendored
17
dist/cm/segatools.ini
vendored
@ -8,11 +8,10 @@ option=
|
||||
; NOTE: This has nothing to do with Windows %APPDATA%.
|
||||
appdata=
|
||||
|
||||
|
||||
[aime]
|
||||
; Enable aime reader emulation.
|
||||
enable=1
|
||||
aimePath=C:\SEGA\DEVICE\aime.txt
|
||||
aimePath=DEVICE\aime.txt
|
||||
felicaGen=0
|
||||
|
||||
[dns]
|
||||
@ -32,6 +31,18 @@ enable=1
|
||||
; that subnet must start with 192.168.
|
||||
subnet=192.168.100.0
|
||||
|
||||
[gpio]
|
||||
; ALLS DIP switches.
|
||||
enable=1
|
||||
|
||||
; LAN Install: If multiple machines are present on the same LAN then set
|
||||
; this to 1 on exactly one machine and set this to 0 on all others.
|
||||
dipsw1=1
|
||||
|
||||
[touch]
|
||||
; Enable/Disable WinTouch emulation
|
||||
enable=0
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
; Input settings
|
||||
; -----------------------------------------------------------------------------
|
||||
@ -50,4 +61,4 @@ test=0x31
|
||||
; Service button virtual-key code. Default is the 2 key.
|
||||
service=0x32
|
||||
; Keyboard button to increment coin counter. Default is the 3 key.
|
||||
coin=0x33
|
||||
coin=0x33
|
||||
|
Reference in New Issue
Block a user