Skip to content

split, trim xci & nsp files for nintendo switch, written in java

License

Notifications You must be signed in to change notification settings

choss/java-xci-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

split, trim xci & nsp files for nintendo switch, written in java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages