Skip to content

A python project to convert Just Dance Wii U Autodances to MP4

License

Notifications You must be signed in to change notification settings

oscie57/autodance-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autodance-convert

A python project to convert Just Dance Wii U Autodances to MP4.

Special thanks to this GBAtemp post for information on how to do this.

Some information used from jdext.

Assistance (really basic) from Sketch.

Setup

In order to use this, you will need a Wii U with custom firmware installed, I recommend using this guide and installing Tiramisu/Aroma, either should work for this.

You will also need FTPiiu_everywhere running.

Make sure you have Python installed, I use 3.9, not sure if anything before that works.

Run py -m pip install ftputil ffmpeg-python to install the required packages.

Running the program

In order to extract your autodances, there are a few things you'll need.

  • IP Address | The IP of your Wii U to connect to.
  • JD Version | Version of the game to extract from. Valid options are: 2016, 2017, 2018.
  • JD Region | Region of the game. Valid options are: EUR, USA.
  • User ID | The User ID to extract the save from. This can be done in many ways. Should be something like 8000000a.

Once you have all of these, you can run py convert.py and follow all of the prompts.

About

A python project to convert Just Dance Wii U Autodances to MP4

Topics

Resources

License

Stars

Watchers

Forks

Languages