I wasn't sure whether to put this in the script forum or programming forum so I just took a guess. I hope here is okay.
---
So, I'm working on creating a menu patch for Tales of Rebirth PS2 (doing PSP as well but I want to get PS2 over with) and seen as it's all written in Japanese there isn't that much space for me to overwrite the strings with English text.
An attack name can be like 3 Kanji characters long which gives me about 6 spaces which isn't enough for the word(s) I wish to fit on.
I have some kind of knowledge with PS2Dissembler but I'm not really sure how to use it to modify the reserved text space.
I know I have to find the pointer for the line I am editting and send it to somewhere else but I don't know how I go about doing that.
Is there a guide, or could someone just explain it flat out here? From what I've heard it's pretty easy.
Any input appreciated, guys!