Jump to content

Kaphotics

Helpful Member
  • Posts

    7270
  • Joined

  • Last visited

  • Days Won

    361

Everything posted by Kaphotics

  1. Thanks, fixed on latest commit
  2. Gen4 save files are 512KB, not 1MB.
  3. PKHeX is open source, you can see its conversion routines. Overriding your settings to No will skip updating things to match the save file. Eggs from other trainers must be traded, so they must be updated to be met as a link trade egg instead of from daycare. Handler states and memories must be adjusted as if a new (or previous) trainer is handling it. When no, it skips doing all that, which lets you inspect the original values. Again, you shouldn't need to override it.
  4. 1. Why would PKHeX want to be any different than how the games work? You can always try it and see -- you'll see that PKHeX retains everything the same way the game would. 2. You don't need to do each step one at a time. PKHeX chains all the conversions together for you. 3. You shouldn't need to override it from the default, so Yes/Cancel is the correct option for you. It's only useful for advanced users just wanting to inspect data unmodified. Trades update things and ensure it ends up in a legal state (like traded eggs or memories).
  5. Not a valid dump. Open it in a hex editor, and you'll see that data after offset 0x498 is just repeating junk.
  6. The first (default) setting is "Yes" because if you imported a box of eggs not from the save file, they should automatically be updated to be link traded eggs rather than just directly imported.
  7. Use PKHeX's encounter database.
  8. Use PKHeX's encounter database to create from a template.
  9. No; but you can instead try changing the distortion frequency by editing the ROM or using cheat codes. Distortions are not stored in the save file.
  10. Reread my message. This is not a Spanish forum; post your messages in English. Re-read the first post; this thread is NOT to ask why your hacks are being flagged as hacks.
  11. Please re-read the first post. This is an English-speaking forum, and this thread is for only reporting false positives with Pokémon you've obtained legitimately, not those you've created. Since you are new, it is more likely that you are not generating things correctly, and that PKHeX is not wrong with its assessment. Use the encounter database to get a starting point for an encounter.
  12. You can use trade bots to dump and trade you back modified files, but it's inadvisable to modify immutable values. Best is to hope that future games allow clearing/setting of all nicknames.
  13. You need custom firmware to dump and import save files. Once you have your save, then you can try using PKHeX.
  14. bcat is just a download of all available gifts that can possibly be redeemed at a given moment in time; some may be obtainable only if you have a valid serial code, or others may be inaccessible until a later reveal. Gifts that expire/ are no longer distributed... are no longer distributed in bcat, and are thus removed from your local storage. Hence why there's the need to archive here to preserve previous content gifts. Since all gifts as of late require a serial code, you have to enter it in and the online server will say "go ahead, load the contents from folder X and give that gift". The server knows the current bcat folder structure, and there's no way to desynchronize it because you have to be synchronized to enter in a serial code.
  15. Kaphotics

    Misc Bug

    As was previously mentioned, you need to beat the DLC sufficiently for them to be available for unlock. If you "unlock" them prior to being possible, then they'll still appear disabled because you don't have enough overall progress with the main game.
  16. Deoxys is not in Sword/Shield. Load a save file / change settings for another set of games (like BD/SP) where it is available in-game.
  17. Kaphotics

    Stats judge?

    Block editor. Search for Judge. SV: KUnlockedIVJudge SWSH: KUnlockedJudge
  18. That's just the initial fake Pokémon data loaded to the PKM editor. It's not YOUR Pikachu. Try editing it, you'll see it's just a placeholder template until you actually load a pokemon from party/box.
  19. Checking my notes, I think your file is a raw cartridge backup similar to what a Powersaves device would do -- a rip of the encrypted save data. You'd need to find the original cartridge, as save files are encrypted specific to the cartridge.
  20. Contents of the attached 1MB file is either encrypted in some unknown format, or is junk. Either way, it's not close to the expected contents of a save file. I doubt you'll recover anything from it unless you ask for help from someone familiar with gm9 and how it may have given you that file originally and if it's something you can reimport.
  21. Without seeing the pk6, can't tell. Likely a problem with the hidden ability/ball, since that's not possible for those forms depending on the encounter.
  22. > An error occurred in a PKHeX plugin. Please report this error to the plugin author/maintainer. Not a PKHeX issue. You're trying to run logic from an outdated plugin on a release of PKHeX that the plugin does not support. Go talk to the plugin author/maintainer, not PKHeX.
  23. I don't know, which is why I was vague in my reply. It's not something you can just quickly change with zero knowledge. https://github.com/gluck/il-repack Merging the assemblies after build might be fine to do, but again, I do not think you need to do this. Plugin files really should be kept as separate files.
  24. ILMerge or change the PKHeX.WinForms to build including dlls in a folder; change PKHeX's settings to load plugins from within the assembly. Ideally, you don't do this because there's no real need to.
×
×
  • Create New...