View Single Post
  #1  
Old 29-04-2026, 05:42
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
Hello
there is something wrong during the pass2 (recheck)
it's more or less like a CRC error in memory during rebuild dedup
You can try another version of srep (3.2 o the 4)
Or you can try to change config:

Quote:
packcmd = "srep.exe" -hash- {options} InFile OutFile
to
Quote:
packcmd = "srep.exe" -hash=vmac {options} InFile OutFile
it will add some crc check in the srep file.
In some case it work with a slighty lower ratio.
Reply With Quote
The Following User Says Thank You to wareck For This Useful Post:
wrathma (29-04-2026)
Sponsored Links