1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-01-22 11:43:44 +01:00

57 lines
1.3 KiB
INI
Raw Normal View History

2021-12-21 00:02:17 -05:00
[vfs]
; Insert the path to the game AMFS directory here (contains ICF1 and ICF2)
amfs=amfs
; 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=appdata
option=option
[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
[ds]
; Region code on the emulated AMEX board DS EEPROM.
; 1: Japan
; 4: Export (some UI elements in English)
;
; NOTE: Changing this setting causes a factory reset.
region=1
[netenv]
; Simulate an ideal LAN environment. This may interfere with head-to-head play.
; SEGA games are somewhat picky about their LAN environment, so leaving this
; setting enabled is recommended.
enable=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.174.0
2021-12-21 00:02:17 -05:00
2022-02-10 12:17:10 -05:00
[gfx]
enable=1
2021-12-21 00:02:17 -05:00
[io4]
; Input API selection for JVS input emulator.
test=0x2D
service=0x2E
2022-02-23 02:44:23 -05:00
coin=0x24
volup=0x26
voldown=0x28
2021-12-21 00:02:17 -05:00
2023-02-12 20:40:41 -05:00
; Hooks related to the touch boards
2022-07-31 18:11:24 +00:00
[touch]
2023-02-12 20:40:41 -05:00
enable=1
; Hooks related to the LED board (codenamed Elisabeth)
[elisabeth]
2022-07-31 18:11:24 +00:00
enable=1
;[mercuryio]
; Use mercuryio.dll
2023-02-12 20:40:41 -05:00
;path=mercuryio.dll