This repository has been archived by the owner on Jun 21, 2021. It is now read-only.
Releases: Destiny1984/XCI-Cutter
Releases · Destiny1984/XCI-Cutter
XCI-Cutter v2.4.2
- changed split size to a multiple of 32k (to align with sdcard clustersize)
Now trimmed and split files can be used with SX OS.
Note: Make sure to format the SD card with a maximum clustersize of 32k.
guiformat is a good tool to do so (http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm)
XCI-Cutter v2.4.1
- re-enabled 4GB splitting
Splitting is currently not working with XS OS.
Trimmed files (without splitting) can be used with XS OS
XCI-Cutter v2.4
- implemented optional "fast mode" for batch processing
removed build due to broken splitting
XCI-Cutter v2.2
Changes to batchprocessing:
- Added recursive folder scanning (Thanks to getraid)
- Add files and folders by Drag&Drop
XCI-Cutter v2.0
Added batch processing
while using batch processing, the output-filenames get set automatically
by appending "-cut" or "-uncut" depending the selected mode.
Optionally the inputfiles get deleted after conversion.
Errors shouldn't cancel the process. Instead the causative
list entry gets marked with an errorcode.
v1.5
Added feature:
Splitting (and joining) to/from 4gb parts
v1.0
first commit