• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Tool] Text Editor

I've never used A-text but have it as part of Leon and Ultima's fire red patch download (I have the same problem, by the way). In any case, from what I can gather, it essentially makes scripting easier but can be quite buggy where it repoints. Why not simply script it yourself? It's really not time-consuming at all if you copy from your templates and you're sure it won't repoint in some game-breaking place.

Maybe I'm misunderstanding, though and you're trying to edit fonts.
 
I've never used A-text but have it as part of Leon and Ultima's fire red patch download (I have the same problem, by the way). In any case, from what I can gather, it essentially makes scripting easier but can be quite buggy where it repoints. Why not simply script it yourself? It's really not time-consuming at all if you copy from your templates and you're sure it won't repoint in some game-breaking place.

Maybe I'm misunderstanding, though and you're trying to edit fonts.

because it's an already compiled script and its long more than 1000 lines.And and rewriting all the offsets,etc. takes a lot of time
 
because it's an already compiled script and its long more than 1000 lines.And and rewriting all the offsets,etc. takes a lot of time

It is pretty easy to change texts without rewriting code. You can actually just delete the text strings and write yours, If the new text is longer than the original you can use dynamic offsets to change just the msgbox, None of the previous actions involve changing parts of the code. just text strings.

And please. Never use A-text. Tool is outdated and pretty buggy. romhacks back in the day had several bugs because of this tool.
 
It is pretty easy to change texts without rewriting code. You can actually just delete the text strings and write yours, If the new text is longer than the original you can use dynamic offsets to change just the msgbox, None of the previous actions involve changing parts of the code. just text strings.

And please. Never use A-text. Tool is outdated and pretty buggy. romhacks back in the day had several bugs because of this tool.

that is a life changer I had no clue about it ahahahh
thx a lot
 
Back
Top