|
|
|
#1
|
||||
|
||||
|
This will pretty much solve the issue, also why pack using zstd and not step alone ?
In my new 2.5 masks srep handles the data that are non compressible. It has also come to my attention that recompressing data is the future as games industries go and make 60 gb games, they come prepacked. People here need to start taking recomp seriously
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
| The Following User Says Thank You to panker1992 For This Useful Post: | ||
Amsal (11-03-2016) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
hello, I'm using your masked compression v2.5. The compression preccess doing well, I've compressed my game into 4 .bin files. But, how to include all of the 4 .bin file into windowsphone.iss?
Code:
[Archives]
;Precomp 0.38
;Archive Types 7Zip, Freearc and WinRAR
Precomp=0.38
Archive1Type=Freearc
Archive1Source={src}\data1.bin
Archive1Output={app}
Archive1Disk=1
Archive1Password=Yourpassword
|
|
#3
|
||||
|
||||
|
Quote:
Code:
[Archives]
;Precomp 0.38
;Archive Types 7Zip, Freearc and WinRAR
Precomp=0.38
Archive1Type=Freearc
Archive1Source={src}\data1.bin
Archive1Output={app}
Archive1Disk=1
Archive1Password=Yourpassword
Archive2Type=Freearc
Archive2Source={src}\data2.bin
Archive2Output={app}
Archive2Disk=1
Archive2Password=Yourpassword
Archive3Type=Freearc
Archive3Source={src}\data3.bin
Archive3Output={app}
Archive3Disk=1
Archive3Password=Yourpassword
Archive4Type=Freearc
Archive4Source={src}\data4.bin
Archive4Output={app}
Archive4Disk=1
Archive4Password=Yourpassword
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Compression Format | DRAGoN.X | Chit Chat | 11 | 07-09-2017 23:13 |
| Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] | NamelessOne | PC Games - CD/DVD Conversions | 16 | 03-03-2017 11:38 |
| compression -msrep+rep+delta+nzip | Danik1B9 | Conversion Tutorials | 11 | 21-12-2014 08:13 |
| Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] | REV0 | PC Games - CD/DVD Conversions | 7 | 06-07-2013 03:14 |
| Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE | senseman | PC Games - CD/DVD Conversions | 29 | 04-06-2013 10:36 |