Recent content by Bearzerg

  1. Bearzerg

    ROM Hack [Tutorial] How to Decrypt, Extract & Rebuild 3DS|CIA|CXI Files

    Okay, thanks for the answer, do you know by any chance if there is a way to mod smash on ofw ?
  2. Bearzerg

    ROM Hack [Tutorial] How to Decrypt, Extract & Rebuild 3DS|CIA|CXI Files

    Hi, i modified my Smash Bros rom to change the stages musics, i was able to extract, edit and rebuid the rom without apparent problems, but when i try to load it on my sky3ds+, i just have a blank icon, like there is no cartridge inserted. Am i doing something wrong, or it isn't supposed to work...
  3. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    There is no TitleBG_**.pack to replace in the update folder this is why it crashes. just replace the TitleBG_**.pack of your main game with the TitleBG_JPja from japanese game (extracted, renamed to the langague you want and recompiled with ESARCP.py)
  4. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Technically yes, since the .bars is a sarc file with audio related content (according to this), haven't tested but with Uwizard it's probably possible
  5. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Yep, but their content is slightly different than the game's folders
  6. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    You should have the following folders in "content" : Actor, Effect, Event, Font, Game, Map, Model, NavMesh, Pack, Physics, Sound, System, Terrain, UI and Voice. If not, then re-install the update, it could be this causing the crashes.
  7. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    It works for me, did you repacked it with the ESARCP.py ?
  8. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Does this work with the sdcafiine method ?
  9. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    There isn't something (like the method used for the Bootup_EU**.pack) to do first with the font file ?
  10. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    I tried it, but the game crashes (in fact, the wii u freezes after the splash screen and the little music) but i see there is a font file, maybe we have to transfer it as well ?
  11. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Well my theory is : the problem with the game not launching was with the update. I just installed the Japanese patched game with wup installer and let the game update the official way, just to see if the game launches, and, well, it launches, but still in jap (obviously). I'm not sure but when I...
  12. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Yep I deleted my previous copy, to make a clean install. But I think something is wrong with my use of NUSPacker, because the encrypted files size is 9,30go, and the official file size is 9,33go. EDIT: by the way, is there a way to modify the title.fst file after installing the game ?
  13. Bearzerg

    Hacking [Tutorial] How to "Undub" Zelda: Breath of the Wild

    Yes, I got the same problem, python 3 doesn't know the "xrange" command, use python 2.7 instead, it worked fine for me. The problem is, whenever I try to overwrite the files of my jap instalation with the modified ones, (EUfr for me) the game just doesn't load, (I got the splash screen, but...