Kurt
Kurt
Have you tried unlocking their purchase flag? https://github.com/kwsch/NHSE/blob/57dda232cee5989f0b10ccd410d5cd00735be833/NHSE.Core/Structures/Records/EventFlagPlayer.cs#L1353
Do you have a hacked switch running custom firmware to dump your save file? This program is a save editor, and `main.dat` is the primary component of the save file....
Once you've saved your changes, transfer the files back to your console and import the save data with the same app you used to export it.
Probably they've cached your original data. If it never updates, then there's no way for a save editor to edit the cached data stored on their server.
The latest commit to `master` was months ago, prior to the switch version. Are you using the `nx-wip` branch instead?
Based on my experience with editable entities, my thoughts: 1. Hide the PP selections by default. 2. Put a button-label on the far right above where it currently is (text=PP);...
https://github.com/kwsch/pkNX/commit/4deec6fc7ab1bcfa5a89cdff36593bbdb6f3898c NuGet for PKHeX.Core was updated, I forgot to manually copy in the pokesprite dll's as the core API surface was changed. Just need to rebuild PKHeX and copy updated...
Did you close the program then copy the layeredfs folder to your Nintendo Switch and put it in the right folder?
Likely related: https://github.com/kwsch/pkNX/issues/336
For other readers, here's what we know is deficient: 1. Weather/Time of Day marks 2. Crossover encounters (encounters that walk from one location to another) 3. New Eevee distribution raid...