forked from Dniel97/segatools
55 lines
1.2 KiB
INI
55 lines
1.2 KiB
INI
[vfs]
|
|
; Insert the path to the game AMFS directory here (contains ICF1 and ICF2)
|
|
amfs=
|
|
; Insert the path to the game Option directory here (contains Axxx directories)
|
|
option=
|
|
; Create an empty directory somewhere and insert the path here.
|
|
; This directory may be shared between multiple SEGA games.
|
|
; NOTE: This has nothing to do with Windows %APPDATA%.
|
|
appdata=
|
|
|
|
[dns]
|
|
; Insert the hostname or IP address of the server you wish to use here.
|
|
; Note that 127.0.0.1, localhost etc are specifically rejected.
|
|
default=127.0.0.1
|
|
|
|
[netenv]
|
|
; Simulate an ideal LAN environment. This may interfere with head-to-head play.
|
|
; Chunithm is extremely picky about its LAN environment, so leaving this
|
|
; setting enabled is strongly recommended.
|
|
enable=1
|
|
|
|
[gpio]
|
|
dipsw1=1
|
|
|
|
[keychip]
|
|
; 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.150.0
|
|
|
|
[slider]
|
|
cell1=0x51
|
|
cell2=0x57
|
|
cell3=0x45
|
|
cell4=0x52
|
|
cell5=0x55
|
|
cell6=0x49
|
|
cell7=0x4F
|
|
cell8=0x50
|
|
|
|
[buttons]
|
|
key1=0x27
|
|
key2=0x28
|
|
key3=0x25
|
|
key4=0x26
|
|
key5=0x20
|
|
|
|
; Sliders : <- QWER UIOP ->
|
|
; Triangle : Up arrow
|
|
; Square : Left Arrow
|
|
; Cross : Down Arrow
|
|
; Circle : Right arrow
|
|
; Enter : Space
|
|
|