MFury Posted November 19, 2003 Posted November 19, 2003 .... that are posted on the Wrestler Mods, Page 1. I have converted the Music modifier to Code Breaker format from HEX (0000015A) & I came up with 0A8C080C. My question is how would I put that toward changing (oh let's say) SGT Slaughter? I read the part on the values for the music, that would go on the second part of the code. The code would go like this: 0A8C080C 000000??. If I'm wrong, please tell me. How would I get that to affect SGT Slaughter? Would you be able to give me an example of how to make that work? If I could get an example of that code, I could make the identity modifiers, the Raw/Smackdown roster, & the others to work. I appreciate it. Quote
MFury Posted November 19, 2003 Author Posted November 19, 2003 Hey man, I read page 2 of that post in detail. I think I get the point now. I didn't know the difference betweent addresses & HEX offsets. I'm going to experiement with a few to see if I get it now. Quote
MFury Posted November 19, 2003 Author Posted November 19, 2003 Dude, I think I get how to work it now. When i get some time, if it hasn't been done already, I'm going to try to find the values for the music. That's cool. Quote
tokidoim Posted November 19, 2003 Posted November 19, 2003 Music mods and any other mods work the same as move mods follow along in parenthesis for Music mod walkthrough -------------------- Practical for CAW 1's Signature Grapple Up to be the Last Ride ( CAW 2's Entrance Music to be PPV2 ) -------------------- 2 things to keep in mind while you're doing this: 1> The first 8 digits of the 16-digit code are the ADDRESS and the last 8 digits are the VALUE 2> The CODE BOX is different from the HEX OFFSET BOX-make sure you're putting the numbers in the right box Follow along : 1 - Open up kpdavatar's code converter thingy ( Click the link in the Conversion Site thread at the top of the first page of the forum. ) 2 - Scroll down and select the BCA99B83 button 3 - Scroll up and select the HEX button 4 - Find the address of the superstar you want to modify CAW 1 : 004B6460 ( CAW 2 : 004B68C0 ) 5 - Clear the Code box and put the address in Code Box should read 004B6460 ( 004B68C0 ) 6 - Find the offset for the characteristic you want to modify 1000003C : Signature Grapple Up ( 0000015F : Entrance Music ) 7 - Clear the Hex Offset box and put the offset in Hex Offset Box should read 1000003C ( 0000015F ) 8 - Click the Add Offset button This should make the Code box read 104B649C 00000000 ( 004B6A1F 00000000 ) 9 - Find the value that represents what you want to change the characteristic to Values : 0000???? This means the first 4 digits of the last 8 digits are 0000 and the last 4 digits of the last 8 digits determine the move. Click the link and find your move TheLastRide 13C8 (Unselectable Values : 000000?? This means the first 6 digits of the last 8 digits are 000000 and th last 2 digits determine the music. Find the music you want 07 : PPV 2 ) 10 - Replace the last 4 digits of the VALUE in the CODE BOX with the value ( Replace the last 2 digits of the VALUE in the CODE BOX with the value ) The Code box should read 104B649C 000013C8 ( 004B6A1F 00000007 ) This is the HEX NTSC code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the HEX NTSC code to make CAW 2's Entrance Music be PPV 2 ) 11 - Convert from NTSC ( US ) to PAL ( Europe ) if necessary. Otherwise skip to step 12 NTSC to PAL conversion : - Clear the OFFSET box and put in 00002380 - Click the Add Offset button This should make the Code box read 104B881C 000013C8 ( 004B8D9F 00000007 ) This is the HEX PAL code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the HEX PAL code to make CAW 2's Entrance Music be PPV 2 ) 12 - Select the button for your cheat device ( AR2 (and GS2v2 or earlier) button, CB2 Button, or GSv3 button ) ----AR2 (and GS2v2 or earlier)---- If you skipped step 11, the Code box should read CEB39212 BCA9AE4B ( FEB3949F BCA99B8A ) This is the AR2 (and GS2v2 or earlier) NTSC code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the AR2 (and GS2v2 or earlier) NTSC code to make CAW 2's Entrance Music be PPV 2 ) If you converted to PAL, the Code box should read CEB37692 BCA9AE4B ( FEB3691F BCA99B8A ) This is the AR2 (and GS2v2 or earlier) PAL code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the AR2 (and GS2v2 or earlier) PAL code to make CAW 2's Entrance Music be PPV 2 ) ----CB2---- If you skipped step 11, the Code box should read 1AD51B74 000013C8 ( 0A4C5C9B 00000007 ) This is the CB2 NTSC code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the CB2 NTSC code to make CAW 2's Entrance Music be PPV 2 ) If you converted to PAL, the Code box should read 1A551B48 000013C8 ( 0ACC5CB8 00000007 ) This is the CB2 PAL code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the CB2 PAL code to make CAW 2's Entrance Music be PPV 2 ) ----GSv3---- If you skipped step 11, the Code box should read 14C03E7A 34F883B8 ( 04501669 B470F1BA ) This is the GSv3 NTSC code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the GSV3 NTSC code to make CAW 2's Entrance Music be PPV 2 ) If you converted to PAL, the Code box should read 14803E7A 347885B8 ( 04103229 B4F0F7BA ) This is the GSv3 PAL code to make CAW 1's Signature Grapple Up be the Last Ride ( This is the GSV3 PAL code to make CAW 2's Entrance Music be PPV 2 ) -------------------- nosig 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.