Dacrone Posted January 10, 2004 Posted January 10, 2004 hey can sum test this, i am 90% sure it'll work, its to change names in 32 bit, so plz somebody at least try it... Rico to (you'll see!) 204C414A 61462020 204C414E 746F6767 204C4152 00000000 plz lemme know if it works thanx Quote
chinhouse Posted January 10, 2004 Posted January 10, 2004 (edited) This won't work because you're using 32-bit commands on addresses that do not end in 0, 4, 8, or C. When you use 32-bit commands against an address that doesn't end in 0, 4, 8 or C, the hex address it uses is the last address which ends in those characters. So in this case, it would be 204C4148 which is Rico's superstar ID address. You'll be writing 2020 into this address, which will most likely cause the game to lock up. Oh, changing Rico's name to " Faggot" isn't very original .... Edited January 10, 2004 by chinhouse Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 it was the rirst thing that came to mind...but when i changed it with this b4, it just left off the first 2 letters and the one i just posted has 2 spaces b4 the first 2 letters, so i had a hope that it would work... Quote
chinhouse Posted January 10, 2004 Posted January 10, 2004 Try this instead: 104C414A 00006146 <<< " AF" 204C414C 746F6767 <<< "TOGG" 004C4150 00000000 <<< put zero byte just in case If you look at the text mod walkthroughs you'll see that the wrestler's names can't be modified with a 32-bit code. Ringname and nickname, yes, but not the plain old name. Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 no it works, i tried it myself!!!!!!!! Quote
tokidoim Posted January 10, 2004 Posted January 10, 2004 At first I thought it wouldn't work either, but I noticed the two space values you used. But chinhouse's version is more efficient. Welcome back, BTW. nosig Quote
Maximicus Posted January 10, 2004 Posted January 10, 2004 What a worthwhile code :rolleyes Oh well, learning process i guess. Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 (edited) i tried him in a match tho, and it freezes b4 u can choose wat stage ur at....so i guess if u just want it changed and dont want to use him, lol Edited January 10, 2004 by Dacrone 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.