View Single Post
  #14  
Old 14-01-2026, 19:20
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by ReDsHanks2 View Post
"Hello! I’ve been looking for answers regarding multiple .bin file compression. It's a bit confusing for me. I was wondering how to compress a game file into parts—for example, compressing 8GB down to 2GB.
​Instead of receiving the 2GB as a single file, I want to split it into four separate .bin files. Is this possible? If so, how? Do I need to use developer mode and split/masked it?, or is there a way to do it using CLS to separate it into four parts?
I'm not sure I understood your question correctly.

In the DiskSpan GUI (executable, not the BAT file), you can specify the size of the disks. That is, you can compress the 8 GB (considering that the compressed output without splitting would result in one 8 GB BIN file) into 4 parts of 2 GB each, simply by specifying a size of 2 GB for the first disk and 2 GB for the other disks as well.

Then, if you want everything in the same folder, move all the BIN files from the DISK_2, DISK_3, and DISK_4 folders to the DISK_1 folder (move all the BIN files to the first folder and delete the DISK_2 to DISK_4 folders).
Attached Images
File Type: png snap0002468.png (52.4 KB, 54 views)
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
mausschieber (15-01-2026), ReDsHanks2 (15-01-2026)