Jump to content

Kaphotics

Helpful Member
  • Posts

    7957
  • Joined

  • Last visited

  • Days Won

    476

Everything posted by Kaphotics

  1. You still haven't shown what trainer IDs you have entered, on the OT/Misc tab. Either way, I'm not going to try and diagnose further because the build is more than a year out of date.
  2. Then you're entering one of the values incorrectly.
  3. PID and TID/SID determine shininess. If it is not shiny in PKHeX, then the TID/SID are not "correct" for a shiny. This is not an issue with PKHeX. Using the "make shiny" button will modify the PID to make it shiny with the current TID/SID.
  4. PID determines shininess. If you make it shiny when it was originally not, then the PID must change. Be sure to enter in your trainer IDs as well as the PID.
  5. Again, the editor has automatic fixes. Entities originating from Gen3 should never have an Encounter Type tile value, so it is always cleared.
  6. The PKM editor has automatic fixes. Hold control when right clicking the slot in your party to check the legality without loading it to the PKM editor.
  7. The SoulSilver save opens, but it only has a starter Cyndaquil. Every other file is junk, either a bad dump (has ROM data inside of it, or is scrambled). Nothing can be recovered from them.
  8. Fangames are not ROM Hacks. PKHeX doesn't support ROM Hacks, and it certainly will never support fangames.
  9. Did you check the "Other Slots" to see the registered teams?
  10. Incorrect abilities cannot be set in Gen3 games because Pokemon do not store the ability ID, only which of the two slots it has. PKHeX cannot do what the game structure doesn't allow. If you want to change the abilities of a species, then use a ROM editor and make your own ROM hack.
  11. Save in-game and ensure you didn't change the structure of the save file with your hack.
  12. ROMs removed. Only upload save files. Save in-game, and do not use save states to archive your game progress. If other save file editors (like PokeGen) do not open them, then it is not an issue with the editors, it is an issue with your emulator/usage resulting in incorrect/improperly formatted save data. Emulators that handle save data differently (like changing the file size by appending a footer, or compressing the data) do not get recognized by editors that lack handling for that; oftentimes, an emulator doing strange things isn't something a save editor should be responsible to handle. If programs don't get updated to handle the weird emulator formats, then you must convert them to the standard format prior to using the editor in question.
  13. 1. Use the block data editor for miscellaneous edits. 2. Change the program settings to allow this. Both already exist.
  14. Opens just fine in an emulator, and PKHeX says the checksums are valid. Are you sure this is the right file, and that it really has issues? If you're using a janky emulator, try another one instead.
  15. Re-read the error message. The program tells you why it wasn't loadable: Do not use save-states to save your progress and view it in another program. Save in-game, like you would on your console before turning off the power.
  16. PKHeX can transfer Gen2<->Gen3, but does not auto-fill any details besides copying the pkm's properties to the new format. You just have to enable the incompatible conversion routes via program settings. Since it was never a legal transfer method, everyone has different opinions on how to adjust IVs, natures, and encounter info to be "legal" or not at all, hence PKHeX's barebones conversion leaving it to you to adjust whatever else you want to change.
  17. You need to make sure all the blocks are in the folder you are selecting. https://github.com/foohyfooh/PKHeXPluginPile/blob/ac48490244c50b49f906afa6634459f3bed56407/PluginPile.RaidImporter/RaidImportPlugin.cs#L92
  18. How did you transfer it to your computer?
  19. You'd have to look at the raw data to see what pokerus days remaining value you have, because the GUI is clamped to only legal values. Having wrong values from cheats / hacking in Pokerus / ROM hacks will do that.
  20. Hold control when right clicking the box slot and you can check legality without loading to the editing tabs. PKHeX's editor has some automated fixes that likely corrected the error in the PKM's data.
  21. Requires editing the game code, which is not under the scope of pkNX. It's not simple at all.
  22. Emulators that don't emulate the hardware accurately result in incorrect PIDIVs. Not an issue with PKHeX.
  23. Thanks, fixed on latest commit. https://github.com/kwsch/PKHeX/commit/9d06a2bc2d0ec5f7c0f020acd73a2144a4d30c2c
  24. Both attachments are legal on the latest release and current commits. When Pokémon are transferred from Gen4 => Gen5, their met location & met level get updated to `Poké Transfer` and the current level.
×
×
  • Create New...