Search results

  1. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Okay, I see what's happening. The save has a configuration of blocks that is only valid if you assume reads mirror across banks, which my tool is not equipped to handle. Attached is a fixed save for both the original game and the patched (as in, with my patch) game. I'll expand my tool to...
  2. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    If your save is already corrupted there isn't much to be done. However, I'm curious how you got into this situation. Were you using a ROM with this patch applied? Cause if so that's a serious bug that somehow even bypassed the sanity bankswitch crash. Can you upload your 'corrupted' save file?
  3. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Wait, what are you actually trying to do here? Do you have a working-on-3DS save you want to convert for use on emulator or real cartridge? Vice versa? If you just want to play the game on 3DS via VC injection, you need to patch the actual ROM, not mess with the save file -- though, I believe...
  4. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    I can't guarantee that the patch is compatible with other hacks/patches, but I'd be surprised if any of them touched the save and load routines, so it should work.
  5. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    If by 'current hack' you mean this one, it does the following, if I'm reading those changes correctly: - dummies out the 'save file corrupted, previous save will be loaded' message window - dummies out the flash chip identification (by always just taking the first known one) - dummies out some...
  6. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Yeah, you're not losing anything important, that's the point! The only difference is the types of (emulated) flash hardware supported. If you're using this for 3DS injection don't worry about it, it's only really of interest if you want to use the patch on an old GBA flashcard.
  7. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    It's intended as a command-line tool, but drag&drop should work too. It means that you lose some information converting that way. You lose the backup save, and if you have over 32 Hall of Fame entries you only keep the newest 32.
  8. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Yes, it can do both directions.
  9. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Yes, that's correct. There is a save conversion tool included though.
  10. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    Updated the patch to version 1.1: https://filetrip.net/dl?oI4BtX1Bdu If you're using this for 3DS injection this should make no difference, but I've improved compatibility with emulators and flash cards by supporting more types of flash memory.
  11. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    That's the idea, yeah. I didn't have the time yet to play through the whole game on my 3DS yet, but it saves correctly after the Elite 4 in no$gba when the save type is set to 64KB, so I'm pretty confident.
  12. Pikachu025

    ROM Hack Pokémon Emerald Real 512Kb Flash Memory Patch

    I was unsatisfied with the somewhat hacky state of the Pokémon games running in AGB_FIRM on the 3DS, so I modified Pokémon Emerald to save to a 512Kb Flash Memory, which AGB_FIRM supports correctly, and I figured some other people would enjoy it too. This was somewhat involved, but the gist of...
  13. Pikachu025

    PSXdecrypter with multi-disc support 1.0

    Decrypts PSX games bought from PSN into standard PSX ISOs.
  14. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    I wrote a new patching tool since SslPatcher -- no offense to the guy who made it -- has some serious issues with actually keeping the games bootable after the patch. https://github.com/AdmiralCurtiss/WfcPatcher/releases If someone finds any games that don't work, please report them.
  15. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    Searching through my captures: - GTS - GTS Rendezvous - Battle Subway - Send Results - Random Matchup - Battle Videos Up/Download I think that server is used to check if a Pokémon is legal or not. Or maybe if their nickname contains any "bad words"? e: Music Photo up/download also accesses a...
  16. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    By the way, is there any reason that thing is compiled to require admin rights? It seems to work just fine without them.
  17. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    By the way, I'm not gonna open a pull request for this, but it seems like some games expect a content-length header for their downloadable files, so if dlc_contenttype == True: self.send_header("Content-Length", str(len(ret)))...
  18. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    Playing around more with the Gen 4 Mystery Gift, I managed to get the Lock Capsule to work, apparently the first person in the world to do so. After getting a (self-made) Lock Capsule Wonder Card this menu shows up: Fire up Black/White, select the Relocator: Message in HG/SS...
  19. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    Alright, I'll just throw my modified or restored stuff on there and keep the official stuff out then.
  20. Pikachu025

    Homebrew Save Nintendo WiFi - A project to save online servers for DS (and Wii) games

    Yeah, either that, or recognize a Mystery Gift connection server-side and return a random gift. What's our stance on putting DLC files on Github, by the way? On the one hand it's technically copyrighted content, on the other I doubt anyone cares if we continue to distribute Layton weekly...
General chit-chat
Help Users
    SylverReZ @ SylverReZ: @The Real Jdbye, :ninja: