• v1.0.2 90ac42c703

    v1.0.2 Stable

    VityaSchel released this 2024-09-30 03:59:43 +02:00 | 1 commits to main since this release

    This version changes option to change chunk size to megabytes, you can specify it by passing -c option: ./splitter -c 30000 ./mypackage.pkg (splits by 30 gb chunks)

    Known problems:

    • Sometimes chunks can't be transferred from usb to hdd (not really this app's problem), because this app doesn't read directly from usb (an actual problem that should be fixed)
    • App is frozen entire time when merging is done, I couldn't figure out how threading works in c++ and it crashed my ps4 so I've decided to go with what already worked
    Downloads