-
v1.0.2 Stable
released this
2024-09-30 03:59:43 +02:00 | 3 commits to main since this releaseThis 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
IV0000-PKGM40924_00-MERGEFILES000000.pkg
849 downloads ·
2024-09-30 04:49:38 +02:00 · 6.3 MiB -
splitter-linux
55 downloads ·
2024-09-30 04:01:57 +02:00 · 20 KiB -
splitter-macos
53 downloads ·
2024-09-30 04:01:56 +02:00 · 49 KiB -
splitter-windows.exe
966 downloads ·
2024-09-30 04:02:00 +02:00 · 154 KiB
-
v1.0.1 Stable
released this
2024-09-05 16:15:53 +02:00 | 7 commits to main since this releaseThis version adds option to change chunk size for splitter, by passing -c option:
./splitter -c 300000000 ./mypackage.pkg(splits by 300 mb 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
Splitter is tested on macos m1 Sonoma 14.5, I'm not c++ programmer so I just assumed it will work on every os, but most likely it has to be built for each os, so do it yourself if you're not on mac m1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
IV0000-PKGM40924_00-MERGEFILES000000.pkg
63 downloads ·
2024-09-05 16:17:15 +02:00 · 6.3 MiB -
splitter
79 downloads ·
2024-09-05 16:17:11 +02:00 · 49 KiB
-
v1.0.0 Stable
released this
2024-09-05 15:49:07 +02:00 | 8 commits to main since this releaseThis version is well-tested and should be used instead of prerelease.
Known problems:
- You have to rebuild splitter to change chunk size
- 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
Splitter is tested on macos m1 Sonoma 14.5, I'm not c++ programmer so I just assumed it will work on every os, but most likely it has to be built for each os, so do it yourself if you're not on mac m1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
IV0000-PKGM40924_00-MERGEFILES000000.pkg
8 downloads ·
2024-09-05 15:52:05 +02:00 · 6.3 MiB -
splitter
28 downloads ·
2024-09-05 15:52:10 +02:00 · 48 KiB
-
Prerelease Pre-release
released this
2024-09-05 02:55:22 +02:00 | 16 commits to main since this releaseDoesn't work but try it anyway
Most likely you'll get an error when transferring parts from usb to hdd
- Install pkg on ps4
- Use splitter as unix command line tool to split your package
- Other instructions are in README
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
IV0000-PKGM40924_00-MERGEFILES000000.pkg
26 downloads ·
2024-09-05 02:56:40 +02:00 · 6.3 MiB -
splitter
29 downloads ·
2024-09-05 02:56:49 +02:00 · 48 KiB