Git Product home page Git Product logo

nut's Introduction

Nut

This is a program that automatically downloads all games from the CDN, and organizes them on the file system.

It will also download any titles you do not have a key for (for archiving), by enabling sansTitleKey in nut.json. These titles are saved with the .nsx file extension, and can be unlocked at a later time when a title key is found.

If you only wish to rename / organize files, and not download anything, edit nut.json and set all downloading options to false.

Organization

It saves the titles in the following format by default:

base games: titles/{name}[{id}][v{version}].nsp

DLC: titles/DLC/{baseName}/{name}[{id}][v{version}].nsp

Updates: titles/updates/{baseName}/{name}[{id}][v{version}].nsp

Demos: titles/demos/{name}[{id}][v{version}].nsp

Demo Updates: titles/demos/updates/{baseName}/{name}[{id}][v{version}].nsp

Titlelist

This program will load any titlekeys files named *.titlekeys.txt including titlekeys.txt

Whitelist

Place title id's that you want to download in whitelist.txt, separated with a newline.

If you want to download all games, leave the file empty.

Blacklist

Place title id's that you do not want to download in blacklist.txt, separated with a newline.

Installation

Place all of these files in your already configured CDNSP directory if you want it to download from the CDN.

If all you want is to organize your existing NSP's, just place all of these files in a dir that contains your NSP files (or sub directory) with the titleid in the filename in brackets.

run nut.py

nut's People

Contributors

blawar avatar

Watchers

James Cloos avatar  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.