Back
Lumiose Shiny Stash Map
by Insektaure
|
| Version | 1.0.4 |
| Zip size | 6,082 KiB |
| License | GPLv2 |
| Updated | 22/03/2026 |
| Downloads | 539 |
| MD5 | c69a83df35f15b65cf09d7d153af2c32 |
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.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)