View Single Post
  #30  
Old 05-03-2026, 04:38
kj911 kj911 is offline
Registered User
 
Join Date: Apr 2010
Location: world
Posts: 233
Thanks: 158
Thanked 89 Times in 63 Posts
kj911 is on a distinguished road
HALAC: Yes, it really is an insanely fast codec. Can it be ported to Win XP?? Programs that use too new or rare CPU instructions will have to deal with a disadvantage in this case, which may hinder more widespread ones.

I am attaching the self-compiled binaries of the "prepack" compressor discussed on the previous page below. (Basically compiled with "-O3" flag + s/static switches) Interestingly, the "g++.exe" files are 2-2.5* larger than those generated by "gcc.exe". If the "-s/static" flag is not used, I get EXEs of ~291/470+ KB size. If you want a small size, there are UPX compressed versions.
Attached Files
File Type: 7z prepack_x86.7z (28.4 KB, 3 views)
File Type: 7z prepack_UPX_Lovers.7z (48.0 KB, 2 views)

Last edited by kj911; 05-03-2026 at 04:41.
Reply With Quote
The Following User Says Thank You to kj911 For This Useful Post:
Carldric Clement (24-04-2026)