area34 Posted July 8, 2015 Posted July 8, 2015 Is there a tutorial for how to unlock alternate attire for the characters we add into the game via the save file hexing? I have no problem hex editing in and out alts but how do I add a new character altogether into the the misc01 start pac? Any help would be appreciated. Quote
HerFyre Posted July 8, 2015 Posted July 8, 2015 (edited) im not really sure about this but you can try...this is an example1 : backup your miscstartup.pac file.2.: open in hex editor and search in hexadecimal values 6D 00 00 00 ( this string belong to hulk hogan but you can try another if you want )3 : if you are using the unversal attire unlock hogan have 10 attires unlocked like this : 6D 00 00 00 0A 00 00 00 C9 32 00 00 FF FF FF FF CA 32 00 00 FF FF FF FF CB 32 00 00 FF FF FF FF CC 32 00 00 FF FF FF FF CD 32 00 00 FF FF FF FF CE 32 00 00 FF FF FF FF CF 32 00 00 FF FF FF FF D0 32 00 00 FF FF FF FF D1 32 00 00 FF FF FF FF D2 32 00 00 FF FF FF FF4 : you need to convert the decimal number from the pac (in this case 111 this is bravebird jeff hardy) to hexadecimal value5: now you need to change 6D 00 00 00 for 6F 00 00 00 (this is bravebird jeff hardy)6: should be like ths 6F 00 00 00 0A 00 00 00 C9 32 00 00 FF FF FF FF CA 32 00 00 FF FF FF FF CB 32 00 00 FF FF FF FF CC 32 00 00 FF FF FF FF CD 32 00 00 FF FF FF FF CE 32 00 00 FF FF FF FF CF 32 00 00 FF FF FF FF D0 32 00 00 FF FF FF FF D1 32 00 00 FF FF FF FF D2 32 00 00 FF FF FF FF7: save and replace in your game folder8 : i hope it works Credits to Red Rooster , Cave Waverider , Bravebird Edited July 8, 2015 by HerFyre Quote
Red Rooster Posted July 8, 2015 Posted July 8, 2015 The misc file that controls the alts has only room for 100 wrestlers. If you add a new wrestler to the game and you want alts for them just replace the ID of a wrestler who doesnt need alts with the ID of the new wrestler then assign alts as normal. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.