Merge pull request #68 from JoeKoh27/softethervpn

Softethervpn
This commit is contained in:
Keeboy99 2024-10-13 11:54:49 +13:00 committed by GitHub
commit b1e0414784
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
53 changed files with 632 additions and 5 deletions

246
docs/extras/softether.md Normal file
View File

@ -0,0 +1,246 @@
# Setting Up SoftEther VPN for Cabinet-to-Cabinet Play
### What is SoftEther VPN?
!!! tip ""
SoftEther VPN is a free tool we use to create Virtual Hubs and connect multiple machines to the same virtual network, allowing the ability to perform Cabinet-to-Cabinet link even when the machines are on physically different networks.
---
### Configuring SoftEther Server
!!! danger "This part of the guide is for hosting a hub! If you only wish to connect to a hub, refer to [Connecting to a SoftEther Hub](#connecting-to-a-softether-hub)."
!!! info "While this guide is mainly focused on setting up link-play for arcade games, theoretically this should also work with other PC games that supports link-playing over LAN."
#### Setting up the Server, and Creating a Hub
!!! tip ""
First, go to the [SoftEther VPN Download Center](https://www.softether-download.com/en.aspx?product=softether). In the ```Select Component``` section, choose ```SoftEther VPN Server```. Choose the Operating System and CPU based on your own machine, and grab the latest ```rtm``` build. This guide will be using Windows as an example, the layout for other OS might vary.
<img src="/img/softether/softetherserverdownload.png">
!!! tip ""
Run the installer and choose to install ```SoftEther VPN Server```. Press Next to finish the installation, and start the Server Manager.
<img src="/img/softether/serverinstall.png">
!!! tip ""
When running the Server Manager for the first time, you should be greeted with the window below. Click on the ```Connect``` button.
<img src="/img/softether/serverfirstboot.png">
!!! tip ""
If prompted to setup a root password, set a password that you will remember. If prompted with the Easy Setup wizard, click ```Close``` on the bottom right of the window.
<img src="/img/softether/easysetup.png">
!!! tip ""
Click on ```Create a Virtual Hub``` on the window below.
<img src="/img/softether/createhub.png">
!!! tip ""
Give your hub a name, and set an admin password. In this example, we will use Two-Torial.
!!! Info "If you wish to limit the maximum amount of sessions that can be connected to your hub at a time, you can enable ```Limit Max VPN Sessions```. Most arcade games support up to 4-way link, so we will set the limit to 4 in this example."
<img src="/img/softether/hubcreation.png">
!!! tip ""
Your hub is now created! You should see the hub show up on your Virtual Hub list. Click on the hub to highlight it, and click ```Manage Virtual Hub```.
<img src="/img/softether/managehub.png">
---
#### Adding Users to your Virtual Hub
!!! tip ""
You will need to add User Accounts into the Virtual Hub before anyone can connect. Click on ```Manage Users```, then click ```New``` at the bottom left of the window.
<img src="/img/softether/manageuser.png">
!!! tip ""
Set a Username and Password for the user account, then check the ```Set Security Policy``` box on the top right, and click ```Security Policy```.
<img src="/img/softether/createnewuser.png">
!!! tip ""
Scroll down and find ```Unlimited Number of Broadcasts``` and ```Filter all IPv6 Packets```, then enable the 2 options. Leave everything else as defaults and click ```OK```.
<img src="/img/softether/unlimitedbroadcast.png">
<img src="/img/softether/filteripv6.png">
!!! tip ""
Click on ```OK```, and your user account should be created. Click on ```Exit``` to go back to the Hub Management page.
!!! Info "You can either create one user account and give everyone the same credentials to connect to your hub under the same user, or you can also create individual user accounts for all the players that wish to connect to your hub. I recommend creating an user account for each player so you can have an easier time to manage the hub if needed."
<img src="/img/softether/usercreated.png">
<img src="/img/softether/usercreated2.png">
---
#### Configuring SecureNAT
!!! tip ""
We will use the SecureNAT option to assign a custom subnet to each connected machines. Some games like Chunithm requires you to be on a specific subnet or cab-to-cab link will not work.
Click on ```Virtual NAT and Virtual DHCP Server (SecureNAT)```, then enable SecureNAT, and click on ```SecureNAT Configuration```.
<img src="/img/softether/securenat.png">
<img src="/img/softether/enablesecurenat.png">
!!! tip ""
- In the SecureNAT Configration window, set the IP Address under ```Virtual Host Network Interface Settings``` to the subnet you wish to use. In this exmaple, we will be using ```192.168.139.x``` as this is the subnet required by Chunithm for cab-to-cab play.
- Under ```Virtual DHCP Server Settings```, set the IP Address range you wish to distribute to the connected machines. We will use a suffix of ```11``` to ```14``` in this example.
- **IMPORTANT: LEAVE THE ```Options Applied to Clients``` SECTION BLANK!!!**
Once everything is set, click on ```OK``` and ```Exit```.
<img src="/img/softether/configsecurenat.png">
---
#### Setting a Dynamic DNS for your SoftEther Server
!!! info "You can set a custom DDNS Hostname for your SoftEther Server to allow people to remember your Server Hostname more easily. You can also just leave the hostname as default if you wish."
Click ```Dynamic DNS Setting``` on the bottom left.
<img src="/img/softether/ddns.png">
!!! tip ""
- Under ```Change the Dynamic DNS Hostname``` section, set your preferred hostname. In this example, we will use ```twotorial```.
- Click ```Set to Above Hostname``` when done, and click ```Exit```.
<img src="/img/softether/configddns.png">
!!! info "If a prompt shows up and ask if you want to regenerate a new Server Certificate, click on No."
<img src="/img/softether/ddnscert.png">
!!! tip ""
If done correctly, the bottom left of your Virtual Hub management window should show your updated Hostname.
<img src="/img/softether/hostname.png">
!!! tip ""
The server setup is done! User(s) should be able to connect to your hub now.
---
### Connecting to a SoftEther Hub
#### Setting up the VPN Client
!!! info "If you already have a hub created / you have a hub ready to connect, keep reading."
Go to the [SoftEther VPN Download Center](https://www.softether-download.com/en.aspx?product=softether). In the ```Select Component``` section, choose ```SoftEther VPN Client```. Choose the Operating System and CPU based on your own machine, and grab the latest ```rtm``` build. This guide will be using Windows as an example, the layout for other OS might vary.
<img src="/img/softether/softetherclient.png">
!!! tip ""
Run the installer and choose to install ```SoftEther VPN Client```. Press Next to finish the installation, and start the VPN Client.
<img src="/img/softether/clientinstall.png">
!!! tip ""
In the VPN Client window, click on ```Add VPN Connection```.
<img src="/img/softether/addvpn.png">
!!! info "If a prompt shows up saying that you need to create a Virtual Network Adapter first, click Yes."
<img src="/img/softether/createadapter.png">
!!! tip ""
Leave the adapter name as default, and press ```OK```. Wait for the creation process to finish.
<img src="/img/softether/createadapter2.png">
<img src="/img/softether/createadapter3.png">
---
#### Connecting to a Virtual Hub
!!! tip ""
After you have created a Virtual Network Adapter, you should be able to add a VPN Hub. Click on ```Add VPN Connection``` again.
<img src="/img/softether/addvpn.png">
!!! tip ""
- Name the Hub whatever you prefer. In this example, we will use ```Twotorial```.
- In the ```Destination VPN Server``` section, input the server Hostname and port. The hostname should usually be ```[your_hostname].softether.net```
- If the Hostname is correct and the client is able to establish a connection, the Virtual Hub Name should auto-fill when you click on the dropdown box.
!!! info "If the Virtual Hub Name shows a blank list even after clicking the dropdown box multiple times, it usually means your client is unable to establish a connection. Double check if the hostname, and your hub config is correct."
<img src="/img/softether/hubname.png">
!!! tip ""
- Under ```User Authentication Setting```, input your username and password.
- If you are connecting to another person's hub, ask the person for your login credentials.
<img src="/img/softether/hublogin.png">
!!! tip ""
- Under ```Advanced Setting of Communication```, **UNCHECK THE ```RECONNECTS AUTOMATICALLY AFTER DISCONNECTED``` BOX.** If this option is enabled, your VPN Client will always try to reconnect to the hub when it is running, taking up a spot in the hub. Please do not do this, it's just annoying when you're AFK in someone's hub and hogging up a spot.
- Click ```Advanced Settings...```.
<img src="/img/softether/autoreconnect.png">
!!! tip ""
- In the Advanced Settings window, you can set the ```Number of TCP Connections``` you wish to use. The higher you set, the more connections will be used, resulting in a potentially better link-play experience especially for real-time PVP games like Wangan Midnight Maximum Tune or Initial D: The Arcade.
!!! Info "If you set this to a very high value and your connection speed is unable to keep up with the requests, your connection quality may be negatively impacted. I recommend setting this to 8 for a good balance."
- If you find yourself desyncing a lot when in game, you can also enable ```Use Data Compression``` to improve the connection stability.
- Click on ```OK``` once everything is set.
<img src="/img/softether/advancedclientconfig.png">
!!! tip ""
Double click on the VPN hub to connect. If it shows you your assigned IP address, congratulations! You are now connected to the Virtual Hub and is ready for some cab-to-cab action!
<img src="/img/softether/connected.png">
---
### Tips
!!! tip ""
- If you need to fetch your assigned IP address because the notification window disappeared too fast or if you forgot your IP, you can do so with the ```ipconfig``` command in CMD.
- The Virtual Adapter name will usually be ```Unknown adapter VPN - VPN Client```.
<img src="/img/softether/ipconfig.png">
!!! tip ""
- If you already have your hub setup and want to share the config with other users, you can ```Export``` your VPN profile and send it to them. Right click on the VPN Hub you wish to share and click ```Export VPN Connection Setting...```.
<img src="/img/softether/export.png">
!!! tip ""
- If you wish to include your username and password in the exported config, click on No. If the hub you are connecting to have different accounts setup for individual users, click on Yes to remove all sensitive information from the config.
<img src="/img/softether/exportpassword.png">

View File

@ -0,0 +1,65 @@
# Setting Up Chunithm for Cabinet-to-Cabinet Play (Multiplayer) over the Internet
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
!!! tip ""
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](../../extras/softether.md) for more information.
---
### Configuring segatools.ini & Game Assignments
!!! tip "segatools.ini"
```
[netnev]
enable=1
addrSuffix= last 2 digits of your SoftEther IP
[keychip]
enable=1
subnet=192.168.139.0
id=(Everyone needs a seperate keychip. If you play on a remote network, chances are you already have your own keychip. If not, you can use the example keychips below.)
;example keychips: A61E-01D02321145 ; A61E-01A30831145 ; A61E-01E38091145 ; A61E-01E46241145
[system]
dipsw1=1
;This has changed since Luminous. Previously if you wish to perform cab-to-cab link, you need to set this to 1 on the Server machine, and 0 on all other client machines.
;This change is no longer needed, just keep this set to 1 on all machines.
```
!!! tip "GAME ASSIGNMENTS"
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
<img src="/img/chunithm/sdhd/c2c/service.png">
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
<img src="/img/chunithm/sdhd/c2c/group.png">
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
<img src="/img/chunithm/sdhd/c2c/standard.png">
<img src="/img/chunithm/sdhd/c2c/followstandard.png">
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
---
### How to Link?
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
- Login to a credit.
- If you're hosting a cab-to-cab session, choose a song first, then scroll to the far left and press Confirm. The cab-to-cab request is now open.
<img src="/img/chunithm/sdhd/c2c/host.png">
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
<img src="/img/chunithm/sdhd/c2c/client.png">
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
### Troubleshooting
!!! warning "Have any other issues?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/sega.md) pages.

View File

@ -119,4 +119,14 @@
for audio to get better latency.
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers))
to hear audio outside of the game at the cost of audio latency.
to hear audio outside of the game at the cost of audio latency.
---
### Cabinet-to-Cabinet(c2c) Fixes
!!! tip ""
c2c can have many problems but you can fix most of them by applying the "Patch for head-to-head play" and disabling "Set all timers to 999" on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers)).
If the above does not work then please ensure both machines have the exact same data and can communicate with each other if they cannot then you can try disabling firewalls or changing the c2c group.

View File

@ -0,0 +1,65 @@
# Setting Up Chunithm for Cabinet-to-Cabinet Play (Multiplayer) over the Internet
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
!!! tip ""
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](../../extras/softether.md) for more information.
---
### Configuring segatools.ini & Game Assignments
!!! tip "segatools.ini"
```
[netnev]
enable=1
addrSuffix= last 2 digits of your SoftEther IP
[keychip]
enable=1
subnet=192.168.139.0
id=(Everyone needs a seperate keychip. If you play on a remote network, chances are you already have your own keychip. If not, you can use the example keychips below.)
;example keychips: A61E-01D02321145 ; A61E-01A30831145 ; A61E-01E38091145 ; A61E-01E46241145
[system]
dipsw1=1
;Set this to 1 on the Server machine, and 0 on all other client machines.
;If your game gets stuck on "Checking for Dist Server", try setting this to 1 on all machines and continue following the steps.
```
!!! tip "GAME ASSIGNMENTS"
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
<img src="/img/chunithm/sdhd/c2c/service.png">
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
<img src="/img/chunithm/sdhd/c2c/group.png">
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
<img src="/img/chunithm/sdhd/c2c/standard.png">
<img src="/img/chunithm/sdhd/c2c/followstandard.png">
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
---
### How to Link?
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
- Login to a credit.
- If you're hosting a cab-to-cab session, choose a song first, then scroll to the far left and press Confirm. The cab-to-cab request is now open.
<img src="/img/chunithm/sdhd/c2c/host.png">
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
<img src="/img/chunithm/sdhd/c2c/client.png">
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
### Troubleshooting
!!! warning "Have any other issues?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/sega.md) pages.

View File

@ -119,4 +119,14 @@
for audio to get better latency.
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers))
to hear audio outside of the game at the cost of audio latency.
to hear audio outside of the game at the cost of audio latency.
---
### Cabinet-to-Cabinet(c2c) Fixes
!!! tip ""
c2c can have many problems but you can fix most of them by applying the "Patch for head-to-head play" and disabling "Set all timers to 999" on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers)).
If the above does not work then please ensure both machines have the exact same data and can communicate with each other if they cannot then you can try disabling firewalls or changing the c2c group.

View File

@ -0,0 +1,65 @@
# Setting Up Chunithm for Cabinet-to-Cabinet Play (Multiplayer) over the Internet
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
!!! tip ""
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](../../extras/softether.md) for more information.
---
### Configuring segatools.ini & Game Assignments
!!! tip "segatools.ini"
```
[netnev]
enable=1
addrSuffix= last 2 digits of your SoftEther IP
[keychip]
enable=1
subnet=192.168.139.0
id=(Everyone needs a seperate keychip. If you play on a remote network, chances are you already have your own keychip. If not, you can use the example keychips below.)
;example keychips: A61E-01D02321145 ; A61E-01A30831145 ; A61E-01E38091145 ; A61E-01E46241145
[system]
dipsw1=1
;Set this to 1 on the Server machine, and 0 on all other client machines.
;If your game gets stuck on "Checking for Dist Server", try setting this to 1 on all machines and continue following the steps.
```
!!! tip "GAME ASSIGNMENTS"
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
<img src="/img/chunithm/sdhd/c2c/service.png">
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
<img src="/img/chunithm/sdhd/c2c/group.png">
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
<img src="/img/chunithm/sdhd/c2c/standard.png">
<img src="/img/chunithm/sdhd/c2c/followstandard.png">
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
---
### How to Link?
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
- Login to a credit.
- If you're hosting a cab-to-cab session, choose a song first, then scroll to the far left and press Confirm. The cab-to-cab request is now open.
<img src="/img/chunithm/sdhd/c2c/host.png">
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
<img src="/img/chunithm/sdhd/c2c/client.png">
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
### Troubleshooting
!!! warning "Have any other issues?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/sega.md) pages.

View File

@ -119,4 +119,14 @@
for audio to get better latency.
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers))
to hear audio outside of the game at the cost of audio latency.
to hear audio outside of the game at the cost of audio latency.
---
### Cabinet-to-Cabinet(c2c) Fixes
!!! tip ""
c2c can have many problems but you can fix most of them by applying the "Patch for head-to-head play" and disabling "Set all timers to 999" on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers)).
If the above does not work then please ensure both machines have the exact same data and can communicate with each other if they cannot then you can try disabling firewalls or changing the c2c group.

View File

@ -0,0 +1,65 @@
# Setting Up Chunithm for Cabinet-to-Cabinet Play (Multiplayer) over the Internet
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
!!! tip ""
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](../../extras/softether.md) for more information.
---
### Configuring segatools.ini & Game Assignments
!!! tip "segatools.ini"
```
[netnev]
enable=1
addrSuffix= last 2 digits of your SoftEther IP
[keychip]
enable=1
subnet=192.168.139.0
id=(Everyone needs a seperate keychip. If you play on a remote network, chances are you already have your own keychip. If not, you can use the example keychips below.)
;example keychips: A61E-01D02321145 ; A61E-01A30831145 ; A61E-01E38091145 ; A61E-01E46241145
[system]
dipsw1=1
;Set this to 1 on the Server machine, and 0 on all other client machines.
;If your game gets stuck on "Checking for Dist Server", try setting this to 1 on all machines and continue following the steps.
```
!!! tip "GAME ASSIGNMENTS"
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
<img src="/img/chunithm/sdhd/c2c/service.png">
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
<img src="/img/chunithm/sdhd/c2c/group.png">
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
<img src="/img/chunithm/sdhd/c2c/standard.png">
<img src="/img/chunithm/sdhd/c2c/followstandard.png">
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
---
### How to Link?
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
- Login to a credit.
- If you're hosting a cab-to-cab session, choose a song first, then scroll to the far left and press Confirm. The cab-to-cab request is now open.
<img src="/img/chunithm/sdhd/c2c/host.png">
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
<img src="/img/chunithm/sdhd/c2c/client.png">
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
### Troubleshooting
!!! warning "Have any other issues?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/sega.md) pages.

View File

@ -119,4 +119,14 @@
for audio to get better latency.
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers))
to hear audio outside of the game at the cost of audio latency.
to hear audio outside of the game at the cost of audio latency.
---
### Cabinet-to-Cabinet(c2c) Fixes
!!! tip ""
c2c can have many problems but you can fix most of them by applying the "Patch for head-to-head play" and disabling "Set all timers to 999" on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers)).
If the above does not work then please ensure both machines have the exact same data and can communicate with each other if they cannot then you can try disabling firewalls or changing the c2c group.

View File

@ -0,0 +1,65 @@
# Setting Up Chunithm for Cabinet-to-Cabinet Play (Multiplayer) over the Internet
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
!!! tip ""
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](../../extras/softether.md) for more information.
---
### Configuring segatools.ini & Game Assignments
!!! tip "segatools.ini"
```
[netnev]
enable=1
addrSuffix= last 2 digits of your SoftEther IP
[keychip]
enable=1
subnet=192.168.139.0
id=(Everyone needs a seperate keychip. If you play on a remote network, chances are you already have your own keychip. If not, you can use the example keychips below.)
;example keychips: A61E-01D02321145 ; A61E-01A30831145 ; A61E-01E38091145 ; A61E-01E46241145
[system]
dipsw1=1
;Set this to 1 on the Server machine, and 0 on all other client machines.
;If your game gets stuck on "Checking for Dist Server", try setting this to 1 on all machines and continue following the steps.
```
!!! tip "GAME ASSIGNMENTS"
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
<img src="/img/chunithm/sdhd/c2c/service.png">
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
<img src="/img/chunithm/sdhd/c2c/group.png">
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
<img src="/img/chunithm/sdhd/c2c/standard.png">
<img src="/img/chunithm/sdhd/c2c/followstandard.png">
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
---
### How to Link?
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
- Login to a credit.
- If you're hosting a cab-to-cab session, choose a song first, then scroll to the far left and press Confirm. The cab-to-cab request is now open.
<img src="/img/chunithm/sdhd/c2c/host.png">
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
<img src="/img/chunithm/sdhd/c2c/client.png">
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
### Troubleshooting
!!! warning "Have any other issues?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/sega.md) pages.

View File

@ -119,4 +119,14 @@
for audio to get better latency.
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers))
to hear audio outside of the game at the cost of audio latency.
to hear audio outside of the game at the cost of audio latency.
---
### Cabinet-to-Cabinet(c2c) Fixes
!!! tip ""
c2c can have many problems but you can fix most of them by applying the "Patch for head-to-head play" and disabling "Set all timers to 999" on a CHUNITHM web patcher (see [Resources](../../resources.md#web-patchers)).
If the above does not work then please ensure both machines have the exact same data and can communicate with each other if they cannot then you can try disabling firewalls or changing the c2c group.

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
docs/img/softether/ddns.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -111,22 +111,27 @@ nav:
- "NEW":
- "Game Setup": "games/chunithmnew/setup.md"
- "Controllers": "games/chunithmnew/controllers.md"
- "Cabinet-to-Cabinet/Multiplayer Link": "games/chunithmnew/c2c.md"
- "Troubleshooting": "games/chunithmnew/troubleshooting.md"
- "NEW PLUS":
- "Game Setup": "games/chunithmnewplus/setup.md"
- "Controllers": "games/chunithmnewplus/controllers.md"
- "Cabinet-to-Cabinet/Multiplayer Link": "games/chunithmnewplus/c2c.md"
- "Troubleshooting": "games/chunithmnewplus/troubleshooting.md"
- "SUN":
- "Game Setup": "games/chunithmsun/setup.md"
- "Controllers": "games/chunithmsun/controllers.md"
- "Cabinet-to-Cabinet/Multiplayer Link": "games/chunithmsun/c2c.md"
- "Troubleshooting": "games/chunithmsun/troubleshooting.md"
- "SUN PLUS":
- "Game Setup": "games/chunithmsunplus/setup.md"
- "Controllers": "games/chunithmsunplus/controllers.md"
- "Cabinet-to-Cabinet/Multiplayer Link": "games/chunithmsunplus/c2c.md"
- "Troubleshooting": "games/chunithmsunplus/troubleshooting.md"
- "LUMINOUS":
- "Game Setup": "games/chunithmluminous/setup.md"
- "Controllers": "games/chunithmluminous/controllers.md"
- "Cabinet-to-Cabinet/Multiplayer Link": "games/chunithmluminous/c2c.md"
- "Troubleshooting": "games/chunithmluminous/troubleshooting.md"
- "maimai DX":
- "BUDDiES":
@ -152,6 +157,7 @@ nav:
- "List of Touchscreen Monitors and their Polling Rates": "extras/pollingrates.md"
- "What is WASAPI & ASIO?": "extras/audio.md"
- "Exclusive Audio Workarounds": "extras/streamaudio.md"
- "Setting Up SoftEther VPN for Cabinet-to-Cabinet Play": "extras/softether.md"
- Other Resources: resources.md
theme: