mimination / MelonLoader

Mimis melon for Rotmg
0 stars 1 forks source link

not able to connect to game directory without having to reinstall the build #1

Open ClownAdept opened 1 year ago

ClownAdept commented 1 year ago

when launching with realmstock after moving everything into the Fix folder realmstock cant find how to launch when you try connecting it to the launcher in "C:\Users***\Documents\RealmOfTheMadGod\Production\Fix" you get the error "incorrect file! The cuorrect launcher file is named: RotMG Exalt Launcher.exe" if you try and change the name of the file to RotMG Exalt Launcher.exe it says "there should be RotMG Exalt Launcher_Data. and lastly if you connect it to the default location it brings you to it works BUT it says New Version available! Update and it deletes your current build and reinstalls it to where melonloader doesnt work. if you know how to fix lmk

mimination commented 1 year ago

Are you actually running in production folder to build all the rotmg dependenices and then copying it over to the new Fix folder? Once you copy over, everything done from Melon should be in your Fix folder.

DefaultO commented 1 year ago

@mimination perhaps you want to include "renaming version.dll to winmm.dll" after installing melonloader. Since when that file gets replaced by the game's original, melonloader won't get executed. This can be observed by looking at the file size changes. The version.dll from melonloader is only about 500KB big. While the one from the game is around 6MB.

This was my issue when I tried following your guide. Had to get help from someone else that got it working.

I included it in my own steps-by-step guide on using your fix: https://github.com/DefaultO/MelonLoader