From b8bb4c4c10106c5adee3be61c18ab6ca35d45b97 Mon Sep 17 00:00:00 2001 From: Akitake Date: Fri, 30 May 2025 09:10:07 +0200 Subject: [PATCH] Final touches --- docs/games/sega/chunithm/common/chusan/setup.md | 2 -- docs/snippets/common/audio_48khz.md | 12 ++++++------ docs/snippets/sega/common/network_remote.md | 15 ++++++++------- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/docs/games/sega/chunithm/common/chusan/setup.md b/docs/games/sega/chunithm/common/chusan/setup.md index 537be022..f4cff747 100644 --- a/docs/games/sega/chunithm/common/chusan/setup.md +++ b/docs/games/sega/chunithm/common/chusan/setup.md @@ -58,8 +58,6 @@ ## Installing segatools -!!! tip "" - --8<-- "docs/snippets/sega/common/segatools_install.md" - Find `chusan.zip` and extract it to your data's `App\bin` folder diff --git a/docs/snippets/common/audio_48khz.md b/docs/snippets/common/audio_48khz.md index 70d4864a..8ad52733 100644 --- a/docs/snippets/common/audio_48khz.md +++ b/docs/snippets/common/audio_48khz.md @@ -1,10 +1,10 @@ !!! tip "" - - Right-click on the volume setting in your taskbar and select `Sounds`. - - Navigate to the `Playback` tab, right click on your default audio device, and click on `Properties`. - - Go to the `Advanced` tab. - - Check both boxes under `Exclusive Mode`. - - Open the `Default Format` dropdown. - - Pick either `16 bit, 48000Hz (DVD Quality)` or `24 bit, 48000Hz (Studio Quality)`, click `Apply`, then `OK`. + - Right-click on the volume setting in your taskbar and select `Sounds` + - Navigate to the `Playback` tab, right click on your default audio device, and click on `Properties` + - Go to the `Advanced` tab + - Check both boxes under `Exclusive Mode` + - Open the `Default Format` dropdown + - Pick either `16 bit, 48000Hz (DVD Quality)` or `24 bit, 48000Hz (Studio Quality)`, click `Apply`, then `OK` \ No newline at end of file diff --git a/docs/snippets/sega/common/network_remote.md b/docs/snippets/sega/common/network_remote.md index 249d6d09..ecbc9902 100644 --- a/docs/snippets/sega/common/network_remote.md +++ b/docs/snippets/sega/common/network_remote.md @@ -1,24 +1,25 @@ ??? tip "Option 1: Remote (Online Network)" - Head to the `[dns]` section inside `segatools.ini`. Set `default` to the address - provided by your network. **Do not add `http://` or `https://` to the address!** + - Head to the `[dns]` section inside `segatools.ini` + - Set `default` to the address provided by your network + **Do not add `http://` or `https://` to the address!** ```ini [dns] default=network.example ``` - Then, head to the `[keychip]` section and add & set `id` to the keychip ID provided by your network: + - Then, head to the `[keychip]` section and add & set `id` to the keychip ID provided by your network + **Do not change the subnet from its default unless told to by your network!** ```ini [keychip] - subnet=192.168.139.0 + subnet=192.168.XXX.XXX id=A69E-XXXXXXXXXXX ``` - Finally, you need a card number. Create a file named `aime.txt` inside `App\bin\DEVICE` and type in - your 20-digit access code if you already have one, or make one up if you don't. If you're making one - up, the access code **MUST NOT** start with a 3. + - Create a file named `aime.txt` inside `App\bin\DEVICE` and type in a 20-digit access code + If you don't already have one, simply make one up, just know **it must not start with the number 3!** ``` 📄aime.txt