Back
Lumiose Shiny Stash Map
by Insektaure
|
| Version | 1.0.5 |
| Zip size | 6,082 KiB |
| License | GPLv2 |
| Updated | 17/04/2026 |
| Downloads | 651 |
| MD5 | 6d6153a00e5b9fd6c58ba1ba7640887d |
App Details
A Nintendo Switch homebrew application that reads the Shiny Stash from Pokemon Legends: Z-A in real-time and displays each entry's spawn location on an interactive map.
- Reads the Shiny Stash block (up to 10 entries) directly from game memory via Atmosphere's dmnt:cht service
- Displays an interactive list of all stashed shiny Pokemon with species name, Pokedex number, and spawn location
- Shows the selected Pokemon's spawn point on the corresponding map (Lumiose City, Lysandre Labs, The Sewers, The Sewers B)
Changelog
v1.0.5
- Add support for game version 1.0.0, 1.0.1, 1.0.2
v1.0.4
- Add support for game version 2.0.2
v1.0.3
Automatic game version detection
- the app now reads the main NSO build ID at launch and identifies whether you're running game version 1.0.3, 2.0.0, or 2.0.1
Version-specific pointer chains
- each game version uses a different base pointer to locate the Shiny Stash in memory; the app automatically selects the correct one for supported versions
v1.0.2
Now display missing Y coordinates for entries
Fix: skip entries with unknown locations (Hyperspace)