About This File
Pokémon main line and spin off series RAM dump Pokémon extractor, programmed in C#.
This application extracts Pokémon from RAM dumps. The application supports gen 1-8 minus LGPE, BDSP, and PLA, as well as, the application supports Space World 97 demo, Colosseum, and XD.
.NET 7 is needed to run the application.
https://github.com/PokeJL/PKX-Extraction
What's New in Version 20220930 See changelog
Released
- Code clean up and documentation. It should be easier to read now.
- Application performance increased. Significantly noticeable with Colosseum and XD.
- Fixed issue with gen 1 and 2 where not all Pokémon were being recognized by the extractor.
- Fixed issue with Colosseum and XD where EV calculation check, nickname check, and OT checks did not function as intended.
- Fixed issue with Space World '97 where the application would crash.
- Other minor bugs fixed.
- Added application credits.
- With version 20220930:
- Download