Jump to content

Kaphotics

Helpful Member
  • Posts

    8003
  • Joined

  • Last visited

  • Days Won

    482

Everything posted by Kaphotics

  1. Turns out the checksum algorithm wasn't documented, and my rewrite removed the "fake" updating of checksum to hide the issue. PBR doesn't care that the checksum is wrong, lol I'll have to think about it...
  2. The bot plays the game for you when the bot runs. If it's performing online interactions that would require NSO, then of course you need NSO and the game, and connect to online servers.
  3. The "bot" is literally just a program sending commands to your cfw switch. It is not a separate entity.
  4. Pokémon Scarlet & Violet - League Club Coaches PKHeX unlocks the HUD for the 15 with requirements. PKHeX/PKHeX.Core/Saves/SAV9SV.cs at c7f0063b44d7e292ae824ec56f4235762969f2ae · kwsch/PKHeX The cheat button doesn't do much more than unlock the HUD flags; it has not been researched on how to modify the save file to change all the other properties in the save blocks required, such as: set at least 8 coaches to an interaction progress value of 8 set every teacher's close bond event flag (undocumented) The "DLC progress" is ^, and is up to you to complete. The Unlock All is just a shortcut once you've completed enough of the Blueberry interactions to jump to unlock the rest.
  5. Very very very few people who RNG are wanting to do novelty PID hunts for eggs, compared to the very frequent hack of modified captures into eggs not changing their PIDIV. The setting exists so you can change if the legality checker flags such things. I am not tuning the parse settings for "technically it is possible!" when you're already borderline cheating for meme matching PID/IVs. You RNG for resulting IVs, not for PIDs; I already know you're using an emulator with scripts, so it's not like you're doing this on legitimate hardware. You can read more here: Gen 3 Breeding PID Legality · Issue #3092 · kwsch/PKHeX Gen 3 Egg PID\IV Combo Matching Wild\Static PID\IV · Issue #3894 · kwsch/PKHeX Regarding the Gen 3 Egg Legality Issue · kwsch/PKHeX · Discussion #3895 PKHex incorrectly flagging a hatched gen 4 pokémon as illegal if its PID/IV combination match a spread that can be generated through method 1 · Issue #4347 · kwsch/PKHeX
  6. Re-read my first reply. I already mentioned that not all languages can enter the same characters. Your OT name cannot be half-width characters on a Japanese origin save file. It is impossible to enter anything besides what is available from the character entry screen.
  7. Read my first reply again. I already gave you the solution.
  8. I'm well aware with how the RNG works. I documented it nearly 15 years ago. https://www.smogon.com/forums/threads/past-gen-rng-research.61090/post-3642140 Again, this is flagged as invalid by default as the vast majority of times it is a user error when generating mons, rather than a meme RNG.
  9. I already answered this in my initial reply. Obtaining a PID and IV via breeding that can also correlate to a Method 1 PID/IV is statistically unlikely and is flagged by default unless you opt to change the legality setting yourself.
  10. TID/SID/OT should be different. Think of the statistical odds that would be required for them to all match. Geolocation History - Region: can't be blank. Needs to be a valid region within the country. PKHeX automatically fixes some errors, like the geolocation issue you noticed. Residency is for when it visits other trainer/regions.
  11. Cosmetic tab.
  12. Edit the memories to remove the gap then. For OT names, be sure that the OT Name can actually be entered when starting a new game on that language. Text entry - Bulbapedia, the community-driven Pokémon encyclopedia
  13. There are no level 5 Eevee wild encounters in Gen3.
  14. Thanks, fixed on latest commit. Allow downwards traversal for evo move check · kwsch/PKHeX@571de11
  15. Your example screenshot is a level 5 Eevee; a level 5 Eevee can only arise from an Egg in Gen3, which do not get generated with a Method 1 (Wild) correlation. Breeding eggs to have Method 1 PIDs is an anti-pattern novelty that is more likely to be cheated than naturally encountered. If you want to allow Eggs to have arbitrary PID types that they shouldn't have (aka, 2^32 chance to randomly match), then you must change the legality checker settings from the default which flags it.
  16. Correct, PKHeX tells you the save file is empty if you try to load it: Not a valid save file dump.
  17. Not a legality issue, but I'll improve the filename=>version detection. You can hold control when opening the save file to get the manual version selection to appear.
  18. And how exactly would those games obtain them in trade? There is NO other game that FireRed and LeafGreen can connect to from the Nintendo Switch. They cannot interact with GBA consoles. They are isolated, they cannot receive foreign species, hence them not being legally obtainable. Being present in the save file is 100% cheating/not-legal, hence the message, and there is nothing you can do about it.
  19. How can you legally obtain the pokemon without cheating? The only games available are FireRed and LeafGreen; if RSE/Colosseum/XD do not exist for transferring in, then you can't obtain that species. Please think about it.
  20. Use the dump box feature to export, then import the folder.
  21. No. https://community.pokemon.com/en-us/discussion/20118/pokemon-from-z-a-cannot-be-transfered-or-returned-to-other-games
  22. Basculegion forms are 100% single gender. Change the form. Form Argument: How does Basculin evolve? The game needs to track the 294 damage from recoil, and that's where it stores it. Basculegion (Pokémon) - Bulbapedia, the community-driven Pokémon encyclopedia
  23. possibly if the game was only saved once, then the backup inside the savedata would be your original save. only way to know is to dump the save data present on the cartridge, and look at it.
  24. Compare it to mail you've written yourself. Every trainer has to have a TID/SID. The generated mon's TID/SID may be separate from the fake trainer for the mail.
×
×
  • Create New...