|
|
|
#1
|
||||
|
||||
|
Compressing "Mad Max" with xzlib+srep+lolz gave me an output of 21.8gb (from 31.8gb), instead of the reported under 4gb compressions others were able to achieve! My arc.ini headers look like the following, any help would be greatly appreciated!
Code:
[Compression Methods]
CUSTOM = xzlib+srep+lolz
LOLZ = lolz:dt:dtb1:dtw1:dtm1:dto1:dtd1:mtt1:mt4:d64m:fba4096:mc1023
[External compressor:xzlib]
header = 0
packcmd = "Resources\XT.exe" e:precomp:t50p,c128m:zlib $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:srep]
header = 0
default = -m3f
packcmd = "Resources\srep_x64" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:lolz]
header = 0
packcmd = "Resources\lolz_x64" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
L33THAK0R
Since srep does the most work in removing dupes here, I think something maybe wrong there, your xtool and lolz looks fine Try this srep packcmd: Code:
[External compressor:srep] header = 0 packcmd = srep -a0 -m3f -l512 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp |
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
L33THAK0R (24-04-2021) | ||
|
#3
|
||||
|
||||
|
Quote:
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Games Are For Kids | JoyBoy | Chit Chat | 83 | 16-11-2021 14:28 |
| CorePack Compression methods ? Help | ramazan19833 | Conversion Tutorials | 34 | 09-08-2018 06:51 |
| i got the email in the mail about copying ps2 games | EVOEvo | PS2 Games | 7 | 21-11-2003 07:56 |
| Self-booting games on an older Japanese DC? | Named | DC Games | 1 | 26-09-2003 17:48 |
| Having Problems Burning Numerous *Recent* Games....Help is Appreciated | Protosstic | PSX Games | 2 | 15-01-2002 21:27 |