V10lator / NUSspli

NUS simple packet loader/installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUSspli

Install content directly from the Nintendo Update Servers to your Wii U.

build

Features

  • Download titles from Nintendos servers (NUS).
  • Install the downloaded titles to external or internal storage.
  • Includes a keygen!
  • Create fake tickets at will or if not found.
  • Shows the download speed.
  • On screen keyboard.
  • Can download anything available on the NUS.
  • Custom folder names for downloaded titles.
  • Auto update.

Install

To install the app, download and unzip the contents of the latest release and depending on how you will run the app, follow the next steps:

Aroma

  • Move NUSspli.wuhb to (SD:/wiiu/apps/).
  • Run it from the HOME Menu.

Channel

  • Move the folder to (SD:/install/) and install it with WUPInstaller.
  • Run it from the HOME Menu.

Building

  • Use docker build -t nussplibuilder . to build the container
  • Use docker run --rm -v ${PWD}:/project nussplibuilder python3 build.py to build NUSspli

Info

NUSspli is based on WUPDownloader by Pokes303.

About

NUS simple packet loader/installer

License:GNU General Public License v3.0


Languages

Language:C 97.6%Language:C++ 0.5%Language:Objective-C 0.4%Language:M4 0.3%Language:Makefile 0.3%Language:CMake 0.3%Language:Python 0.2%Language:Dockerfile 0.2%Language:Shell 0.1%