sthetix / PRODIFY

The Nintendo Switch PRODINFO Editor
3 stars 0 forks source link

PRODIFY - The Nintendo Switch PRODINFO Editor

PRODIFY

PRODIFY is a tool for editing decrypted prodinfo files on Nintendo Switch consoles. It lets users modify the serial number and adjust the body or bezel color. Primarily for banned consoles, it can also normalize serial and body color when using a donor NAND generated by prodinfo_gen.

Features

Prerequisites

Before using PRODIFY, ensure you have:

Usage

  1. Launch PRODIFY:

    • Double-click prodify.exe to start the application.
  2. Load prodinfo File:

    • Click the "Load PRODINFO" button and select the decrypted prodinfo file you wish to edit.
  3. Edit Serial Number:

    • The current serial number is displayed. Enter a new serial number if needed (14 characters max).
  4. Customize Colors:

    • Modify the "Bezel Color" and "Main Color" by either entering a HEX color code directly or using the color picker. The tool automatically calculates and updates the CRC-16 checksum to ensure the integrity of the changes.
  5. Update prodinfo File:

    • Click "Update PRODINFO" to save your changes. The tool will update the serial number, colors, and calculate the SHA-256 hash for the file.

Important Notes