View Single Post
  #8  
Old 20-04-2023, 08:01
TheGh0stie13 TheGh0stie13 is offline
Registered User
 
Join Date: Oct 2022
Location: Somewhere in this time and galaxy
Posts: 22
Thanks: 11
Thanked 17 Times in 5 Posts
TheGh0stie13 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Hi, what is the use case of this program or it is universal? I ask because so far the tests I've run do not produce better results than when I just compress files using lzma. Also DECOMP at times gets stuck and produces output of several GBs when in fact my input was only a few mb and other times, the original input and output do not maintain perfect crc.

I have uploaded a sample where most of the problems occur unless if I'm not using the tool correctly

26,8 MB > 34,6 MB (rlecomp) > 7,60 MB (lzma2)
26,8 MB > 7,07 MB (lzma2)

when decoding that 34,6 MB file I get 3,84 GB which is way bigger than my original input (it's actually bigger than this I just cancelled the rest of the process)

add -D after DECOMP.exe to see if that fixes it
Reply With Quote