Skip to content

This Python script unpacks compressed files within the .IPK files from Just Dance 2019 and other similar formats.

Notifications You must be signed in to change notification settings

leamsii/Just-Dance-2019-IPK-Unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Just Dance 2019 IPK File Unpacker

Python version 3+ Required

To unpack an .ipk file from Just Dance simply drag and drop the .ipk file onto the ipk_unpacker.py script. Or you can run it via command line as "python ipk_unpacker.py your_ipk_file"

How it Works

The script will loop through the packed files and create a directory for each of them. If a folder already exists with the same name it will overwrite it

Happy Modding!

About

This Python script unpacks compressed files within the .IPK files from Just Dance 2019 and other similar formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages