Files
Grinch-AP/worlds/dlcquest/docs/setup_en.md
Danaël V 11b32f17ab Docs: replacing "setting" to "option" in world docs (#2622)
* Update contributing.md

* Update contributing.md

* Update contributing.md

* Update contributing.md

* Update contributing.md

* Update contributing.md

Added non-AP World specific information

* Update contributing.md

Fixed broken link

* Some minor touchups

* Update Contributing.md

Draft for version with picture

* Update contributing.md

Small word change

* Minor updates for conciseness, mostly

* Changed all instances of settings to options in info and setup guides

I combed through all world docs and swapped "setting" to "option" when this was refering to yaml options.
I also changed a leftover "setting" in option.py

* Update contributing.md

* Update contributing.md

* Update setup_en.md

Woops I forgot one

* Update Options.py

Reverted changes regarding options.py

* Update worlds/noita/docs/en_Noita.md

Co-authored-by: Scipio Wright <scipiowright@gmail.com>

* Update worlds/sc2wol/docs/en_Starcraft 2 Wings of Liberty.md

revert change waiting for that page to be updated

* Update worlds/witness/docs/setup_en.md

* Update worlds/witness/docs/en_The Witness.md

* Update worlds/soe/docs/multiworld_en.md

Fixed Typo

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Update worlds/witness/docs/en_The Witness.md

* Update worlds/adventure/docs/en_Adventure.md

* Update worlds/witness/docs/setup_en.md

* Updated Stardew valley to hopefully get rid of the merge conflicts

* Didn't work :dismay:

* Delete worlds/sc2wol/docs/setup_en.md

I think this will fix the merge issue

* Now it should work

* Woops

---------

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2024-03-22 17:46:14 +01:00

2.9 KiB

DLCQuest Randomizer Setup Guide

Required Software

  • DLC Quest on PC (Recommended: Steam version)
  • DLCQuestipelago
  • BepinEx (Used as a modloader for DLCQuest. The Mod release above includes BepInEx if you pick the full installer version)

Optional Software

Configuring your YAML file

What is a YAML file and why do I need one?

See the guide on setting up a basic YAML at the Archipelago setup guide: Basic Multiworld Setup Guide

Where do I get a YAML file?

You can customize your options by visiting the DLC Quest Player Options Page

Joining a MultiWorld Game

Installing the mod

  • Download the DLCQuestipelago mod release. If this is your first time installing the mod, or if you are not comfortable with manually editing files, you should pick the Installer. It will handle most of the work for you

  • Extract the .zip archive to a location of your choice

  • Run "DLCQuestipelagoInstaller.exe"

image

  • The installer should describe what it is doing each step of the way, and will ask for your input when necessary.
    • It will allow you to choose where to install your modded game, and offer a default location
    • It will try to find your DLCQuest game on your computer, and should it fail, it will ask you to input the path to it
    • It will offer the choice of creating a desktop shortcut for the modded launcher

Connect to the MultiServer

  • Locate the file "ArchipelagoConnectionInfo.json", at the root of your modded installation. You can edit this file with any text editor, and you need to enter the server ip address, port and your slotname into the relevant fields.

  • Run BepInEx.NET.Framework.Launcher.exe. If you opted for a desktop shortcut, you will find it with an icon and a more recognizable name. image

  • Your game should launch alongside a modloader console, which will contain important debugging information if you run into problems.

  • The game should automatically connect, and attempt reconnecting if your internet or the server fails, during your playthrough.

Interacting with the MultiWorld from in-game

You cannot send commands to the server or chat with the other players from DLC Quest, as the game lacks a proper way to input text. You can keep track of the server activity in your BepInEx console, as Archipelago chat messages will be displayed in it. You will need to use an Archipelago Text Client if you want to send commands.