Risk of Rain 2 Guide

How to make your tooltips more descriptive (Guide & Links) for Risk of Rain 2

How to make your tooltips more descriptive (Guide & Links)

Overview

[WORKING as of the 1.0 Update] This guide describes the easy process of replacing the current, basic, item and equipment descriptions with the more informative and helpful descriptions found for each item in the Logbook.

Introduction

This guide will teach you to change the item descriptions in game with the more informative descriptions of each item seen in the Logbook, complete with exact damage numbers and stacking effects, as seen here:

This guide will NOT, however, change the descriptions in such a way that calculates and displays the current stats of an item that is stacked more than a single time, which is something that is currently only possible by installing mods.

Please note that this process simply switches the values of the item pickup description and the item logbook descriptions, so any errors, misspellings, or otherwise incorrect or incomplete information left in the text files by the developers will still be present using this method (for example, if while updating the game, the devs incorrectly labeled the Topaz Brooch as giving a temporary barrier on kill for 50 health instead of the actual value in-game, 15, that false information would still appear when picking up an item). The only way to remedy this is to adjust the text inside the text files to reflect the accurate information yourself, or live with the incorrect information until it’s fixed in the next update. Also, every time the game is updated these text files will be overwritten, requiring you to redo the process. There is no way to circumvent this, since the files will need to be reverted back to their vanilla state when new items are added to the game.

I do recommend using Notepad++[notepad-plus-plus.org]for this guide as it is more robust than the built-in notepad application.

For those not skilled enough or too lazy to learn this process, I will provide a link at the end of the guide containing my already updated text so that you may simply replace the text currently inside the game files with my edits.

Finding the text files

Firstly, you’ll need to access the game’s local files, which is easily done by right-clicking on the game in your library, navigating to Manage, then Browse local files.

You’ll then find yourself in the main game directory for Risk of Rain 2. It should look very similar to this. Next we’re going to open the Risk of Rain 2_Data folder…

Then the Language folder…

Then the en folder… (NOT the EN_US folder)

And now you’ve found your way into the English language text files!

Learning the process (Editing Equipment.txt)

To show you how the process works, we’re going to change the descriptions for the equipment items. I would also recommend copying Equipment.txt (and Items.txt when you get to it) and placing it somewhere safe like your desktop, just in case you mess up the process or simply dislike the changes you’re about to make. I should also note that placing your backups in the same directory as the rest of your language files will cause the backups to be used instead of your modified files, even if the names have been changed.

Open Equipment.txt with your notepad application of choice (I’m using Notepad++)

You’ll find yourself inside of a text document that looks like this:

Now, we’re going to press Ctrl+H, which should open a dialogue box that looks like or similar to this:

What we’re doing next is using the replace tool to replace the text DESC with PICKUP and vise versa. For context, lines of text containing DESC are the detailed descriptions of the items found in the logbook, and lines containing PICKUP are the very basic and uninformative descriptions you typically see when you pick an item up during gameplay.

We’re going to type DESC into the Find What : text box. Next, think of a word that’s easy to type and/or remember. For this example, my first replacement word will be apple, so we’re going to type apple into the Replace with : field. We’re then going to click on the Replace All button on the right side, as shown here:

What we’ve just done is replace every instance of the word DESC found within the text document with your own word, or apple if you followed my example.

Next, we’re going to do what we just did but for all instances of the word PICKUP. Once again type PICKUP into the Find What : field and another word of your choice, my second replacement word being orange, into the Replace with : field. As you’re probably expecting we’re going to click the Replace All button, as so:

Now that DESC and PICKUP have been replaced, we’re now going to replace DESC’s replacement word with PICKUP, and PICKUP’s replacement word with DESC. This will switch the content of the PICKUP lines with the content of the DESC lines and vice versa. I hope you’ve been able to keep up so far.

Let’s then replace your first replacement word, or apple in my case, with PICKUP, the same way we have previously, like so:

And to finish it all off, we’re going to replace your second replacement word, or orange in my case, with DESC, just as pictured:

It’s now safe to close the dialogue box (NOT the .txt file itself, just the box that we used to replace text with). You should now notice that lines that previously had DESC now have PICKUP, and lines that had PICKUP now have DESC. It should look like this:

Now we’re finished! Almost! Now all that’s left is fixing a small mistake that was made during the process, which is fixing line 112, which is the pickup text for the Unstable Fuel Array. You’ll notice it currently looks like this:

The issue here is that during our changes the line went from containing PICKUP to having DESC instead, which breaks the text causing it to display a placeholder when you pick it up in-game. Luckily all we have to do to fix this is manually change DESC to PICKUP, like so:

And with that you’re all finished! Make sure to save your document, which you can do easily by pressing Ctrl+S, or navigating to File in the toolbar and then Save. Now you’re free to close your text document, open up your game, and make sure that your equipment items now have more informative descriptions.

Editing Items.txt

The process of editing Items.txt is completely indentical to what we’ve done in Equipment.txt, so just open Items.txt in the en folder…

Then replace DESC with your replacement word 1, replace PICKUP with your second replacement word, then replace your replacement word 1 with PICKUP and replacement word 2 with DESC. Easy, right?

But we’re not quite finished! Items.txt includes additional information that we’ve messed up, which are lines 4, 5, and 309.

Our meddling will have left lines 4 and 5, the lines that handle the text that appears on screen when you have the option to pick an item or equipment up, looking like this:

The problem being that what was previously PICKUP in those lines of text are now DESC, completely breaking that function.

Luckily, all that we need to do to fix it is remove DESC and type PICKUP in its place.

Now the problem with line 309 is that it’s turned the PICKUP text into DESC, causing the item, Tonic Affliction, to lose its description entirely.

Just like the previous screw up, all we have to do to fix it is manually change DESC to PICKUP, like so:

After you’ve made these changes your file should look like this and be good to go:

And with that we can save the document and Items.txt is completed!

Closing Statements (+ Links)

With both of these text files edited just as I’ve described you’ll now have much more descriptive item and equipment descriptions while in game!

I sure hope this guide was easy to follow and I hope you’re able to understand the role each item plays easier!

In case you just aren’t interested in learning how to do this yourself and saving yourself the trouble of having to rely on me and my edits whenever the game is updated, or you just aren’t able to figure out how to do this despite the guide, I’ve posted both the contents of my edited files in a pastebin for you to copy and replace your text files with. I’ll try my best to keep these updated whenever Equipment.txt and Items.txt are overwritten, which typically only happens during an update.

Items.txt: [link]

Equipment.txt: [link]

Updated as of 8/11/20, 1.0 Update

I would like to thank everyone who’s made it this far and please don’t hesitate to comment with any questions or concerns. Have a great day!

SteamSolo.com