bananatools/dist/sao/bananatools.ini

63 lines
1.1 KiB
INI

; Controls the virtual file system hooks. Redirects all drive to
; [path you set here]\\[drive letter]
; !! REQUIRED !!
[vfs]
path=
; Hooks for DNS (allnet, etc)
; Set 'default' to the IP/hostname of the server
; you're trying to connect to
[dns]
default=localhost
; Security dongle emulation, disable if you have a
; real dongle connected that you want to use. Some games
; validate the S/N, some don't seem to care as long as it's
; formatted like below
[dongle]
enable=1
serial=282513040001
; Set the network environment. Most games seem to want 192.168.123.X
[netenv]
enable=1
subnet=192.168.170.0
; Graphics hook, may cause crashes in some games
[gfx]
enable=0
windowed=1
framed=0
monitor=0
; Banapass reader
[reader]
enable=1
access_code=00000000000000000000
; Control the AMCUS replacement class
[amcus]
enable=0
game_id=SDEW
game_cd=SAO1
am_game_ver=1.00
cacfg_game_ver=33.11
server_uri=localhost
server_host=localhost
; Controls for USIO buttons
; Test: Home
; Service: Delete
; Coin: Insert
; Up: Up arrow
; Down: Down arrow
; Enter: Enter
[usio]
enable=1
test=0x24
service=0x2E
coin=0x2D
up=0x26
down=0x28
enter=0x0D