forked from Hay1tsme/segatools
add keychip id and pcbid to default segatools.ini
This commit is contained in:
9
dist/carol/segatools.ini
vendored
9
dist/carol/segatools.ini
vendored
@ -54,11 +54,20 @@ addrSuffix=11
|
|||||||
dipsw1=1
|
dipsw1=1
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.126.0
|
subnet=192.168.126.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
; Misc. hooks settings
|
; Misc. hooks settings
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
9
dist/chuni/segatools.ini
vendored
9
dist/chuni/segatools.ini
vendored
@ -46,11 +46,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.139.0
|
subnet=192.168.139.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
; Misc. hooks settings
|
; Misc. hooks settings
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
9
dist/chusan/segatools.ini
vendored
9
dist/chusan/segatools.ini
vendored
@ -54,11 +54,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.139.0
|
subnet=192.168.139.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/cm/segatools.ini
vendored
9
dist/cm/segatools.ini
vendored
@ -47,11 +47,20 @@ enable=1
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.165.0
|
subnet=192.168.165.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/cxb/segatools.ini
vendored
9
dist/cxb/segatools.ini
vendored
@ -54,6 +54,10 @@ enable=1
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
@ -62,6 +66,11 @@ billingCa=../DEVICE/ca.crt
|
|||||||
billingPub=../DEVICE/billing.pub
|
billingPub=../DEVICE/billing.pub
|
||||||
billingType=0
|
billingType=0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[eeprom]
|
[eeprom]
|
||||||
; See above
|
; See above
|
||||||
path=../DEVICE/eeprom.bin
|
path=../DEVICE/eeprom.bin
|
||||||
|
9
dist/diva/segatools.ini
vendored
9
dist/diva/segatools.ini
vendored
@ -53,11 +53,20 @@ addrSuffix=11
|
|||||||
dipsw1=1
|
dipsw1=1
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.78.0
|
subnet=192.168.78.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
; Misc. hooks settings
|
; Misc. hooks settings
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
9
dist/fgo/segatools.ini
vendored
9
dist/fgo/segatools.ini
vendored
@ -67,11 +67,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.167.0
|
subnet=192.168.167.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/idac/segatools.ini
vendored
9
dist/idac/segatools.ini
vendored
@ -41,6 +41,10 @@ enable=1
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168. Set it to your LAN's subnet if you
|
; that subnet must start with 192.168. Set it to your LAN's subnet if you
|
||||||
@ -54,6 +58,11 @@ subnet=192.168.158.0
|
|||||||
; 1: JPN: Japan, 4: EXP: Export (for Asian markets)
|
; 1: JPN: Japan, 4: EXP: Export (for Asian markets)
|
||||||
region=4
|
region=4
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/idz/segatools.ini
vendored
9
dist/idz/segatools.ini
vendored
@ -49,11 +49,20 @@ enable=1
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.158.0
|
subnet=192.168.158.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[ds]
|
[ds]
|
||||||
; Region code on the emulated AMEX board DS EEPROM.
|
; Region code on the emulated AMEX board DS EEPROM.
|
||||||
; 1: Japan
|
; 1: Japan
|
||||||
|
9
dist/kemono/segatools.ini
vendored
9
dist/kemono/segatools.ini
vendored
@ -51,11 +51,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.179.0
|
subnet=192.168.179.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[gpio]
|
[gpio]
|
||||||
; Emulated Nu DIP switch for Distribution Server setting.
|
; Emulated Nu DIP switch for Distribution Server setting.
|
||||||
;
|
;
|
||||||
|
9
dist/mai2/segatools.ini
vendored
9
dist/mai2/segatools.ini
vendored
@ -51,11 +51,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.172.0
|
subnet=192.168.172.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/mercury/segatools.ini
vendored
9
dist/mercury/segatools.ini
vendored
@ -51,11 +51,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.174.0
|
subnet=192.168.174.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/mu3/segatools.ini
vendored
9
dist/mu3/segatools.ini
vendored
@ -47,11 +47,20 @@ enable=1
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
subnet=192.168.162.0
|
subnet=192.168.162.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/swdc/segatools.ini
vendored
9
dist/swdc/segatools.ini
vendored
@ -51,11 +51,20 @@ addrSuffix=11
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
||||||
; You must set this to your LAN's IP subnet, and that subnet must start with 192.168,
|
; You must set this to your LAN's IP subnet, and that subnet must start with 192.168,
|
||||||
; in order to find the MAIN cabinet.
|
; in order to find the MAIN cabinet.
|
||||||
subnet=192.168.160.0
|
subnet=192.168.160.0
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
9
dist/tokyo/segatools.ini
vendored
9
dist/tokyo/segatools.ini
vendored
@ -37,6 +37,10 @@ addrSuffix=205
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
[keychip]
|
[keychip]
|
||||||
|
; Keychip serial number. Keychip serials observed in the wild follow this
|
||||||
|
; pattern: `A\d{2}(E|X)-(01|20)[ABCDU]\d{8}`.
|
||||||
|
id=A69E-01A88888888
|
||||||
|
|
||||||
; The /24 LAN subnet that the emulated keychip will tell the game to expect.
|
; 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
|
; If you disable netenv then you must set this to your LAN's IP subnet, and
|
||||||
; that subnet must start with 192.168.
|
; that subnet must start with 192.168.
|
||||||
@ -52,6 +56,11 @@ subnet=192.168.149.0
|
|||||||
; with English language.
|
; with English language.
|
||||||
region=1
|
region=1
|
||||||
|
|
||||||
|
[pcbid]
|
||||||
|
; Set the Windows host name. This should be an ALLS MAIN ID, without the
|
||||||
|
; hyphen (which is not a valid character in a Windows host name).
|
||||||
|
serialNo=ACAE01A99999999
|
||||||
|
|
||||||
[system]
|
[system]
|
||||||
; Enable ALLS system settings.
|
; Enable ALLS system settings.
|
||||||
enable=1
|
enable=1
|
||||||
|
Reference in New Issue
Block a user