CaramelDunes / prodinfo_gen

A Nintendo Switch payload that can generate minimal, console-unique, PRODINFO files.
GNU General Public License v2.0
70 stars 13 forks source link
nintendo-switch prodinfo

prodinfo_gen Build Status

prodinfo_gen is a Nintendo Switch payload that can generate minimal, console-unique, PRODINFO files.

It can either build one from scratch or import parts of a donor PRODINFO.

It is primarily aimed at people without a backup of their PRODINFO or building a NAND from scratch.

This tool is not meant to, and will not, unban a Switch console.

Limitations

Of course, as we do not have Nintendo's private keys, the generated files can't be perfect.

Here's what works:

Booting Homebrews Amiibos GameCards Online
from scratch
from donor

As such, a "from scratch" PRODINFO also acts as a more elaborate "Incognito".

USE THIS TOOL AT YOUR OWN RISK, DO NOT OVERWRITE A FACTORY PRODINFO WITHOUT MAKING A BACKUP FIRST.

Usage

Building

Install devkitARM and run make.

Credits

License

This project is under the GPLv2 license.