Addi90 / NSPlit

A GUI Tool written in C++ for splitting .nsp files to be compatible with FAT32 file system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSPlit

This is a GUI tool to split .nsp files into parts sized for the FAT32 Filesystem. FAT32 is only able to handle files of a maximum size of 4GB.

The splitted parts are copied into a folder that is newly made by this tool, the original .nsp file will be left untouched. The save-location of that folder can be chosen via the GUI. The newly created folder can then be copied over to the FAT32 filesystem.

About

A GUI Tool written in C++ for splitting .nsp files to be compatible with FAT32 file system.


Languages

Language:C++ 91.7%Language:QMake 8.3%