Add O.N.G.E.K.I. c2c guide

This commit is contained in:
auxbh 2025-05-31 17:26:41 +02:00
parent 9d5c78bfd9
commit 755c834d7b
12 changed files with 60 additions and 1 deletions

View File

@ -0,0 +1,2 @@
<img class="header-logo" src="/img/sega/ongeki/brightmemory/logo.webp">
--8<-- "docs/games/sega/ongeki/common/c2c.md"

View 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"

View File

@ -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)

View File

@ -0,0 +1,2 @@
<img class="header-logo" src="/img/sega/ongeki/refresh/logo.webp">
--8<-- "docs/games/sega/ongeki/common/c2c.md"

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 943 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -82,6 +82,14 @@ hr {
}
}
/* Portrait image
========================================================================== */
.portrait {
display: block;
max-height: 500px;
}
/* ==========================================================================
MkDocs styles
========================================================================== */

View File

@ -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"