java-xci-splitter
java-xci-splitter copied to clipboard
split, trim xci & nsp files for nintendo switch, written in java
java-xci-splitter
Java tool to split and trim nintendo switch xci files
This software is WIP
Features
- splitting and trimming of files (XCI and NSP)
- trimming of files (XCI)
- merging of files with padding (also should pad a not split trimmed file)
- small gui
Know limitations:
- no cli version
- only sanity tested on linux and macos, but should work
How to use:
- have 64 bit java in version 1.8 (or higher) installed (Oracle or OpenJDK)
- double click the correct jar file (Most likely only Windows and Linux)
- execute on the command line (examples below)
- java -jar xci-splitter-win64-1.4.0.jar
- java -jar xci-splitter-linux64-1.4.0.jar
- java -jar xci-splitter-osx-1.4.0-capsule.jar