Recent content by Lyan53

  1. Lyan53

    Hacking Gateway 3.1 Zelda OoT Compatibility List. Please post

    Same version for me: New 3DS XL Metallic Blue PAL-E (AUS) Firmware version: 9.0.0-20E Zelda OoT Front: LNA-CTR-AQEP-EUR Zelda OoT Back: AQEP731202 Working: YES (With .sav file from GW) Purchased: 2013 November 6
  2. Lyan53

    Hacking New 3DS (LL) Out of Box Firmware Database

    New 3DS XL Metallic Blue PAL-AUS Purchased 2014/12/27 on Play-Asia Received this morning (2015/01/02) QAH1002XXXX X Firmware version: 9.0.0-20E
  3. Lyan53

    Hacking 9.3.0-21 Nintendo 3DS Update Released

    Okay thanks ;)
  4. Lyan53

    Hacking 9.3.0-21 Nintendo 3DS Update Released

    And it is the same fw for Australian New3DS XL?
  5. Lyan53

    ROM Hack Need help converting DesMuME save to R4

    Are you sure for shunyweb, It seems he still works (but I've not tested) oO Otherwise, you can try with other tools : http://filetrip.net/savegame converter/cat-126
  6. Lyan53

    Hacking Play NDS games with Gateway

    The gateway exploit is a .NDS file. For install this one, you use blue card, launch the exploit in the same way as a .NDS ROM, and it only takes a few seconds It's no more restrictive than that You can easily play with NDS games and reinstall the exploit after that. The only difference is...
  7. Lyan53

    Hacking Grand Knights History English Patch Alpha (looking for help)

    Okay, I understand better now, thank you for explanations :) This project has never been a priority for me. When I started working on this game, it was mostly out of curiosity. Also because the decision of the publishers cancel western translations was unfair for us... But I knew it would be...
  8. Lyan53

    Hacking Grand Knights History English Patch Alpha (looking for help)

    Exactly, just after, you can found character table: offset: 0x2c47f8 size of table: 0x1f0 For the french project, I've adapted this table to add our special characters and after, you can found font data: - 4 bytes: size of font picture (2 for width/2 for height) - 1 byte: number of picture...
  9. Lyan53

    Hacking Grand Knights History English Patch Alpha (looking for help)

    Hi all, I also worked on this game there's some time but I haven't found japanese/french translators, so I stopped. I precise I'm not a programmer or I have no knowledge of ASM. I don't know what you want to do, but I noticed on this screenshot you don't use the properties of text tags...
  10. Lyan53

    TEST

    test
  11. Lyan53

    Hacking Final Fantasy Type-0 RomHacking

    I'm not an expert in video encoding, but for The 3rd Birthday's hack (in french), I had the opportunity to work on PMF videos. My observation was the following, the quality loss is inevitable... :/ (but I could be wrong) If I take a few steps of your process --> exactly, if you extract PMF...
  12. Lyan53

    ROM Hack I need a tool

    Hi, Try with >> Nintendo DS/GBA Compressors << developped by CUE
  13. Lyan53

    ROM Hack Recompressing an overlay file?

    Okay, thank you for these details Dirbaio :)
  14. Lyan53

    ROM Hack Recompressing an overlay file?

    It is very complicated all these methods, just use a batch file (.bat) or command (.cmd) It is just a simple .txt file where you put the command line (without the full path) and you rename the extension to .bat or .cmd .bat or .cmd files will serve as executable file (.exe), it will do more...
  15. Lyan53

    ROM Hack NFTR Editor

    Hi all, For NFTR data : In Blue > not sure RTFN bloc >> Nintendo FonT Resource - 4 bytes bloc name "RTFN" - 4 bytes Maybe BOM?? (Bytes Order Mark) - 4 bytes file size - 2 bytes size of NFTR bloc - 2 bytes Number of sub-blocs (sub-sections)...