Jump to content

Kaphotics

Helpful Member
  • Posts

    7036
  • Joined

  • Last visited

  • Days Won

    337

Everything posted by Kaphotics

  1. Games without a detectable correlation do not have a correlation to detect or indicate. The Gen6/7 RNG is sufficiently random -- all permutations of outcomes may occur within the range of randomness.
  2. Already been reported and fixed, use the dev build until the next release.
  3. No, because it can go up to 60000 in the data, and the display in game will only show 999.
  4. So use the settings to specify your preference to use the first release's behavior. New Pokemon do not have old style sprites.
  5. Thanks, fixed on latest commit https://github.com/kwsch/PKHeX/commit/80eac48a49a7aab815a698be3e3dbe337263ce4e
  6. Not a valid save file. Open it in a hex editor and compare it to a real save file for Fire Red; totally different. Dump your save correctly.
  7. Turns out this was a combination of using the same float value constants & operation order. I've reverse engineered the calculation and PKHeX now emulates the entire call chain correctly, as implemented in this commit: https://github.com/kwsch/PKHeX/commit/9c5955c10404caa9170b7423e39a773212765e8a This issue is now resolved; un-sticky'ing. Have fun with all the h/w calc precision
  8. You need sufficient levels per the learnset for it to be mastered. This is a core game mechanic that cannot be bypassed; there are not mastery flags for individual move IDs, only move shop moves.
  9. Please use some critical thinking. If you have not loaded a save file, then whatever save file is currently loaded by default is your current save file. PKHeX supports all of the interconnected games; it does not read your mind or change the save file when loading a PKM. You do not have a Legends: Arceus save file loaded. No games besides Legends: Arceus can legitimately receive PA8 files. The error message is telling you that the file is unsupported for what you currently have loaded, or is corrupt.
  10. Do not report hacked data being flagged as hacks.
  11. Have you tried toggling the appropriate mastery flags? PKHaX doesn't lift any restrictions, it only enables some smaller features and hides any legality warnings.
  12. 1. Unclear which program version you are using, likely not the latest release. 2. Attached file is a PA8 (Legends: Arceus) file, but screenshot is a PB8 (BD/SP) file. Read the dialog message; "This could be caused by loading a different generation Pokemon file on an unsupported generation" Is that not understandable?
  13. Transfer your save file correctly. The file size is incorrect.
  14. > Is there a quick way to fully complete the pokedex entries for each pokemon without having to do it 1-by-1. Nope. Editing the Pokédex is hard.
  15. Don't hack in garbage that the game doesn't like.
  16. Control click the legality checkmark to see the full parse, which includes any detected RNG correlation.
  17. Did you try looking inside the list of shortcuts, or in the drop down menus at the top?
  18. Deleting progress results in instability, as game story progress is tied to Dex progress. Use pkNX (ROM editor) to zero out the shiny bonuses for Dex completion, shiny charm, and swarm. Then you'll have your self imposed torture of 1:4096 for everything.
  19. Thanks for reporting; fixed on latest commit https://github.com/kwsch/PKHeX/commit/105e6a31f85ab84921fde0bc93b67498f5997544
  20. Show a screenshot of the top of your PKHeX window. It doesn't say SAV8SWSH-CT. This is standard game behavior when you inject something that doesn't exist for the game to display. Unknown moves, species, etc.
  21. Did you report progress to the professor? Also, extract your current save file to double check the changes you made are recognized by PKHeX.
  22. Not a bug, you're just playing a game without the DLC. Purchase it from the eShop and download it so the expansion content actually exists in the game.
×
×
  • Create New...