Jump to content

Kaphotics

Helpful Member
  • Posts

    8069
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. Use the development build; has been reported and fixed. Revise event flag block fetch · kwsch/PKHeX@d774e48 https://projectpokemon.org/pkhex-dev/
  2. 1. Your uploaded file is "MAIN", not "main". Do not rename save game files, as the game wants that specific file, and nothing else it doesn't expect. If you have uploaded to your save container on the console/cart an unrelated file, then the game will treat your data as corrupt. Delete your save data on your hardware, and start a new game. Then import "main" to overwrite the new file.
  3. Update your version of Wine. This is an easy google search:
  4. Transfer the save file back to your console/cartridge and play it on actual hardware.
  5. If the trainers behave like they've already been defeated, then part of the Event Work save block has been corrupted to. Or, it's a cheat code changing how the game behaves. We don't know what cheats you have active, if any.
  6. Probably corrupted the Strength Boulder block in your save file, which isn't documented. The map is normally set up like so: You're using an emulator. Just use a walk through walls cheat, because you've assumedly used cheats before (leading to said corruption).
  7. Thanks, fixed on latest commit: Swap gen1 trade nidoran jp/int species · kwsch/PKHeX@ac777ba
  8. Not researched/documented, not implemented at this time. Cosmetic edits such as Hall of Fame which have no impact on gameplay are pretty much the lowest priority/interest for development.
  9. There is no in-game trade where the player receives a Nidoran-Male in Japanese Red/Green. You're supposed to receive a Nidoran-Female. In-game trade - Bulbapedia, the community-driven Pokémon encyclopedia If you hold control when requesting the legality report, you'll notice that the program does not match it to an in-game trade (as it does not exist). It matches it to a Wild Encounter. You cannot select the {TRAINER} character code via text input (indicated by the * in the OT text box which you didn't screenshot) in the player name creation screen at the start of the game. Therefore, the error message you see is correct, given the context explained above.
  10. Literally no, it does not. There are zero plugins pre-installed; you must provide them yourself to the downloaded exe available on the site.
  11. Unrelated to this post. The program tells you to report plugin errors to the person who maintains the plugin; it's not something PKHeX itself is responsible for. Fixed on latest commit: Revise event flag block fetch · kwsch/PKHeX@d774e48
  12. Wrong PID type, which PKHeX correctly indicates. It should not be "Method 1".
  13. The IVs, Nature, ability needs to be entered into the program along with the PID.
  14. You need the PID, IVs, Nature, Ability to match, not just the PID.
  15. PKHeX doesn't assign them a Version while they exist in Gen 1/2. The hover preview shows the matched encounter data it could have originated from.
  16. Generation 1 & 2 PKM formats do not store the version they were obtained on. When transferring to Gen 7, they will be assigned a version ID based on the version it was transferred from.
  17. PKHeX does not support ROM hacks that modify the save data structure.
  18. Release Initial Release · projectpokemon/RecoverSaveGen3 Since the file loads as a "Japanese" save with 0 played time / OT name, it indicates there was corruption in Block 0 that stores your trainer data. Seems like the Box/Party data is intact though. Pokemon - Ruby Version (USA, Europe) (Rev 1).sav.fixed
  19. It's extra logic required to recalculate the exact selection that was previously applied. It's not a simple thing like 'read the value at offset and that is the re roll count'. The program is open source, you can submit a pull request with whatever improvements you feel are useful.
  20. Play the game on your 3DS.
  21. The editor does not try and detect what you previously changed it to. It gives you 3 options to apply.
  22. There is no progress in the save file, the party is empty. The game behaving like there is no progress is correct.
  23. >A Mass Outbreak Event featuring Grass Pokemon will be held from July 22 to August 3, 2025 When was the program last updated? June 9th. PKHeX has a development ("nightly") build with the most recent changes, but it is not recommended for general use:
  24. If it cannot match the encounter, then there is something wrong with the Met data, like it being hatched from an egg at the wrong level, or not available for capture at a certain level. Cases like that are usually if people join a friend's union circle, who is cheating in invalid pokemon to spawn, and the visitor captures the "impossible" spawn.
  25. You didn't load a save file. The program provides a blank save file if you don't. When you import a PKM to the save file, the PKM remembers who is currently handling it. If the current handler data does not match the save file that is currently handling it, you get the message. Older versions of the program (your third screenshot) did not have this check. Future versions of the program (not yet released) will relax the check for blank save files, as people using blank saves will be using trade bots/other people injecting it into their save files, which both methods /should/ update the handler automatically upon setting to save/RAM.
×
×
  • Create New...