2021-08-31 00:17:08 -04:00
|
|
|
# Risk of Rain 2 Setup Guide
|
|
|
|
|
|
|
|
## Install using r2modman
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2021-08-31 00:17:08 -04:00
|
|
|
### Install r2modman
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
Head on over to the `r2modman` page on Thunderstore and follow the installation instructions.
|
2021-09-27 10:43:57 -05:00
|
|
|
|
2021-12-02 20:39:24 -05:00
|
|
|
[r2modman Page](https://thunderstore.io/package/ebkr/r2modman/)
|
2021-08-31 00:17:08 -04:00
|
|
|
|
|
|
|
### Install Archipelago Mod using r2modman
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
You can install the Archipelago mod using `r2modman` in one of two ways.
|
2021-09-27 10:43:57 -05:00
|
|
|
|
2022-12-04 18:16:03 -07:00
|
|
|
[Archipelago Mod Download Page](https://thunderstore.io/package/Sneaki/Archipelago/)
|
2021-09-27 10:43:57 -05:00
|
|
|
|
2021-08-31 00:17:08 -04:00
|
|
|
One, you can use the Thunderstore website and click on the "Install with Mod Manager" link.
|
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
You can also search for the "Archipelago" mod in the `r2modman` interface. The mod manager should automatically install
|
2021-12-31 14:12:22 -05:00
|
|
|
all necessary dependencies as well.
|
2021-08-31 00:17:08 -04:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
## Running the Modded Game
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
Click on the `Start modded` button in the top left in `r2modman` to start the game with the Archipelago mod installed.
|
2021-08-31 00:17:08 -04:00
|
|
|
|
2022-06-27 20:05:55 -05:00
|
|
|
## Configuring your YAML File
|
|
|
|
### What is a YAML and why do I need one?
|
|
|
|
You can see the [basic multiworld setup guide](/tutorial/Archipelago/setup/en) here on the Archipelago website to learn
|
|
|
|
about why Archipelago uses YAML files and what they're for.
|
|
|
|
|
|
|
|
### Where do I get a YAML?
|
2022-08-21 17:30:30 +02:00
|
|
|
You can use the [game settings page](/games/Risk%20of%20Rain%202/player-settings) here on the Archipelago
|
2022-06-27 20:05:55 -05:00
|
|
|
website to generate a YAML using a graphical interface.
|
|
|
|
|
|
|
|
|
2021-08-31 00:17:08 -04:00
|
|
|
## Joining an Archipelago Session
|
2022-12-11 12:38:11 -07:00
|
|
|
### Connecting to server
|
|
|
|
Once in game, join whatever lobby you wish, and you should see the AP connection fields which consist of:
|
|
|
|
- Slot Name: your name in the multiworld. This is the name you entered in the YAML.
|
|
|
|
- Password: optional password, leave blank if no password was set.
|
|
|
|
- Server URL: (default: archipelago.gg).
|
|
|
|
- Server Port: (default: 38281).
|
2021-12-31 14:12:22 -05:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
Once everything is entered click the Connect to AP button to connect to the server, and you should be connected!
|
2021-08-31 00:17:08 -04:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
Start the game whenever you are ready.
|
2021-08-31 00:25:48 -04:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
### Gameplay
|
2021-12-31 14:12:22 -05:00
|
|
|
|
|
|
|
The Risk of Rain 2 players send checks by causing items to spawn in-game. That means opening chests or killing bosses,
|
|
|
|
generally. An item check is only sent out after a certain number of items are picked up. This count is configurable in
|
|
|
|
the player's YAML.
|
2021-08-31 00:25:48 -04:00
|
|
|
|
2022-12-11 12:38:11 -07:00
|
|
|
### Chat/Commands
|
|
|
|
You can talk to other in the multiworld chat using the RoR2 chat. All other multiworld
|
2022-06-27 20:05:55 -05:00
|
|
|
remote commands list in the [commands guide](/tutorial/Archipelago/commands/en) work as well in the RoR2 chat. You can
|
|
|
|
also optionally connect to the multiworld using the text client, which can be found in the
|
|
|
|
[main Archipelago installation](https://github.com/ArchipelagoMW/Archipelago/releases).
|