DefaultO / MelonLoader

Mimis MelonLoader Fix for ROTMG - Backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MelonLoader Fix for ROTMG

The original steps weren't as clear as I wish they would be. Maybe due to a language barrier. There also are steps missing such as renaming a specific file. Modding this game can be fun and something like the UnityExplorer mod makes reversing this game a lot easier. So here are the properly described steps to get MelonLoader working on ROTMG.

  1. Make sure you launched the game before at least once. This has to be done in order for the game client to be on your disk. The Unity "game" you see in the Steam installation or the Webinstaller's default installation folder, is only the launcher.
  2. Navigate to C:\Users\...\Documents\RealmOfTheMadGod\Production. This is where the game client is located at. Installing MelonLoader on the launcher is useless.
  3. Download "multitool.exe" from the RealmStock website. Place it next to the "RotMG Exalt.exe" in the production folder. This is important. Since we have to launch the game through the multitool from now on when we want to execute it together with the MelonLoader.
  4. Download the MelonLoader installer from their release page.
  5. Install MelonLoader on the "multitool.exe" (not "RotMG Exalt.exe") located next to the game client.
  6. Rename "version.dll" (500kb) into "winmm.dll". The game will otherwise replace that file with the one from the game (6MB).
  7. Launch the game through the multi-login feature of the multitool and let it run into the metadata error (MelonLoader console).
  8. Create a "Fix" (case sensitive) folder in the production one.
  9. Copy everything in the production folder into the fix folder.
  10. Download this repository. Paste everything from the download into the C:\Users\...\Documents\RealmOfTheMadGod\Production\Fix\MelonLoader folder. You should know what I mean. The folder names will match.
  11. You are done. Use the multitool in the fix folder from now on. Launching the game through the multi-login feature of the multitool should not run into the corrupted metadata error anymore.
  12. Have fun modding this game. I hope these steps are more clear to you than the ones in the original repository.

Credits: @mimination

About

Mimis MelonLoader Fix for ROTMG - Backup