Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 882 Bytes

File metadata and controls

24 lines (19 loc) · 882 Bytes

java-xci-splitter

Java tool to split and trim nintendo switch xci files

Build Status

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