Dacrone Posted January 10, 2004 Posted January 10, 2004 Ring Name (Hex [NTSC]) 204C6C80 ???????? (A-Train) this is 32 bit off of sum1's post, i think trigins but it only has the first line, so do i just use the same first line and keep going, ie... 204C6C80 23589641 (A-Train) 204C6C80 57843126 would that change his name in hctp or nickname i mean... cuz in sym u had to add an offset after the first line... so.....? Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 hey, ne1 here at this time know weather i need to add another offset or just use the same first line to change names in this game?? plz tell me so i can finish making codes......thanx to whomever Quote
tokidoim Posted January 10, 2004 Posted January 10, 2004 For all text codes you need to add an offset. 8-bit = +1 16-bit = +2 ( must start on even numbered address ) 32-bit = +4 ( must start on address ending on 0, 4, 8, or C ) The code you posted would have the cheat device trying to change the first 4 letters of the Ring name twice, so only one line would work. nosig Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 so then if i use 16 bit it'll work? but i can only change 2 letters at a time? Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 o and wat is the offset for raw's name to be changed and sd's name? Quote
tokidoim Posted January 10, 2004 Posted January 10, 2004 For that particular code, since it the address ends in 0, you'll be able to use 32-bit and change 4 letters at a time, with an offset of +4 between lines. You can change the Arena names, if that's what you want... Link to thread with Text change addys nosig Quote
Dacrone Posted January 10, 2004 Author Posted January 10, 2004 (edited) thanx man, that really helps cuz i was gone so long i forgot how to use some of these things 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.