1
ROM Hacking Discussion / Re: Cramped UI? Cramped Strings?
« on: May 30, 2011, 03:37:56 pm »
Interesting idea. The bitmap containing the SHIFT-JIS isn't big enough to hold the entire character set, just around 500 or so characters. There's about 80 lines I need to insert, a good portion of which are just one or two words. I can't figure offhand whether 500 characters is sufficient, but in case it isn't I'll see if I can lengthen the file and have the game will recognize the new additions or if it's programmed to only load a specific chunk.