|
|
@ -1,241 +0,0 @@
|
|||
# SoftEther VPN for Cabinet-to-Cabinet Play
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
### 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/extras/softether/softetherserverdownload.webp">
|
||||
|
||||
!!! 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/extras/softether/serverinstall.webp">
|
||||
|
||||
!!! 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/extras/softether/serverfirstboot.webp">
|
||||
|
||||
!!! 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/extras/softether/easysetup.webp">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Click on ```Create a Virtual Hub``` on the window below.
|
||||
|
||||
<img src="/img/extras/softether/createhub.webp">
|
||||
|
||||
!!! 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/extras/softether/hubcreation.webp">
|
||||
|
||||
!!! 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/extras/softether/managehub.webp">
|
||||
|
||||
#### 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/extras/softether/manageuser.webp">
|
||||
|
||||
!!! 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/extras/softether/createnewuser.webp">
|
||||
|
||||
!!! 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/extras/softether/unlimitedbroadcast.webp">
|
||||
<img src="/img/extras/softether/filteripv6.webp">
|
||||
|
||||
!!! 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/extras/softether/usercreated.webp">
|
||||
<img src="/img/extras/softether/usercreated2.webp">
|
||||
|
||||
#### 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/extras/softether/securenat.webp">
|
||||
<img src="/img/extras/softether/enablesecurenat.webp">
|
||||
|
||||
!!! 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/extras/softether/configsecurenat.webp">
|
||||
|
||||
#### 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/extras/softether/ddns.webp">
|
||||
|
||||
!!! 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/extras/softether/configddns.webp">
|
||||
|
||||
!!! info "If a prompt shows up and ask if you want to regenerate a new Server Certificate, click on No."
|
||||
|
||||
<img src="/img/extras/softether/ddnscert.webp">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If done correctly, the bottom left of your Virtual Hub management window should show your updated Hostname.
|
||||
|
||||
<img src="/img/extras/softether/hostname.webp">
|
||||
|
||||
!!! 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/extras/softether/softetherclient.webp">
|
||||
|
||||
!!! 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/extras/softether/clientinstall.webp">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
In the VPN Client window, click on ```Add VPN Connection```.
|
||||
|
||||
<img src="/img/extras/softether/addvpn.webp">
|
||||
|
||||
!!! info "If a prompt shows up saying that you need to create a Virtual Network Adapter first, click Yes."
|
||||
|
||||
<img src="/img/extras/softether/createadapter.webp">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Leave the adapter name as default, and press ```OK```. Wait for the creation process to finish.
|
||||
|
||||
<img src="/img/extras/softether/createadapter2.webp">
|
||||
|
||||
<img src="/img/extras/softether/createadapter3.webp">
|
||||
|
||||
#### 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/extras/softether/addvpn.webp">
|
||||
|
||||
!!! 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/extras/softether/hubname.webp">
|
||||
|
||||
!!! 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/extras/softether/hublogin.webp">
|
||||
|
||||
!!! 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/extras/softether/autoreconnect.webp">
|
||||
|
||||
!!! 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/extras/softether/advancedclientconfig.webp">
|
||||
|
||||
!!! 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/extras/softether/connected.webp">
|
||||
|
||||
### 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/extras/softether/ipconfig.webp">
|
||||
|
||||
!!! 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/extras/softether/export.webp">
|
||||
|
||||
!!! 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/extras/softether/exportpassword.webp">
|
||||
130
docs/extras/zerotier.md
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
<img class="header-logo" src="/img/extras/zerotier/logo.webp">
|
||||
|
||||
# ZeroTier for Cabinet-to-Cabinet Play
|
||||
|
||||
## Installing
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Go to the [ZeroTier download page](https://www.zerotier.com/download/). Download and run the Windows installer.
|
||||
After installation, the program will open automatically in your taskbar.
|
||||
|
||||
## Joining a network
|
||||
|
||||
!!! tip "Connecting to a network"
|
||||
|
||||
To join a network on ZeroTier, you will need its **16-digit Network ID**.
|
||||
|
||||
- Start ZeroTier if it's not already running
|
||||
- Right click on the ZeroTier icon in your taskbar
|
||||
- Click on "Join New Network"
|
||||
- Enter the Network ID
|
||||
- Click on "Join"
|
||||
|
||||
That's it!
|
||||
|
||||
!!! info "Checking your connection"
|
||||
|
||||
Open your Command Prompt, and run the command `ipconfig`
|
||||
Your IP address will appear under `Ethernet adapter ZeroTier One [NETWORK ID]` next to `IPv4 Address`
|
||||
|
||||
<img src="/img/extras/zerotier/ipconfig.webp">
|
||||
|
||||
To check if you can successfully reach another computer on the network, run the command `ping [IPv4 Address]` replacing `[IPv4 Address]` with the IP address of the other computer, *not your own*.
|
||||
|
||||
!!! tip "Configuration for segatools"
|
||||
|
||||
Edit `segatools.ini` with the following content:
|
||||
|
||||
```
|
||||
[netnev]
|
||||
enable=1
|
||||
addrSuffix= The last segment of your ZeroTier IP address (e.g., if your IP is 192.168.196.5, set addrSuffix = 5)
|
||||
|
||||
[keychip]
|
||||
subnet=192.168.196.0
|
||||
```
|
||||
|
||||
!!! warning "Each person must have their own keychip"
|
||||
|
||||
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"
|
||||
|
||||
This could mean one of two things.
|
||||
|
||||
Either you have already allowed it, and cab-to-cab is working successfully. That's great! No need to change anything.
|
||||
Or, you denied access, and cab-to-cab isn't working. In that case follow these steps:
|
||||
|
||||
- Open the Windows Control Panel
|
||||
- Click on `System and Security`
|
||||
- Click on `Windows Defender Firewall`
|
||||
- On the left side, click on `Advanced settings`
|
||||
- In the new window, click on `Inbound Rules` and look for your game's executables
|
||||
- Right click on one of them, then click on `Properties`
|
||||
- Select `Allow the connection` then press `OK`
|
||||
- Repeat this for all game executables
|
||||
|
||||
!!! tip "Configuration for spice2x"
|
||||
|
||||
- Open `spicecfg.exe`
|
||||
- Navigate to the `Development` tab
|
||||
- Enter your ZeroTier IP in the `Preferred NetAdapter IP` field
|
||||
- Enter `255.255.255.0` in the `Preferred NetAdapter Subnet` field
|
||||
|
||||
## Creating a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- Go to [my.zerotier.com](https://my.zerotier.com/) and create an account
|
||||
- Create a network
|
||||
- Click on its name in the list to configure it
|
||||
|
||||
!!! info "About your Network ID"
|
||||
|
||||
Your *Network ID* is displayed on your account's homepage, and in the configuration menu.
|
||||
This allows you and others to [join your network](#joining-a-network).
|
||||
|
||||
If your network is set to `Public` then **anyone** with it can join it. Treat it like a password.
|
||||
|
||||
### Network configuration
|
||||
|
||||
!!! info "Following tabs correspond to the ones found in the configuration menu, follow both "Basics" and "Advanced""
|
||||
|
||||
=== "Basics"
|
||||
|
||||
!!! info "Name"
|
||||
|
||||
Either keep the default random name, or rename it to your liking.
|
||||
|
||||
!!! tip "Access Control"
|
||||
|
||||
- **Private**: This is the default option and will require you to accept people who want to join your network
|
||||
- **Public**: ^^Recommended^^, anyone with the *Network ID* can join without authorization
|
||||
|
||||
=== "Advanced"
|
||||
|
||||
!!! tip "Managed Routes"
|
||||
|
||||
Delete the already existing entry.
|
||||
Under "Add Routes", set "Destination" as `192.168.196.0/24` then press "Submit".
|
||||
|
||||
!!! tip "IPv4 Auto-Assign"
|
||||
|
||||
Head to the "Easy" tab, and choose `192.168.196.*`
|
||||
|
||||
!!! info ""
|
||||
|
||||
You should end up with this:
|
||||
|
||||
<img align=left src="/img/extras/zerotier/config_advanced.webp">
|
||||
|
|
@ -4,57 +4,42 @@
|
|||
|
||||
!!! 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 ""
|
||||
## Initial setup
|
||||
|
||||
- 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.
|
||||
!!! tip "Network"
|
||||
|
||||
### 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
|
||||
```
|
||||
Every machine needs to be on the same LAN.
|
||||
If you wish to achieve that over the internet, follow the [ZeroTier setup guide](/extras/zerotier.md).
|
||||
|
||||
!!! tip "GAME ASSIGNMENTS"
|
||||
|
||||
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
|
||||
- Open the Service Menu and navigate to `GAME ASSIGNMENTS`
|
||||
<img src="/img/sega/chunithm/common/c2c/service.webp">
|
||||
|
||||
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
|
||||
- Make sure all machines are on the same group (Group A for example)
|
||||
<img src="/img/sega/chunithm/common/c2c/group.webp">
|
||||
|
||||
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
|
||||
- Set one machine to `STANDARD`, and all other machines to `FOLLOW THE STANDARD`
|
||||
<img src="/img/sega/chunithm/common/c2c/standard.webp">
|
||||
<img src="/img/sega/chunithm/common/c2c/followstandard.webp">
|
||||
|
||||
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!
|
||||
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?
|
||||
## 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."
|
||||
!!! 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.
|
||||
- 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.
|
||||
- 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/sega/chunithm/common/c2c/host.webp">
|
||||
|
||||
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
|
||||
- If you're connecting, navigate to the `Cabinet-to-Cabinet Play` tab and wait for other players to create a session
|
||||
<img src="/img/sega/chunithm/common/c2c/client.webp">
|
||||
|
||||
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
|
||||
|
||||
### Troubleshooting
|
||||
## Help
|
||||
|
||||
!!! warning "Have any other issues?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes/sega.md) pages.
|
||||
--8<-- "docs/snippets/common/help.md"
|
||||
|
|
@ -4,62 +4,42 @@
|
|||
|
||||
!!! 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 ""
|
||||
## Initial setup
|
||||
|
||||
- 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.
|
||||
!!! tip "Network"
|
||||
|
||||
### 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.
|
||||
```
|
||||
Every machine needs to be on the same LAN.
|
||||
If you wish to achieve that over the internet, follow the [ZeroTier setup guide](/extras/zerotier.md).
|
||||
|
||||
!!! tip "GAME ASSIGNMENTS"
|
||||
|
||||
- After saving your segatools.ini, launch the game and go into the Service Menu > and go to ```GAME ASSIGNMENTS```.
|
||||
- Open the Service Menu and navigate to `GAME ASSIGNMENTS`
|
||||
<img src="/img/sega/chunithm/common/c2c/service.webp">
|
||||
|
||||
- Enable ```CABINET-TO-CABINET PLAY```, and make sure all machine are on the same group (Group A for example).
|
||||
- Make sure all machines are on the same group (Group A for example)
|
||||
<img src="/img/sega/chunithm/common/c2c/group.webp">
|
||||
|
||||
- Set one machine to ```STANDARD```, and all other machines to ```FOLLOW THE STANDARD``` .
|
||||
- Set one machine to `STANDARD`, and all other machines to `FOLLOW THE STANDARD`
|
||||
<img src="/img/sega/chunithm/common/c2c/standard.webp">
|
||||
<img src="/img/sega/chunithm/common/c2c/followstandard.webp">
|
||||
|
||||
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."
|
||||
## How to link?
|
||||
|
||||
- Login to a credit.
|
||||
!!! Info "If you're new to CHUNITHM and have never tried link-play before and you have no idea how, keep reading"
|
||||
|
||||
- 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.
|
||||
- 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/sega/chunithm/common/c2c/host.webp">
|
||||
|
||||
- If you're connecting, navigate to the "Cabinet-to-Cabinet Play" tab and wait for other players to create a session.
|
||||
- If you're connecting, navigate to the `Cabinet-to-Cabinet Play` tab and wait for other players to create a session
|
||||
<img src="/img/sega/chunithm/common/c2c/client.webp">
|
||||
|
||||
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
|
||||
|
||||
### Troubleshooting
|
||||
## Help
|
||||
|
||||
!!! warning "Have any other issues?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes/sega.md) pages.
|
||||
--8<-- "docs/snippets/common/help.md"
|
||||
2
docs/games/sega/ongeki/brightmemory/c2c.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<img class="header-logo" src="/img/sega/ongeki/brightmemory/logo.webp">
|
||||
--8<-- "docs/games/sega/ongeki/common/c2c.md"
|
||||
45
docs/games/sega/ongeki/common/c2c.md
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
# Cab-to-Cab over Internet
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! 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."
|
||||
|
||||
## Initial setup
|
||||
|
||||
!!! tip "Network"
|
||||
|
||||
Every machine needs to be on the same LAN.
|
||||
If you wish to achieve that over the internet, follow the [ZeroTier setup guide](/extras/zerotier.md).
|
||||
|
||||
!!! tip "GAME ASSIGNMENTS"
|
||||
|
||||
- Open the Service Menu and navigate to **ゲーム設定** (`GAME ASSIGNMENTS`, the 6th option)
|
||||
<img class="portrait" src="/img/sega/ongeki/common/c2c/service.webp">
|
||||
|
||||
- Make sure all machines are on the same group (Group A for example)
|
||||
<img src="/img/sega/ongeki/common/c2c/group.webp">
|
||||
|
||||
- Set one machine to `STANDARD`, and all other machines to `FOLLOW THE STANDARD`
|
||||
<img src="/img/sega/ongeki/common/c2c/standard.webp">
|
||||
<img src="/img/sega/ongeki/common/c2c/followstandard.webp">
|
||||
|
||||
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 O.N.G.E.K.I. 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 class="portrait" src="/img/sega/ongeki/common/c2c/host.webp">
|
||||
|
||||
- If you're connecting, navigate to the `Cabinet-to-Cabinet Play` tab and wait for other players to create a session
|
||||
<img class="portrait" src="/img/sega/ongeki/common/c2c/client.webp">
|
||||
|
||||
If you are able to see each other's session, congrats! You can now enjoy some cab-to-cab chain action!
|
||||
|
||||
## Help
|
||||
|
||||
--8<-- "docs/snippets/common/help.md"
|
||||
|
|
@ -184,7 +184,7 @@
|
|||
|
||||
Navigate to **ゲーム設定** (`GAME ASSIGNMENTS`, the 6th option).
|
||||
|
||||
<img src="/img/sega/ongeki/common/setup/servicemenu/1_gamesettings.webp">
|
||||
<img class="portrait" src="/img/sega/ongeki/common/setup/servicemenu/1_gamesettings.webp">
|
||||
|
||||
|
||||
Select **グループ内基準機の設定** (`SET STANDARD IN GROUP`, the second option)
|
||||
|
|
|
|||
2
docs/games/sega/ongeki/refresh/c2c.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<img class="header-logo" src="/img/sega/ongeki/refresh/logo.webp">
|
||||
--8<-- "docs/games/sega/ongeki/common/c2c.md"
|
||||
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 107 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 16 KiB |
BIN
docs/img/extras/zerotier/config_advanced.webp
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
docs/img/extras/zerotier/ipconfig.webp
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
docs/img/extras/zerotier/logo.webp
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
docs/img/sega/ongeki/common/c2c/client.webp
Normal file
|
After Width: | Height: | Size: 912 KiB |
BIN
docs/img/sega/ongeki/common/c2c/followstandard.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
docs/img/sega/ongeki/common/c2c/group.webp
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
docs/img/sega/ongeki/common/c2c/host.webp
Normal file
|
After Width: | Height: | Size: 943 KiB |
BIN
docs/img/sega/ongeki/common/c2c/service.webp
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
docs/img/sega/ongeki/common/c2c/standard.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -82,6 +82,14 @@ hr {
|
|||
}
|
||||
}
|
||||
|
||||
/* Portrait image
|
||||
========================================================================== */
|
||||
|
||||
.portrait {
|
||||
display: block;
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
MkDocs styles
|
||||
========================================================================== */
|
||||
|
|
|
|||
|
|
@ -243,10 +243,12 @@ nav:
|
|||
- "Game Setup": "games/sega/ongeki/brightmemory/setup.md"
|
||||
- "Controllers": "games/sega/ongeki/brightmemory/controllers.md"
|
||||
- "Troubleshooting": "games/sega/ongeki/brightmemory/troubleshooting.md"
|
||||
- "Cab-to-Cab": "games/sega/ongeki/brightmemory/c2c.md"
|
||||
- "Re:Fresh":
|
||||
- "Game Setup": "games/sega/ongeki/refresh/setup.md"
|
||||
- "Controllers": "games/sega/ongeki/refresh/controllers.md"
|
||||
- "Troubleshooting": "games/sega/ongeki/refresh/troubleshooting.md"
|
||||
- "Cab-to-Cab": "games/sega/ongeki/refresh/c2c.md"
|
||||
- "WACCA":
|
||||
- "Reverse":
|
||||
- "Game Setup": "games/sega/wacca/reverse/setup.md"
|
||||
|
|
@ -268,7 +270,7 @@ nav:
|
|||
- Extras:
|
||||
- "Asphyxia": "extras/asphyxia.md"
|
||||
- "Audio": "extras/audio.md"
|
||||
- "Cab-to-cab (SoftEther)": "extras/softether.md"
|
||||
- "Cab-to-cab (ZeroTier)": "extras/zerotier.md"
|
||||
- "Controllers": "extras/controllers.md"
|
||||
- "Modding (Bemani)": "extras/datamods.md"
|
||||
- "Modding (Unity)": "extras/unity.md"
|
||||
|
|
|
|||