Closed Glazelf closed 4 years ago
Works fine on latest commits.
The game initializes the poketch when you start the game so that you have the Digital Watch app, but the poketch is disabled via another flag.
I checked with a blank save, and the "Enabled" boolean (not exposed for editing) is not changed when manipulating that form (and the game doesn't show the poketch). A commit back in October had fixed the poketch logic, so double check that you're running the latest.
Is your feature request related to a problem? Please describe. In Diamond, Pearl and Platinum, if you edit your save before obtaining the Pokétch, PKHeX incorrectly flags the first Pokétch app as obtained, causing your save to now have the Pokétch. After you obtain it, it seems to correctly load the apps you have unlocked. If you manually unflag all Pokétch apps, the Pokétch will once again dissapear.
Describe the solution you'd like Make it so that PKHeX correctly reads that you don't have the Pokétch yet and doesn't automatically give it to you.
Additional context