Advertisement
RoRModAnon

RoR modding

Apr 2nd, 2019
14,266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. Generic helpful info:
  2. I'm probably not gonna do shit anymore or update to new patches, so whatever.
  3. Tripcode is ModAnon !avhWYepV/2 , I'll try to use this whenever I upload a dll. There's another modder in the thread I'd say is trustworthy but you never know.
  4. Ctrl + alt + ~ to open console
  5. 4chan_ is prefix (or in the case of bossrush dll, bossrush_) for the convars and will help you find the syntax if you forget by typing it in and pressing down in console
  6. Change convars by using "{convarname} {value}" (for example 4chan_items 1). To toggle booleans, switch between 1 & 0 (1 is active)
  7. You can put these in autoexec.cfg file to always force a setting when you boot. You should create this in \Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Config
  8.  
  9. Other pastebin links for more info:
  10.  
  11. Features of current version:
  12. https://pastebin.com/c1V9na3x
  13. Change log and previous versions:
  14. https://pastebin.com/pDRWTT8j
  15. Alternate versions that do wacky stuff:
  16. https://pastebin.com/Ym4w0Wbj
  17. Pastebin with info for other people modding RoR2:
  18. https://pastebin.com/KLWi8StM
  19.  
  20. Vanilla with bandit (and commando/bandit/huntress sprinting after using utility)
  21. https://ufile.io/60n1o41f (Mirror: https://mega.nz/#!e0txQAjB!Ci9iuR2mRxlw5fIyo443mN-S0_X06KhhRWF-XuotrSc )
  22.  
  23. Installation instructions for mod: (Version: v1.5.2 || 17th April 00:00 CET)
  24. Download https://ufile.io/mc7pftkz (Mirror: https://mega.nz/#!658GSabJ!JaVcG0DqFjvfdjsjyjNa_oLANRMC1VZzWEsBg_lcOsg )
  25. Go to Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Managed
  26. Back up your Assembly-CSharp.dll in case you want to roll back. (though you could also delete it and verify it later to get it back)
  27. Replace it with the modded assembly you downloaded. (If you downloaded from MEGA, you'll have to rename it)
  28.  
  29. Optional additional Tooltips: (Version: v1.2 || Updated 19th April 15:00 CET)
  30. Download https://ufile.io/hv5xnfm5 (Mirror: https://mega.nz/#!ap803S7K!tftCJ0f6T8Og7JRud0xfuaekMpc37aZDH5oXcddjcmE )
  31. Place in Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Language\EN_US
  32.  
  33. Unlock bandit (requires some assembly that enables him, for example the one provided above):
  34. Go to Steam\userdata\*ID*\632360\remote\UserProfiles
  35. Open the file and add <unlock>Characters.Bandit</unlock> among the other unlocks near the end.
  36.  
  37. Additional hosting requirement for large lobbies:
  38. Either enter "sv_maxplayers 16" in console every time you boot the game. You can change the lobbysize by changing the value, which will work, but it will look the same. Anyone past the value will just get booted back out.
  39. Alternatively, you can put it in your config.cfg or autoexec.cfg files in \Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement