View Single Post
  #13  
Old 15-09-2022, 04:27
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 40 Times in 25 Posts
Lord.Freddy is on a distinguished road
Quote:
Originally Posted by kj911 View Post
My test from BMP files portion the Space Empires V gamez:

This x86 ONLY compressors, its wins from ratio: MSC+DLZ
2nd place: MSC+BMP or MSC+GRZIP with any alterations.

This x64 ONLY or x86/x64 compressors, its wins from ratio: LOLZ
2nd place: MSC+LOLZ. Results ~200kB's smaller than MSC+DLZ combo.
Can you use this compressor?
Code:
[External compressor:bliz]
cmem      = 600
dmem      = 600
default   = 100
packcmd   = "Blizzard\bliz.exe" c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp {option}000000
unpackcmd = "Blizzard\bliz.exe" d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Attached Files
File Type: 7z Blizzard.7z (13.1 KB, 10 views)
__________________
¤ Life good be a Dream ¤
Reply With Quote
The Following 3 Users Say Thank You to Lord.Freddy For This Useful Post:
Guravkov2010 (15-09-2022), kj911 (15-09-2022), ScOOt3r (15-09-2022)