Recent content by geekboy1011

  1. geekboy1011

    Homebrew TWPatcher - DS(i) mode screen filters and patches

    Gave a huge skim but didn't see any documentation on the features/patches of the TWPatcher? Is there one floating around? Obviously I get/understand all the display/filter modes, Its just the various patches/RTCOM stuff. :D
  2. geekboy1011

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

    The files and unpacked them are done The real thing that needs to be looked into is if there is a code toggle for US as the assets are there just not accessable in game it seems?
  3. geekboy1011

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

    When life gives me time again~ Just bought a house so who knows when that will come around again :) that being said Kurimii has the plugin anyone once again can look into it :)
  4. geekboy1011

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

    So lets get back on topic. Good news! Over the last few days @onepiecefreak over in the kuriimu group put together a plugin to change assets and no more crashes! Hopefully we do not run into them anymore but for now it seems to be crisis averted. The not sure what to make of it news. It has...
  5. geekboy1011

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

    Get a life, Some of us just do not have all the time in the world. Since starting on this project, I have gotten married, got a new job as an electrical engineer and designed an entire product line for a company from the ground up, Bought a house and have run countless other events and public...
  6. geekboy1011

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

    I meant that more of I am working with a Kuriimu dev to get support added as we figure out the problems! So nothing in there yet :)
  7. geekboy1011

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

    Nothing of note yet, We think the issue is actually an OOM but more to say. That being said someone from the kuriimi group is helping out now and it looks like integration with that is the plan. If we can figure out these crashes.
  8. geekboy1011

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

    Its more of when debugging in citra I can not find out where in memory it is located so i can set proper read breakpoints on it. I have been having to intercept it code side and the FS loading code is kinda of a spaghetti mess with multiple branching paths. I'm also used to platforms where...
  9. geekboy1011

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

    I dislike you all cause there is motivation of sorts again cause your all posting ;) Idle sarcasm aside, Yes we still have no idea what those bytes do. I have yet to find a point in the code where they are access either. Granted my knowledge of how the 3ds handles ROMfs is minimal which is...
  10. geekboy1011

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

    I'm just going to say I highly dislike you all, and because of that maybe something will get updated this weekend. We are triple checking the compression code against the internal de-compressor.
  11. geekboy1011

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

    Actually its not "english" the font table has mono spaced English characters built in already. So while yes you could in theory translate everything that way there is a good chance it will look horrible. The text engine would need to be updated to support an English font set to look good. I...
  12. geekboy1011

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

    NP any questions just ask here or make an issue on the github, If I don't know the answer the person who wrote the actual compression/decompression code will. The blunt fact of it is (as stated previously in the thread) Life has just not given us time to get this moving forward. So I wish you...
  13. geekboy1011

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

    Its been cracked, There are tools to extract and decompress the assets in it. Please read the threads as a whole. The only thing missing is a proper re-compressor and re-packer. I believe my current re-compressor has issues that cause archives to extract incorrectly on console. The re-packer...
  14. geekboy1011

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

    I have mentioned quite a few times I do not have the time to dedicate to this project. The documentation I have been able to understand is available freely. Please if you have the time take it over to WHO ever and do what needs to be done for this game to get translated :) I am here to help with...