Recent content by xXMafraXx

  1. X

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Has anyone got the codes for nba playgrounds 2?
  2. X

    ROM Hack BotW model modding

    I was working on this, most of the mod is done. The only problem right now is Cloud's coat that used a little workaround to accept a higher poly count on wii u, and the same method doesn't seem to work on switch (or its just going to take bit extra work to convert it to switch's format).
  3. X

    ROM Hack WIP The Legend of Zelda Breath of the Wild - Switch - Pt-Br Translation

    Very nice! Any fraction of the npc dialogs on this version?
  4. X

    ROM Hack RELEASE The World Ends with You: Final Remix English Patch

    Wow, already?? It's fully translated?
  5. X

    ROM Hack Question Dumping Switch games (BotW) to get romfs files?

    Sure, I'm just starting to convert wii u mods first before trying to make my own.
  6. X

    ROM Hack Question Dumping Switch games (BotW) to get romfs files?

    Thanks for the help, gonna try asap
  7. X

    ROM Hack Question Dumping Switch games (BotW) to get romfs files?

    Could you share how you solved it? I'm actually stuck with the same problem.
  8. X

    ROM Hack RELEASE My Hero Academia - One's Justice - English/Multi-Language Translation Patch

    Been running into an error, do I have to extract this keys.txt from the console itself? The message I keep getting is "Error: Something went wrong", tried to edit the .bat to see if I could get a clue, but its just a general error. Also, already verified if there aren't spaces in the nsp file name.
  9. X

    ROM Hack RELEASE MHGU Save Editor

    Got this one, doesn't have all the items but it has quite a lot.
  10. X

    ROM Hack Question Copy saves between users

    Yes, create a save on the profile you want to transfer the save to. Then backup both saves with Checkpoint. After that, on the pc, copy the save files from the original profile to the new one.
  11. X

    ROM Hack Monster Hunter Generations ultimate save editor?

    I don't have a save with equal equipment for 3ds and switch, but that seems to be the case, did some tests earlier and was able to exchange a longsword for another (only on save selection screen though).
  12. X

    ROM Hack Monster Hunter Generations ultimate save editor?

    Ok, made some progress, here's what I found: save structure its not exactly the same (its quite similar though), its located on different parts. e.g. character initial offset is 0018CC90. Found equipment info at 0018CDA0, and palico info (seems like recruitable palico) at 001B72A0. Hope this can...
  13. X

    ROM Hack Monster Hunter Generations ultimate save editor?

    So, I've been messing with my save file a little, and was able to modify my zeny and equipment values. The only problem is that when the game loads, all values return to their original state. Anyone knows why this happens?