fraganator / archive-cache-manager

A LaunchBox plugin which extracts and caches large ROM archives, letting you play games faster.
GNU Lesser General Public License v2.1
11 stars 5 forks source link

Feature Request: New Option to Decompress Switch NSZ Files to their original NSP or XCI format. #42

Open Andrewpaps opened 12 months ago

Andrewpaps commented 12 months ago

For those with big Nintendo Switch libraries, being able to compress NSP or XCI files to the archive format NSZ and then use Archive Manager to extract them on demand would save a massive amount of space. Currently NSZ files are not read natively by any program, but when decompressed they are usable.

Currently this is achievable manually with the program Switch Army Kit (SAK) found here:

https://github.com/dezem/SAK

But having it automated on demand would be a huge improvement.

Thanks in advance.