View Full Version : What's after FF in Hex?
Vinchenz
10-02-2006, 11:54 PM
Hey, I'm new to ROM hacking and I'm trying to make a table file for a game I'm hacking. It's a japanese ROM but I was able to figure out that E4=A, E5=I, E6=U, etc. But, FF=FU and there's many more Japanese charactesr to go...
So, anyone know what's after FF? I don't know, I was always taught that it goes from 11 to FF... but I still have a lot to learn.
Also, how do I change text with Thingy32? I tried some things (highlighting text then pressing Space to edit it) but none of them work. Any help?
<P ID="signature"></P>
Reaper man
10-02-2006, 11:55 PM
> So, anyone know what's after FF?
100
<P ID="signature"></P>
Vinchenz
10-03-2006, 12:05 AM
> > So, anyone know what's after FF?
>
> 100
>
Well, I know 100's after FF but that's not the case with ROM hacking. Each byte only uses two Numbers/Letters. To my knowledge, FF is the highest number in ROM Hacking...
<P ID="signature"></P>
Reaper man
10-03-2006, 12:09 AM
> Well, I know 100's after FF but that's not the case with ROM
> hacking. Each byte only uses two Numbers/Letters. To my
> knowledge, FF is the highest number in <s>ROM Hacking...</s> that can be represented in one byte
if it's a one byte value then yes that is correct.
<P ID="signature"></P>
Dark Knight Kain
10-03-2006, 12:11 AM
> To my knowledge, FF is the highest number in ROM Hacking...
$FF is the highest one byte can be, in your situation the game is probably using two bytes for each character, your next letter would be $0100.
<P ID="signature"><center>
http://dragonsbrethren.elazulspad.net/http://dragonsbrethren.elazulspad.net/images/zidane/zidane17.gif</a>
</center></P>
Vinchenz
10-03-2006, 10:17 PM
> $FF is the highest one byte can be, in your situation the
> game is probably using two bytes for each character, your
> next letter would be $0100.
>
Oh, ok, I get it. Thanks.
So does anyone know how to edit text in Thingy? :/
<P ID="signature"></P>
MegaManJuno
10-03-2006, 10:28 PM
> I was always taught that it goes from 11 to FF... but I still have a lot to learn.
00 - FF... If you start from 11, you'll miss the first 17 values between 00 and 10.
<P ID="signature">http://imagegen.last.fm/JunoBlue3-v3/recenttracks/MegaManJuno.gif (http://www.last.fm/user/MegaManJuno/?chartstyle=JunoBlue3-v3)</P>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.