[+] More docs on matching

pull/99/head^2
Azalea 2025-01-05 00:38:54 -05:00
parent 73792e4294
commit 8b2518a25d
3 changed files with 23 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This is tested on Chusan 2.27.
## Setting Up
![](chu3-matching.png)
![](img/chu3-matching.png)
1. Go to the AquaNet website and set your matching server to "Yukiotoko"
(To go to the settings page, click on the gear icon in the top right corner of your profile, switch to chuni tab, scroll down, click "Select Matching Server")
@ -38,6 +38,28 @@ netsh advfirewall firewall add rule name="Chunithm National Matching Inbound" di
netsh advfirewall firewall add rule name="Chunithm National Matching Outbound" dir=out action=allow profile=any program="%gamedirectory%" enable=yes
```
## Troubleshooting
**Q: Game crashes when entering match mode**
Make sure you are using Dniel97's segatools.
**Q: After matching, timer shows 999 seconds and nobody can start**
Make sure you have patched your `chusanApp.exe` correctly.
**Q: Online battle icon gray / "Unable to select after the event time"**
Make sure your time zone is set to JST (UTC+9).
**Q: This window show up when joining.**
![](img/chu3-matching-error.png)
If there is only one player, then yea it's because there are not enough players.
Otherwise, it's because one of the players has a bad network environment (e.g. Symmetric NAT).
Try again with someone who played this mode before, if it still doesn't work, then it's probably you.
## How to Play
When you enter the matching mode, it will assign to you a matching room if other people are online, or create a new room otherwise.

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB