• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Downgrading on easy way your MU Client 6.3

Newbie Spellweaver
Joined
Oct 11, 2017
Messages
6
Reaction score
0
No

GameServerInfo - Common.dat

Search for:



YES Gens - work. NO Gens - button B = http://prntscr.com/gx43eu and http://prntscr.com/gx43s5 http://prntscr.com/gx452k
Disable Gens

MemorySet(0x00842DD0,0x90,0x1D7); //Remove NPC Gens window
MemorySet(0x007C4430,0x90,0x159); //Remove Gens Window(B Buttom)
 
Newbie Spellweaver
Joined
Nov 7, 2010
Messages
14
Reaction score
0
Someone know how to remove "FPS Cap" on 1.04d ? thanks you
 
Experienced Elementalist
Joined
Jan 14, 2013
Messages
276
Reaction score
11
Small Guide to Find on any main.exe (SS2 to SS6) (maybe not in old school mains)

I know how to find on any main.exe.. the most important is know in really how works this code... well to start.. every time that you create a new character.. exists on button a "TEXTURE" in this case the texture is called: "cha_bt.tga", in new mains exists 2 TEXTURES with this name... but you must search for all referenced string for example on 1.04d GMO main.exe this:

Yye7Y4a - [Release] Downgrading on easy way your MU Client 6.3 - RaGEZONE Forums


then.. ENTER on this code and you can see something like this:

m2CE5VU - [Release] Downgrading on easy way your MU Client 6.3 - RaGEZONE Forums


OK, now you found Load Texture part of code on main... but how to make to found drawing proc ? easy.. only: "Second Click" -> "Find references to" -> "Immediate constant" and you can see something like this:

n5IGjt - [Release] Downgrading on easy way your MU Client 6.3 - RaGEZONE Forums



hPrfrtG - [Release] Downgrading on easy way your MU Client 6.3 - RaGEZONE Forums


OK, now double click on the first refence, and BOOM! your offset :D if you make all on good way, then you must can see something like this in this pass:

cApJpZU - [Release] Downgrading on easy way your MU Client 6.3 - RaGEZONE Forums

my in Season2 is not have this line

help me please search offset this
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Mar 31, 2019
Messages
4
Reaction score
0
Hello, anyone can help me downgrade MuEmu Season 6? remove Summoner and Rage fighter, I'm using this files here:

Hoping someone could help me out, Thank you in advance.
 
Back
Top