From 4a85f21c25970a8ebc7b86e7d3915eeb2c266012 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Sat, 13 Jan 2024 09:12:43 -0500 Subject: [PATCH] TUNIC: Update game page for blurb about playing vanilla first (#2712) * Update en_Tunic.md * Change emphasis a bit * Move the "haven't played before" section up * settings -> options * Update worlds/tunic/docs/en_Tunic.md Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> * Update setup as well with settings -> options and some recent changes to the in-game settings --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> --- worlds/tunic/docs/en_Tunic.md | 11 ++++++++--- worlds/tunic/docs/setup_en.md | 12 +++++------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/worlds/tunic/docs/en_Tunic.md b/worlds/tunic/docs/en_Tunic.md index 82569195..e957f9ea 100644 --- a/worlds/tunic/docs/en_Tunic.md +++ b/worlds/tunic/docs/en_Tunic.md @@ -1,15 +1,20 @@ # TUNIC -## Where is the settings page? +## Where is the options page? -The [player settings page for this game](../player-settings) contains all the options you need to configure and export a config file. +The [player options page for this game](../player-options) contains all the options you need to configure and export a config file. + +## I haven't played TUNIC before. + +**Play vanilla first.** It is **_heavily discouraged_** to play this randomizer before playing the vanilla game. +It is recommended that you achieve both endings in the vanilla game before playing the randomizer. ## What does randomization do to this game? In the TUNIC Randomizer, every item in the game is randomized. All chests, key item pickups, instruction manual pages, hero relics, and other unique items are shuffled.
-Ability shuffling is an option available from the settings page to shuffle certain abilities (prayer, holy cross, and the ice rod combo), +Ability shuffling is an option available from the options page to shuffle certain abilities (prayer, holy cross, and the ice rod combo), preventing them from being used until they are unlocked.
Enemy randomization and other options are also available and can be turned on in the client mod. diff --git a/worlds/tunic/docs/setup_en.md b/worlds/tunic/docs/setup_en.md index 08750924..3c13331f 100644 --- a/worlds/tunic/docs/setup_en.md +++ b/worlds/tunic/docs/setup_en.md @@ -48,19 +48,17 @@ The filepath to the mod should look like `BepInEx/plugins/Tunic Archipelago/Tuni Launch the game, and if everything was installed correctly you should see `Randomizer + Archipelago Mod Ver. x.y.z` in the top left corner of the title screen! -## Configure Archipelago Settings +## Configure Archipelago Options ### Configure Your YAML File -Visit the [TUNIC settings page](/games/Tunic/player-settings) to generate a YAML with your selected settings. +Visit the [TUNIC options page](/games/Tunic/player-options) to generate a YAML with your selected options. ### Configure Your Mod Settings -Launch the game and click the button labeled `Open Settings File` on the Title Screen. -This will open the settings file in your default text editor, allowing you to edit your connection info. -At the top of the file, fill in *Player*, *Hostname*, *Port*, and *Password* (if required) with the correct information for your room. -The rest of the settings that appear in this file can be changed in the `Randomizer Settings` submenu of the in-game options menu. +Launch the game and click the button labeled `Open AP Config` on the Title Screen. +In the menu that opens, fill in *Player*, *Hostname*, *Port*, and *Password* (if required) with the correct information for your room. -Once your player settings have been saved, press `Connect`. If everything was configured properly, you should see `Status: Connected!` and your chosen game options will be shown under `World Settings`. +Once you've input your information, click on Close. If everything was configured properly, you should see `Status: Connected!` and your chosen game options will be shown under `World Settings`. An error message will display if the game fails to connect to the server.