GithubHelp home page GithubHelp logo

funkiiu's Introduction

FunKiiU

FunKiiU is a Python tool, compatible with Python 2.7 and 3, to download Wii U content from N's CDN.

  • It supports games, dlc, updates, virtual console, demos, any content.
  • By default DLC will be patched to unlock all pieces of DLC.
  • By default demos will be patched to remove any play count limits. (does Wii U have this?)

FunKiiU will accept keys and generate tickets, but you do not have to enter a key.

Using keys will generate a ticket that is not legit, the Wii U needs signature patches to accept it. (This is possible now, but a bit tricky to set up.)

Using tickets will download a ticket that is legit, and once installed, the content will work without any hacks at all. This is ideal, yet there are not and will not be tickets for all content that exists.

running

Usage

To download Pikmin 3 EUR, by entering the Title ID and key:

$ python FunKiiU.py -title 000500001012be00 -key 32characterstitlekeyforpikmineur

To download Pikmin 3 EUR, by entering the Title ID and getting the key from -thekeysite-:

$ python FunKiiU.py -title 000500001012be00 -onlinekeys

To download Pikmin 3 EUR, by entering the Title ID and getting the ticket from -thekeysite-:

$ python FunKiiU.py -title 000500001012be00 -onlinetickets

Download multiple things, one after another - (can use with -onlinekeys or -onlinetickets):

$ python FunKiiU.py -title TITLEID1 TITLEID2 TITLEID3 -key KEY1 KEY2 KEY3

Downloads all content of a specific region (e.g. EUR) from -thekeysite-, games, updates and dlc:

$ python FunKiiU.py -region EUR

Downloads all content of a specific region (e.g. USA,JPN) from -thekeysite-, games, updates and dlc:

$ python FunKiiU.py -region USA,JPN

Simulates to do stuff, without actually downloading something:

$ python FunKiiU.py <options from above> -simulate

Content will be output to a folder with the Title ID, name (if using -onlinekeys or -onlinetickets), and type (DLC or update), within the 'install' directory. output

The downloaded output can then be installed using wupinstaller, or any similar tool. I recommend this wupinstaller mod - https://github.com/Yardape8000/wupinstaller/releases/latest

funkiiu's People

Contributors

llakssz avatar abossard avatar dojafoja avatar cerea1killer avatar jconnor77 avatar d4mation avatar nattycleopatra avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.