Recent content by m2236818

  1. M

    ROM Hack [Release] Kuriimu - A general purpose game translation toolkit for authors of fan translations.

    Hey, IcySon55, I'm back, and the new version of kuriimu is great. When exporting a msbt file as a kup file, each text will have two parts, <original> and <edited>, which are easily misused in editing. I was wondering if I could export a file without <original> content, just like an xmsbt file...
  2. M

    ROM Hack [Release] Kuriimu - A general purpose game translation toolkit for authors of fan translations.

    Using kuriimu-v1.0.12-a2d9102 Not all MSBTs are different after KUP output. For example, in the attached TipsNotify.msbt, the MSBT output KUP of both platforms is the same. But another Npc_SmallOasis001.msbt, the output KUP is not the same, there are 10 differences, screenshots at the red font...
  3. M

    ROM Hack [Release] Kuriimu - A general purpose game translation toolkit for authors of fan translations.

    Is there any way to solve this problem in a short time? It is critical in cross platform translation transplants.
  4. M

    ROM Hack [Release] Kuriimu - A general purpose game translation toolkit for authors of fan translations.

    Thank you very much for your tools. When I tried to use Kuriimu to edit the MSBT text file of the switch version of The Legend of Zelda: Breath of the Wild, some findings were found by comparing it with the wiiu version of the MSBT file. Switch version and wiiu version, MSBT has some changes...