Merge pull request #145 from auxbh/feat/zerotier
Some checks failed
Build / deploy (push) Has been cancelled

Update the Zerotier c2c guide
This commit is contained in:
Akitake 2025-07-05 22:27:08 +02:00 committed by GitHub
commit 3fb0474056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 8 deletions

View File

@ -2,6 +2,10 @@
# ZeroTier for Cabinet-to-Cabinet Play
!!! danger "Warning for CHUNITHM"
CHUNITHM has stricter network requirements than other SEGA games and needs a specific subnet. In this guide, we will use the subnet `192.168.196.0` as an example. However, to run CHUNITHM, you must change it to the subnet `192.168.139.0`. If you don't, cabinets set to "FOLLOW THE STANDARD" will fail to connect. You will also need to adjust the `IPv4 Auto-Assign` setting of your Zerotier network accordingly by changing `196` to `139`.
## Installing
!!! tip ""
@ -43,6 +47,9 @@
[keychip]
subnet=192.168.196.0
[system]
dipsw1=1 ;Set this to 1 on the host machine and set this to 0 on all others
```
!!! warning "Each person must have their own keychip"
@ -50,13 +57,6 @@
If you play on a remote network, you likely already have your own keychip.
If not, you can use these example keychips: `A61E-01D02321145` ; `A61E-01A30831145` ; `A61E-01E38091145` ; `A61E-01E46241145`
If you're running a CHUNITHM version prior to Luminous:
```
[system]
dipsw1=1 ;Set this to 1 on the host machine and set this to 0 on all others
```
When starting your game, make sure to allow any Windows Firewall pop-ups (such as for `amdaemon.exe`, `mu3.exe`, `chusanApp.exe`...)
??? info "If you didn't see a pop-up"
@ -75,6 +75,8 @@
- Select `Allow the connection` then press `OK`
- Repeat this for all game executables
Alternatively, you can disable your firewall for both *public* and *private networks*. Please note that this should only be a **temporary measure** for testing, as it poses a **^^security risk^^** to your computer.
!!! tip "Configuration for spice2x"
- Open `spicecfg.exe`
@ -121,7 +123,8 @@
!!! tip "IPv4 Auto-Assign"
Head to the "Easy" tab, and choose `192.168.196.*`
Delete the already existing entry.
Under "Add IPv4 Address Pools" set "Range Start" as `192.168.196.1` and "Range End" as `192.168.196.254` then press "Submit".
!!! info ""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 28 KiB