Recent content by Defaultio

  1. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    So, has anything interesting happen over the past weeks?
  2. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    I have another theory - Maybe its the repacker itself (as you have said before). I compared the file sizes of both before unpacked and after repacked and noticed a 15,000 kb difference between the files. Perhaps the repacker adds more data to some files inside of the crown.dpk than it already...
  3. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Accidental second post.
  4. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Happy to help! I really want to see this game translated, its especially convenient on my 3ds rather a psp emulator (physical buttons).
  5. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Update: Entering matoyas cave causes a crash. Entering the second town does NOT crash the game. Edit 1: Obviously its something in the Crown.dpk that's been changed, we know what has been changed which means that those files must have something different about them. No, it isn't crashing while...
  6. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    The thing is, it only happens in the town of Cornelia(?), not the castles in the current continent. What if its because the town is flagged to an event - that event being that the only way to get out is to talk to an NPC to get to the castle. The only way to find out is to play a normal play...
  7. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    It crashed while entering the town. AN EXCEPTION OCCURRED Processor: ARM11 (core 0) Exception type: data abort Current Process: CROWN (000400000005DA00) (More hexadecimal stuff that I don't know about and possibly abbreviated names.) "You can find a dump in the following file...
  8. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Almost done with all this stuff. I actually made a plan to see what would happen if I loaded a save file while in the town.
  9. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Stupid question: How can I put the romfs file back in to a .app file with god 9? Decrypt9 doesn't work with the latest luma update. I used GM9 to just get the romfs folder from the .app file from the game itself. I have no clue how to put it back in other than re-doing the entire proccess but...
  10. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    You got a point there. I'm repacking.
  11. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Just repack? No edits or anything? Oh well, godmode9 to the rescue.
  12. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    All right, i've unpacked it- now what? It's just a bunch of .pck folders as opposed to the files themselves.
  13. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Eh, I made backups of the romfs which contains basically the core parts of the game-as you already know. Yes, that's what the readme says. EDIT: I'm stupid and forgot all about Python. I got it working now, the Unpacking I mean. Now for some small translation and see if that'll work.
  14. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Yes, the whole readme - several times. I did unpack the crown.dpk with QuickBMS- I got a lot of .pck files. To unpack: repacker.py input_file output_folder Is that what I need to type into cmd prompt?
  15. Defaultio

    ROM Hack [WIP] Final Fantasy (eShop) Translation.

    Um, I have python 2.7.x but for some reason it just opens and closes as soon as I double-click the repacker.py file.