Releases: choss/java-xci-splitter
Releases · choss/java-xci-splitter
1.4.1-20191022
- added possibility of setting output directory in batch mode
- functionality is entirely untested, but could work
1.4.0
1.3.3beta1
This release has beta functionality for NSP splitting (Tinfoil supported method). Use at own risk!
XCI functionality is tested and works!
1.3.2
Release 1.3.1
Allow resizing of windows, which is a quick fix for some bugs on linux
Release 1.3.0
batch mode done
1.2.1
1.2.0
Creating a new release with jar files for each platform (because of swt)
Features should be:
- splitting and trimming of files
- trimming of files
- merging of files with padding (also should pad a not split trimmed file)
- small gui
Know limitations:
- no batch mode
- no cli version
- not 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
- java -jar xci-splitter-win64-1.2.0.jar
- java -jar xci-splitter-linux64-1.2.0.jar
- java -d64 -XstartOnFirstThread -jar xci-splitter-osx-1.2.0.jar