Skip to content

Python port of SciresM's Pokémon Shuffle Unpacker.

Notifications You must be signed in to change notification settings

bkimmett/Chopra

Repository files navigation

Chopra

Chopra is my port of ScireSM's Pokémon Shuffle Unpacker (https://github.com/SciresM/Pokemon-Shuffle-Unpacker). It's written in Python, so anyone can use it.

Usage

Unpack a file: ./depack.py file_to_unpack

Unpack a folder: ./depack.py folder_to_unpack (Any subdirectories of the folder will be ignored.)

If you are unpacking files from Pokémon Shuffle Mobile, please use depack_mobile.py instead. Each unpacker will reject files from the other version of the game.

Chopra is expecting files dumped from 3DS Extra Data or from the mobile version of Shuffle; it performs certain magic number checks to verify this, so any other random file it is given will be ignored. If you think something should be unpacked but is not, please open an issue.

About

Python port of SciresM's Pokémon Shuffle Unpacker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages