Search the Community
Showing results for tags 'PKX'.
-
Version 20230705
1189 downloads
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 -
This small program is used to extract .pkx files from pokémon save files. It will look for all valid save files in a specified folder and extract all stored pokémon in another location. The idea for this application started on this thread. Additionally you can specify if you want to search in all sub-folders, and create specific folders per save file and box. It should work with most main game save files, but only tested it win Gen 6, 7 and a Yellow VC games. Latest version: https://github.com/drgoku282/MassPKXextractor/releases/latest Source code: https://github.com/drgoku282/MassPKXextractor