Welcome, Guest. Please login or register.

Author Topic: Lha old versions  (Read 1853 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show all replies
Lha old versions
« on: June 09, 2015, 04:24:08 AM »
I need old version of lha, < v1.30 (don't ask).
Can someone help me find it?
Thanks.
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show all replies
Re: Lha old versions
« Reply #1 on: June 10, 2015, 03:28:47 AM »
thanks all. I'm trying to re-create lha archive, but unfortunately, none of the above versions produce desired result. packed file always has a byte or two less or more.
oh, well.
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show all replies
Re: Lha old versions
« Reply #2 on: June 10, 2015, 05:12:44 PM »
Quote from: TheBilgeRat;790913
Are you absolutely sure that the file you are packing is 100% exactly the same as the original you're trying to reproduce?  All sorts of simple things could cause a 1 byte discrepancy.


yes, I'm sure, all .lha have same original file CRC and size. they also all use -lh5-.
are there any command switches that could cause it? hardware config? KS version?
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show all replies
Re: Lha old versions
« Reply #3 on: June 11, 2015, 04:38:04 AM »
Quote from: chris;790928
There's a header level switch.


thanks, but that only affects header, not the compressed data size.
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show all replies
Re: Lha old versions
« Reply #4 on: June 12, 2015, 11:04:15 PM »
I've made some progress, using -Qh switch (huffman buffer size), unfortunately lha v2.12 seems to ignore it, so I used good-old v1.38.

thanks all.
Better sorry than worry.