Jump to content

Kaphotics

Helpful Member
  • Posts

    7216
  • Joined

  • Last visited

  • Days Won

    357

Everything posted by Kaphotics

  1. it loads from "pkmdb" (dumped individual files) as well as from any saves in the "bak" folder viewing an individual file shows where it was loaded from via the label in the bottom left of the window.
  2. Thanks, added in latest commit https://github.com/kwsch/PKHeX/commit/7a77b4524fd4cae46b4dc07f34ef8536bfd5f97d
  3. Added https://github.com/kwsch/PKHeX/commit/8cfd64df63069b842d471202462b7b4414e8114d
  4. Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/6b387f903781157dc9e04b34cb4ab5e46d5e2e1f
  5. Thanks, fixed in latest commit! https://github.com/kwsch/PKHeX/commit/78f533605cfb44422428a09697f7a1caa11be7c9 (I appreciate the investigative work)
  6. Thanks; fixed in latest commit https://github.com/kwsch/pk3DS/commit/90fd6fcb7b5ea9ab3815dcac52682945a6219f99
  7. ZYNX: Italian trade OT should be RINO not DANTAE, which is the English OT. Farfetch'd: Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/7c1f163140b20d4a0b9c0294185edc8244131bd7
  8. Likely your antivirus scanning the unpacked files, preventing pk3ds from opening it.
  9. 1. Word filters for past generation games are part of PKHeX's extra checks. If the PKM is transferred to the current gen it would lose its nickname. 2. Language is not stored in gen 1/2 format files; the program tries to auto detect a valid origin language. The combo box is only visible to help with renaming to another language/species. 3. Will investigate later today
  10. Since when can you capture a Ghastly/Haunter at level 10 at that location? https://bulbapedia.bulbagarden.net/wiki/Thrifty_Megamart_(Abandoned_Site) PKHeX provides met data suggestions if you click on the Met Location label. All shortcuts are in the main ribbon (Options->About)
  11. Heh, thanks for checking Updated: https://github.com/kwsch/PKHeX/commit/7ef8a88678adc23e08e374f3d52bd3524090e20e
  12. Updated with the following exceptions/contradictions: https://github.com/kwsch/PKHeX/commit/be285917b9f2c3e33e7ec54be1207bbcb7315156 JP Blue: Invalid catch rate (120), should be 45. Beedrill: Unused, impossible to encounter as the trade is not available in game. GER FRLG: Nidoran: WALTRAU is 7 characters, WALTRAUD is 8 (too long). Not sure what is correct. Changed to 7chars Jynx: Has 2 spaces at the end of OT. Not sure if this is correct. Kept as is
  13. Thanks, fixed in latest commits https://github.com/kwsch/PKHeX/commit/1f9f8c97f10915c115d0750b5bfd824bf75e025b https://github.com/kwsch/PKHeX/commit/9d3f7250a54eb1cf0e2a922551b4cbefefb3eda1
  14. Thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/caa32c15164f842c13ed72ad6203cf15745f8d00
  15. Thanks, fixed in latest commit; just some misaligned offsets. https://github.com/kwsch/PKHeX/commit/1122a3f21edfb02cd6506ee1afde117b518d9c19
  16. Save file is getting recognized as Platinum because there's garbage in the backup save file that matches Platinum's signature. Program window indicates that it's loaded as Pt. If you hex edit 0x4CF20 to change it from 2C to 00 it should be recognized as B2W2.
  17. https://github.com/kwsch/PKHeX/blob/8710c7a5179d4488f95d2397a2bc34089fa97e8d/PKHeX.Core/Saves/Substructures/SAV2Offsets.cs#L165-L166 appears to be Caught first then Seen (offset-wise). Does it apply to all other gen2 versions? (should it be Seen then Caught?) or is it just the GUI screwing up?
  18. was fixed yesterday https://github.com/kwsch/PKHeX/commit/bdb6b7a2f16306a4bda320fffe034bac93483b2c
  19. PO87AE~1.SAV file is completely empty; open it in a hex editor to see. You're not extracting your current save file data if you're getting nothing out.
  20. Pertains to OT Affection; ORAS has a bug where it gives 20 to the original trainer not the current trainer. To have a gen6 contest ribbon you need OT Affection that is a multiple of 20 or 255.
  21. NocashGbaBackupMediaSavDataFile.a.....â.........................SRAM PKHeX does not work with Save State files. You need the Save File, not a RAM snapshot.
  22. Refer to the other recent threads. This is a known issue with the current release.
  23. Check result output is set to Fishy; not sure if it was not completely implemented:
  24. Thanks for reporting, fixed in latest commit https://github.com/kwsch/PKHeX/commit/e74e7878cd0e4b426fdbfd25b42c2ed01126d066
×
×
  • Create New...