Recent content by aktkglfh

  1. A

    ROM Hack How can I modify the text in the code.bin file?

    Actually I was not a programmer, so I did not understand everything. But! I know your explanation is very beneficial! Thanks for taking the time to answer :)
  2. A

    ROM Hack How can I modify the text in the code.bin file?

    Thanks for the reply! I think your idea is good. If you want to run your idea, should I use the ntr plugin? I don't know the exact meaning of "run time dynamically".
  3. A

    ROM Hack How can I modify the text in the code.bin file?

    Hello. I am now working on converting srw ux from Japanese to Korean. I found almost all of the Japanese text, but the text in exefs / code.bin is getting an error even if I increase only one character (2bytes). This code.bin contains very important text and I have to modify it. However, because...
  4. A

    ROM Hack [help] super robot daisen(wars) UX, compression file header magic 'ECD'

    Hello. I am working on the Korean version of SRW UX. I found the location of the script, and I succeeded in outputting Japanese in Korean. By the way, some scripts and images are compressed so I can not read the contents. I got the uncompressed form using NTR's ROM dump feature, but I can not...