Monday, May 11, 2020

How to install risk of rain 2 mods

risk of rain 2

Risk of Rain 2 is a 3D sequel to Risk of rain 1 which was 2D. The concept behind the game remains the same- your character spawns randomly on a selected map. You kill enemies to gain experience and cash to level up and buy loot which can increase your speed and abilities. 

Here are some cheats that give you the ability to:

1.clear items in inventory

2. give all items

3. gain more XP

4. get more lunar coins to buy characters and weapons

5.always sprint

6. See mobs through a wall (careful with this, may crash your system)

7.give yourself equipment

8. Teleporter Management-Spawn teleporters (newt, celestine, gold), skip a stage, add Mountain Shrine.

9. Lobby Management-Kick players from your lobby

10. Always sprint.

 You can press Insert key to open. Have to use a mouse to select cheats. This can be done while holding a tab in-game or in the escape menu.

Also, note that some features may not work if you’re not the host of the lobby.

How to use the risk of rain 2 cheat

Download cheat file
  1. Download dll files
  2. Extract the zip
  3. Use your favorite mono injector to inject the dll (If you do not know how to use sharpMonoinjector, scroll down to that section)
Requirements

A mono injector. SharpMonoinjector is recommended

Namespace: UmbraRoR
Class: Loader
Method: Load

How to use sharpmonoinjector

After you have your dll file, you’ll need to have a way to inject it into the game. There are 2 options: Command line or with a batch file.

Command-line

  1. Once you have sharpmonoinjector downloaded from here, extract the zip.
  2. Next, open a command prompt window as administrator and type the command:

cd "[path to folder with smi.exe in it]"

obviously replacing [path to the folder with smi.exe in it] with the proper path (keep the quotes). For example, my command is:

cd "C:\Users\Username\Documents\My Cheats\RoR2\SharpMonoInjector.Console\SharpMonoInjector.Console"

  1. You can tell if you’re in the proper directory if you type dir and you see SharpMonoInjector.dll and smi.exe listed
  2. Once you are in the proper directory and Risk of Rain 2 is open, type

smi.exe inject -p "Risk of Rain 2" -a "[Path to UmbraRoR.dll]" -n UmbraRoR -c Loader -m Load

again replacing [Path to UmbraRoR.dll] with the proper path (keep the quotes)

Batch file

  1. Once you have sharpmonoinjector downloaded from here, extract the zip.
  2. Right-click on your Desktop -> New -> Text Document
  3. Open the text document and paste the following
@echo off
cd "[path to folder with smi.exe]"
cls
smi.exe inject -p "Risk of Rain 2" -a "[Path to UmbraRoR.dll]" -n UmbraRoR -c Loader -m Load
pause
  1. Replace [path to the folder with smi.exe] and [Path to UmbraRoR.dll] with the proper paths (keep quotes if they are there)
  2. Press ctrl+shift+s and name it start.bat (make sure you replace .txt with .bat)
  3. If everything was done properly, while the game is open just run start.bat as administrator and the Menu should automatically be injected into the game

Enjoy!



source https://gamescupper.com/risk-of-rain-2-cheats/

source https://fobomatic.tumblr.com/post/617840028150906880

No comments:

Post a Comment