DexTool is a Box-based management tool for maintaining and keeping track of a Pokémon Living Dex.
It also lets you take screenshots of your current progress for you to flaunt at your mom!
Regular Export | Shiny Export |
---|---|
-
When you right click a Pokémon slot it will change its color. You can decide the meaning of each color, but I (thy tool creator) use them as follows:
Color Meaning Not obtained. Obtained and in HOME. Obtained but not in HOME.
- Your SAVE DATA is stored as:
- C:\Users\USER\AppData\Local\DexTool\save.ini
- Your IMAGE EXPORTS are stored as:
- C:\Users\USER\AppData\Local\DexTool\dex.png
- The OUTPUT FILES (for streaming, etc.) for the currently selected Pokémon is stored at:
- C:\Users\USER\AppData\Local\DexTool\Output
- Your BACKUPS are stored at:
- C:\Users\USER\AppData\Local\DexTool\Backups
- They are made every 5 minutes after the first change since the last backup and when the application is closed.
- "I downloaded the repo and compiled it, but it doesn't work. What gives?"
- Because a few functions are from third-party developers, I excluded their code from my project. So if you ever want to compile this poop of a project, then it's your responsibility to get their extensions/functions from themselves. Please understand!
- Code by Posho.
- Ripped sprites from PokéSprite by msikma.
- CSV Manager by derme.
- DexTool Project: Keep track of the ongoing GitHub project.
- DexTool-HOME: BlueStacks Macros for Pokémon HOME.
- DexTool-UltraTrim: Tool used to trim sprites for this project.
- DexTool-Legacy: Old DexTool project for managing Pokémon Living Dexes.