From 3a0ab27faedc73f623006c89e428b6c0f41f98f6 Mon Sep 17 00:00:00 2001 From: Scrib-bler Date: Sat, 25 Jan 2025 23:33:25 +0000 Subject: [PATCH 1/3] Added not_in_nav section to mkdocs.yml, to suppress warnings about pages that have purposefully been not included in nav. --- mkdocs.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index cddb268..be2781b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -168,6 +168,11 @@ nav: - "SoftEther VPN for Cab-to-Cab": "extras/softether.md" - Other Resources: resources.md +not_in_nav: | + games/chusan/c2c.md + games/chusan/controllers.md + games/chusan/troubleshooting.md + theme: name: material logo: img/logo/website-logo.svg @@ -226,4 +231,4 @@ markdown_extensions: plugins: - search - - git-revision-date-localized + - git-revision-date-localized \ No newline at end of file From b62b0c26978da9769f839c9379d5c74f1e7c67ed Mon Sep 17 00:00:00 2001 From: Scrib-bler Date: Sat, 25 Jan 2025 23:41:00 +0000 Subject: [PATCH 2/3] Added missing -T command line flag to brokenithm_server tethered setup instructions. --- docs/games/chusan/controllers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/games/chusan/controllers.md b/docs/games/chusan/controllers.md index 6636979..978a16f 100644 --- a/docs/games/chusan/controllers.md +++ b/docs/games/chusan/controllers.md @@ -154,7 +154,7 @@ adb reverse tcp:52468 tcp:52468 ``` - - Start `brokenithm_server.exe`. + - Start brokenithm_server in TCP mode with the -T command line flag, `brokenithm_server.exe -T`. - On your Android device, open Brokenithm, and change the address to `0.0.0.0`. - If the text box to the left of the "SETTINGS" button say "UDP", tap on it once to switch to "TCP" mode. @@ -165,13 +165,13 @@ again. To do this automatically when the game starts, add a line to the `start.bat` script **before** the `brokenithm_server` line: - ```batch hl_lines="5" + ```batch hl_lines="5 6" @echo off pushd %~dp0 start /min platform-tools\adb reverse tcp:52468 tcp:52468 - start /min brokenithm_server + start /min brokenithm_server -T start /min inject_x64 -d -k chusanhook_x64.dll amdaemon.exe -c config_common.json config_server.json config_client.json config_cvt.json config_sp.json config_hook.json inject_x86 -d -k chusanhook_x86.dll chusanApp.exe taskkill /f /im amdaemon.exe > nul 2>&1 From 95736b32c55a87544c83a41aaac13de1b95ee27f Mon Sep 17 00:00:00 2001 From: Scrib-bler Date: Sat, 25 Jan 2025 23:51:01 +0000 Subject: [PATCH 3/3] Added warning about the A001 option requirement for online play in all CHUNITHM versions. --- docs/games/chunithmluminous/setup.md | 2 ++ docs/games/chunithmluminousplus/setup.md | 2 ++ docs/games/chunithmnew/setup.md | 2 ++ docs/games/chunithmnewplus/setup.md | 2 ++ docs/games/chunithmsun/setup.md | 2 ++ docs/games/chunithmsunplus/setup.md | 2 ++ 6 files changed, 12 insertions(+) diff --git a/docs/games/chunithmluminous/setup.md b/docs/games/chunithmluminous/setup.md index 7235cca..537b334 100644 --- a/docs/games/chunithmluminous/setup.md +++ b/docs/games/chunithmluminous/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip "" diff --git a/docs/games/chunithmluminousplus/setup.md b/docs/games/chunithmluminousplus/setup.md index d118cae..cb1ff56 100644 --- a/docs/games/chunithmluminousplus/setup.md +++ b/docs/games/chunithmluminousplus/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip "" diff --git a/docs/games/chunithmnew/setup.md b/docs/games/chunithmnew/setup.md index 7d7e6ad..8fec995 100644 --- a/docs/games/chunithmnew/setup.md +++ b/docs/games/chunithmnew/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip "" diff --git a/docs/games/chunithmnewplus/setup.md b/docs/games/chunithmnewplus/setup.md index 19b0512..4e77d54 100644 --- a/docs/games/chunithmnewplus/setup.md +++ b/docs/games/chunithmnewplus/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip "" diff --git a/docs/games/chunithmsun/setup.md b/docs/games/chunithmsun/setup.md index f1cef86..a000f6b 100644 --- a/docs/games/chunithmsun/setup.md +++ b/docs/games/chunithmsun/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip "" diff --git a/docs/games/chunithmsunplus/setup.md b/docs/games/chunithmsunplus/setup.md index 4abbcd3..6c2b703 100644 --- a/docs/games/chunithmsunplus/setup.md +++ b/docs/games/chunithmsunplus/setup.md @@ -69,6 +69,8 @@ +!!! warning "If you plan to connect to a network (Hosted or Local), the `A001` option folder for your specific game version is required. This option contains a special Event file that lets the game connect." + #### Installing ICFs !!! tip ""