Recent content by Bangaio

  1. B

    Nintendo World Championships: NES Edition - unlock online pins (save editing)

    The last 7 pins require an internet connection. To unlock them, paste the following at address range 3156 - 31CC in UserInfo.dat A6 42 4F 44 31 38 30 82 A2 4F 46 C3 A3 4E 4D 46 C3 A6 42 4F 44 31 38 31 82 A2 4F 46 C3 A3 4E 4D 46 C3 A6 42 4F 44 31 38 32 82 A2 4F 46 C3 A3 4E 4D 46 C3 A6 42 4F 44...
  2. B

    Gaming Accessing previous Wario Cup challenges in WarioWare: Get It Together!

    It's possible to unlock them in Ryujinx (probably Yuzu too). But since you need to connect to Nintendo servers to access the Wario Cup menu, it was all for naught (my PCs are so old or are laptops with no dGPU so I cannot run the game at full speed). This is what I did: 1. On Switch, beat the...
  3. B

    Hacking Encrypting CDecrypt'ed files

    I decrypt files downloaded via Wii USB Helper (.app, .h3, .cert, .tik, .tmd) using CDecrypt and get the folders code, content, meta. These compress much better than the encrypted files (plus I can use them in Cemu), thus saving space. However for preservation purposes I'd like to be able to...
  4. B

    ROM Hack Super Mario Advance 4 - region change e-Reader cards

    You mean all non-demo cards? If so, it should, but I only tested the frog card. If you mean all e-Reader cards, then no. Only SMA4.
  5. B

    Gaming Kirby Battle Royale save editing (# of coins)

    Had to resort to hacking the amount of coins because the grind was too huge to unlock the last item (and online is pretty much dead) Coin value stored in: 4C-4D (little endian, i.e. 4D most significant byte) Use a decimal to hex calculator or ask google "6040 to hex", and flip the bytes e.g...
  6. B

    Gaming Tank Troopers save editing (unlock all tanks/characters/skins)

    I only tested this in the US version. It should be noted that those are range of values, not individual. If you changed them all to 01 and nothing changed, then it's possible that you need to beat the game first, I'm not sure. Edit: I have uploaded the "before/after editing" save files for you...
  7. B

    ROM Hack Super Mario Advance 4 - region change e-Reader cards

    As you may know, only some e-Reader cards were released in the US. Caitsith2 encoded most JP-only cards to US format but I noticed the demo cards are missing from his site (or at least I haven't been able to find them): http://caitsith2.net/ereader/sma4.htm So I took onto myself to write a small...
  8. B

    ROM Hack [ Hey! Pikmin ] Amiibo stuff

    Aside from getting amiibo in the log, there's 16 treasure mini-levels to unlock (2 per world) I tried save editing (comparing before/after getting a single amiibo), but I'm guessing the save file has a checksum somewhere as even changing one byte deletes the save file.
  9. B

    Gaming Mario & Luigi Paper Jam amiibo save data editing

    Unlock all Sparkle cards Data is saved to the amiibo, not the game's save Supported amiibo: Mario, Luigi, Peach, Yoshi, Toad, Bowser Cards can only be used in battle if the amiibo is registered on the same system 1. Register your amiibo in the game and create a card set 2. Dump the .bin file...
  10. B

    Gaming BYE-BYE BOXBOY! / Kirby's Blowout Blast save editing (unlock amiibo content)

    Finally got the Powersaves thingie, so I could experiment in unlocking the amiibo content in these two HAL games. Instructions: Export savefile using JKSM or similar and copy to PC Open your savefile with a hex editor such as HxDen for Windows (make a backup first) Follow instructions below and...
  11. B

    ROM Hack 3DS Title Key DB Stats Website

    It doesn't track updates/DLC right? Because the 1.02 US Mario Maker update is also missing.
  12. B

    Homebrew UPDATE: Regarding the recent 3DS banwave

    1. When using the 3DSX version, the title id isn't sent to Nintendo? Or is it possible to fake the title id of a CIA? 2. Can you block Nintendo's server URL in router so that the info doesn't get sent while still enabling online play/Spotpass?
  13. B

    ROM Hack Animal Crossing: New Leaf Save Editor

    Is the "pic of Jacob" missing or am I blind? http://animalcrossing.wikia.com/wiki/Jacob Thanks for the great work in the editor.
  14. B

    Homebrew [Release]JK's SaveManager - Homebrew CIA Save manager.

    I have 2 3DS with CFW, but I wanted to keep this one clean so to speak. Just want to backup my digital game saves. Regarding the update thing, what's the proper way of updating a CIA? Thanks.