Risk of Rain 2 Modding Wiki (2024)

Foreword

Hi there, and welcome to the faq page. Thank you for taking your time reading this. In here you will hopefully find answers to your questions. If you're still looking for an answer or further details on a specific question, please do not be afraid to ask in the modding discord server in the channel #tech-support.

Before anything, please remember that the team running this Discord server and the mod developers are doing this in their free time and for free. Please be respectful :smile:

General

I'm on console how can I use these mods?

I am dearly sorry but currently there is no mod support for console. This would require considerable effort from hopoo and an agreement with each platform similar to what bethesda has, If you really want this on console then ask the Developers:

What do the Risk of Rain Developers think about modding, do they support it?

They've made an official statement here and have spoken about it in an interview with Woolie here. They haven't popped in to say hello to the modding discord nor do they provide an official modding API but they do support the modding community by trying not to break mods when updating the game and altering the code to make it more convenient for modders to slot in their mods. Their long term goal as stated in the interview is to stop mods breaking after every update.

Why can't I play Prismatic trials?

The Developers have asked that modded users stay out of prismatic trials since modded players likely have a different gameplay experience from vanilla players thus shouldn't get leaderboard placement.

Can I still play modded with my vanilla friends?

Yes you can by using the Unmodded Version mod, however this limits you to client-side and sever-side/host mods. Mods that add completely new characters, enemies, skills, etc will not work.

Will mods affect my ability to play vanilla?

With a mod manager

You can still play vanilla Risk of Rain 2 by launching via steam, "Risk of Rain 2.exe", a shortcut or clicking "Start Vanilla" inside a mod manager.

Without a mod manager

You can still play vanilla Risk of Rain 2 if you set up your shortcuts appropriately using this guide.

What mods should I get?

Have a quick google or ask around on the discord's. There will be some varied opinions on what are the best mods and recommend mods but guides and some suggestions should help. Just open up the Thunderstore and start looking. Compile a list of what looks interesting, and if you still feel stuck, post that list to the Discord for more feedback.

Haven't played in a good while, what's new?

Look on Thunderstore sorting by last updated.

How do I configure my mods?

Configs are located in "\BepInEx\config" and can be opened with any text editor.

I have no config files in "\BepInEx\config" how do I get them?

You must launch the game with mods at least once for it to generate any configuration files so.. do that!

I think I broke my config file. How can I fix it?

Simply delete the config file and launch the game with mods again, It will generate a fresh copy for you to edit.

Installation

How do I get started with mods?

Please use the Beginners Guide.

How can I be sure my install works?

When you start Risk of Rain 2, a console/command prompt should appear. If there is a red wall of text, then something is wrong and, hopefully, we can solve that once we get to the common errors.

Common errors

There is a lot of red text in the BepInEx console! What do I do?

If the red text is along the lines of "Viewable not defined", you can ignore it. If the red text says "Missing dependencies for [NameOfMod] : -com.bepis.r2api", then you're missing R2API. Please install it by following the instructions above. If the red text says "FileNotFoundException : Could not load file or assembly 'mmhook ...", then you're missing a piece of R2API. You're probably missing the file in /BepInEx/monomod, which can be found in the R2API archive. If this doesn't fix most of your errors, try deleting your managed folder and verifying the game through steam. Lastly, if there is still excessive red text you can drop a message in the modding discord server in the channel #tech-support.

I'm locked behind the Steam UI!?

Yeah , sadly we don't even know why that happens. Sometimes it goes away by itself and then comes back. You can still invite your friends through the lobby IDs though.

"ModName" is throwing errors!

Before taking the pitchforks out, make sure you have all the dependencies and that every file is in the right folder. The mod might also just be outdated due to an update from the base game. If you're 100% sure you installed the mod properly, you can tag the mod creator in #tech-support and report this error.

Somehow all damage over time effects are way too OP

You're probably using SeikoML compat layer, it's quite buggy and to be fair most mods that would require you to have this have bepinex equivalents , switch to those.

Everyone in the party just dies instantly!

Most likely an error with a mod that tries to mess with dead players such as turning them into drones or other monsters.

There's no teleporter/chests!

You most likely installed a mod that is trying to spawn something or edit something that should spawn but doesn't exist. The game really doesn't like that and stops working at that point.

When I try to play with my friends it says "Version Mismatch"

Both of you need the same mod installation , alternatively you can install an ID spoofing mod to trick the game into thinking you are Vanilla and letting your friend connect. If you all use mods in the group , you won't need an ID spoofing mod , remove those or configure them to allow modded clients

How do I unlock every character after installing a survivor mod?

This is due to a badly installed R2API , probably missing the monomod part

Development

How do I start modding this game?

You're on the modding wiki right now! Go click around and see some stuff. I'd recommend checking out the first mod tutorial page for starting out coding mods.

Where do I ask my development related questions?

In the modding server's development channel, #development. Don't forget people might be a little busy but they usually respond quickly.

I want to create a mod that uses custom Assets

It is extremely recommended that you use the Tool "ThunderKit" for developing with assets for the game, a guide regarding what thunderkit is and how it works can be found hereRegardless, Most of the content will still require code, so be sure to also check out the first mod tutorial page for starting out coding mods.

Thunderstore

The site is blocked and I can't download anything

Ah yeah, BackBlaze (our host) has nodes that are sometimes blocked in Russia, sadly as of now all we can say is that you can still access it with a Proxy/VPN

The "install with Mod Manager" button doesn't work

You need a mod manager that supports that functionality, there's a few on the Thunderstore.

Risk of Rain 2 Modding Wiki (2024)

FAQs

Is modding allowed in Risk of Rain 2? ›

Modding the game is currently possible on PC. This page serves as an entry into the world of Risk of Rain 2 modding and installing mods. The Developer Console can be accessed by hitting Ctrl + Alt + ` on the US key layout. The modding wiki can be found here.

What is the best mod manager for Risk of Rain 2? ›

r2modman | Thunderstore - The Risk of Rain 2 Mod Database.

How do I get r2modman? ›

First things first, download r2modman from its GitHub page. For Windows, you would want to get r2modman-Setup-VERSION.exe or r2modman-VERSION.exe . The former installs the mod manager to your system, while the latter simply runs r2modman without any sort of installation.

Is r2modman the same as Thunderstore? ›

r2modman is a mod manager that you can use for many different games. The Thunderstore.io mod manager is also an option, but it is essentially the exact same thing just with ads, so r2modman is preferred. Once you have downloaded that, run the installer and then you should be mostly good to go.

How to get modded ror2? ›

Installing Mods on your Client Manually
  1. Open Steam and Navigate to your Library.
  2. Right Click Risk of Rain 2 and navigate to Manage > Browse local files.
  3. Navigate to BepInExPack > BepInEx > Plugins.
  4. Copy your mod folders here.
  5. Your done! Your game will now launch with your installed mods.

Can you play heretic Risk of Rain 2? ›

Kur-skan, the Heretic is a secret playable character in Risk of Rain 2. The Heretic cannot be selected from the character selection screen at the start of a run. Instead, she must be transformed into by holding all 4 Heresy items at once.

Is Risk of Rain 2 better with mods? ›

Mods provide new mechanics, new items, playable characters from different franchises, new enemies, and many other changes. They range from quality-of-life adjustments to fun new additions that refresh your experience. Here, you can find some of the best Risk of Rain 2 mods out there.

Does mod disable achievements in Risk of Rain 2? ›

I Can Confirm this, and no. having mods on should not disable achievement obtaining. i have tested this.

Does r2modman have Lethal Company? ›

The Thunderstore.io mod manager is also an option, but it is essentially the exact same thing just with ads, so r2modman is preferred. Once you have downloaded that, run the installer and then you should be mostly good to go. When the mod manager is open, you should search for "Lethal Company".

Is Thunderstore safe? ›

Concerns about Thunderstore

While some affirm the platform's security measures and large user base as indicators of reliability, others urge vigilance against possible threats, emphasizing the need to stick with reputable downloads.

Do risk of rain 2 mods work in multiplayer? ›

But hold on, do Risk of Rain 2 Mods work in Multiplayer? We're happy to say that Risk of Rain 2 mods do work in Multiplayer mode, too, but with a small caveat. Namely, all players need to have the exact same mods installed while playing with one another. It's a simple concept - file parity is a must-have.

Do you need Overwolf for r2modman? ›

r2modman works wonderfully without overwolf, not sure why the thunderstore needs it to hold its hand.

Can you play multiplayer with r2modman? ›

yeah, they will have to get the same mods as you. Luckily, r2modman has a feature where you can share a code, which will auto-install all the mods you have for your friends- this should make it easy if you have more than one mod.

Can you share r2modman profiles? ›

Export profiles to easily share both your mods and configs with friends. Download and install mods directly from the manager. View and update any outdated mods.

Can you play Risk of Rain multiplayer with mods? ›

To start modding for multiplayer, you need to be aware of exactly that: you're modding for multiplayer. Your code needs to work in an environment where more than one client is going to be active at a time, which means you should be coding accordingly: Stop using global static variables for everything.

Can you use console commands in Risk of Rain 2? ›

The Developer Console is a UI window which provides a history of the most recent event logs and also allows the player to issue commands or toggle some setting variables. It is disabled by default, but can be enabled on PC by pressing: Ctrl + Alt + ` for US/UK keyboards. Ctrl + Alt + Ö for German keyboard.

References

Top Articles
Latest Posts
Article information

Author: Tuan Roob DDS

Last Updated:

Views: 6087

Rating: 4.1 / 5 (62 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Tuan Roob DDS

Birthday: 1999-11-20

Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

Phone: +9617721773649

Job: Marketing Producer

Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.