From e753d02f9afbca70fc658b0aedfbbc47d9b64898 Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Wed, 6 Apr 2022 01:06:34 +0900 Subject: [PATCH] [docs] Few more little updates --- docs/dev/chusan_dev_notes.md | 2 +- docs/game_specific_notes.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/dev/chusan_dev_notes.md b/docs/dev/chusan_dev_notes.md index c1664a75..4ead6795 100644 --- a/docs/dev/chusan_dev_notes.md +++ b/docs/dev/chusan_dev_notes.md @@ -26,7 +26,7 @@ | 6 | Front | | 7 | Back | -## National matching +## Global matching - Can be disabled dynamically on GetGameSettingHandler - NAT hole punching, direct connection between cab to cab? - Session management required diff --git a/docs/game_specific_notes.md b/docs/game_specific_notes.md index 4291f95a..55a1c7ae 100644 --- a/docs/game_specific_notes.md +++ b/docs/game_specific_notes.md @@ -7,9 +7,9 @@ This document is for detailed game specific notes, if any. | Name | Game ID | Latest supported version | Latest supported option | Actively supported | Requires patch | | --- | --- | --- | --- | --- | --- | -|Chunithm (Chusan)|SDHD |New |A141 |Yes |Yes | +|Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes | |Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) | -|Maimai DX |SDEZ |Universe |D051 |Yes |Yes | +|Maimai DX |SDEZ |Universe |D061 |Yes |Yes | |O.N.G.E.K.I |SDDT |Bright |A016 |Yes |Yes | |Maimai |SDEY |Finale |? |No |? | |Project DIVA AFT |SBZV |? |? |No |? | @@ -33,7 +33,7 @@ Only JP variant is supported. * Team function can be enabled by changing `game.chusan.team-name` value. Leave this blank to disable team function. * Chusan and Chunithm uses different endpoints and tables. Your progress from Chunithm won't carry over to Chusan. * For user box customization, use Web UI. -* (For New plus or up) Class mode disabled when game set to free play. This not server restriction. +* (For New plus or up) Class mode disabled when game set to free play. This is not a server restriction. ## Chunithm Only JP variant is supported.