forked from TeamTofuShop/segatools
chuasn: fixed coin insert for custom chuniio
This commit is contained in:
4
dist/chusan/segatools.ini
vendored
4
dist/chusan/segatools.ini
vendored
@ -18,7 +18,7 @@ aimePath=DEVICE\aime.txt
|
||||
[aimeio]
|
||||
; x64 aimeio dll path.
|
||||
; Uncomment this if you have custom aime implementation.
|
||||
;path64=
|
||||
;path=
|
||||
|
||||
[dns]
|
||||
; Insert the hostname or IP address of the server you wish to use here.
|
||||
@ -35,7 +35,7 @@ enable=1
|
||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
||||
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||
; that subnet must start with 192.168.
|
||||
subnet=192.168.100.0
|
||||
subnet=192.168.139.0
|
||||
|
||||
[gpio]
|
||||
; ALLS DIP switches.
|
||||
|
Reference in New Issue
Block a user