Jump to content

Kaphotics

Helpful Member
  • Posts

    8069
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. PKHeX will never be able to generate data directly into HOME. The program is a SAVE FILE EDITOR. You can never hack a "legitimate" Pokemon into existence, only "legal" Pokemon. A legitimate Pokemon is one that was obtained with normal gameplay. It either is obtained legitimately, or it is hacked into the game. Whether it is legal or illegal depends on if it is indistinguishable in comparison to a legit Pokemon.
  2. The currently loaded save file is the player that is possessing the PKM data. If you have not loaded a save file, then the default save file (PKHeX) is the one that possesses the data. The pointer as well as the trainer data must be correct.
  3. Not legit; needs to have a PID/IV correlation that the program is correctly flagging. It needs to be a "Method 1" PID. Assuming the IVs are unmodified, the PID should be F964768A.
  4. You cannot generate it legally as it must originate direct inside HOME, instead of on a player-controlled game like SW/SH. The server checks every upload to see if it has the original data, and if it can't find it, you get error 10015. Transfers from their native game (e.g. SW/SH) are the origin of data, so the server captures that and assigns a tracker. SW/SH uploads are always allowed by the server, but the server PKH data will lack the GO data, and will still be illegal if someone checked. Anything generated is never "legit", it is at best "legal" if it is visually indistinguishable from something that was legitimately obtained.
  5. look at the dates again, and think about it
  6. Of course not. HOME has already seen it in a different ball; balls are immutable, therefore it's obviously hacked.
  7. Inside the text box.
  8. Unzip the executable and run it from a location on your computer. The DLL is self-contained within the EXE and should be able to locate itself.
  9. Again, if you want to have egg moves, then it must originate from an egg. The program is telling you that its details does not match what it expects. Eggs in Gen3 have a met level of 0, and do not have a Method 1/2/4 PIDIV correlation, hence the two messages in the output. Using the encounter database to grab a fresh egg will give you a legal result immediately.
  10. Your starter Sceptile (Treecko) did not originate from an egg, therefore it cannot have egg moves. The entity has to originate from an egg to have egg-only moves. Use the encounter database if you want legal data.
  11. PKHeX does not support ROM Hacks. Stats are calculated using the personal info data from the unedited game. PKHeX automatically calculates stats unless you click the checkbox to define stats yourself. Stats are not saved when stored in box, and stats are recalculated when you heal them in game.
  12. Not a valid save file. Look at it in a hex editor, it's random junk. Does not look like a valid save file. Dump it correctly.
  13. PKHeX supports editing Ranch save files, for the stored Pokemon data. You can then transfer them via drag drop.
  14. https://bulbapedia.bulbagarden.net/wiki/Dudunsparce_(Pokémon)#Form_data
  15. Refer to the mechanics of how the form is determined. Encryption Constant is not present in Gen 1/2, so it's not determined until it obtains one. Change it in Gen7 before you transfer it to HOME.
  16. Safe? No. PKHeX can't verify the authenticity of an arbitrary HOME tracker, nor can it fetch HOME's tracker side-data to see which games it has visited. But, anyone who has your PKM file can try uploading into HOME and then dump HOME's side-game data from RAM to confirm it never visited. If you are looking to modify data that is only available in specific formats, then it must be transferred there first, obtained (legitimate or not), then transferred back to your desired format, otherwise it won't have the server data it should have. If you transferred it to BDSP then back, then added the BDSP ribbon, then the server would be able to confirm from its logs that the ribbon was never obtained during a valid visit, and was thus hacked. Have they actioned this? No. Could they? Sure. By definition, not safe.
  17. Be sure to save changes to your bag, then export your edited save file, then import the modified file back to your cartridge and launch the game from BIOS.
  18. PKHeX tells you why it is illegal if you click the triangle. Preserving stats is not always possible; ALM can legalize but it won't always be a close match result.
  19. Should be noted that the trainer ID proprieties you're using aren't correct. The SID in generation 7+ can only be 0-4294. The SID16 is the 16bit representation you're thinking of.
  20. As mentioned, try the development build. The behavior was changed since the last release to not fully reject the image and instead default to the first tile.
  21. Use the drop-downs. OT_Name is no longer a valid property name.
  22. SW/SH->HOME for bad/missing trackers isn't blocked. Why? Only GameFreak knows. Could be a honeypot, could be an omission, but that's the behavior. Again, only applies to things that can exist in SW/SH. Is it safe to abuse? No; surely GameFreak has the logs and could action it any time they want, but it's been like this for multiple years.
  23. Try this one. EmeraldGBA3DS.sav
  24. Works fine on latest commits / development build; assumedly was fixed in the past month or so.
×
×
  • Create New...