Changes between Version 18 and Version 19 of ArmyBuilder/ABFileFormat


Ignore:
Timestamp:
01/30/11 19:32:12 (9 years ago)
Author:
ibboard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArmyBuilder/ABFileFormat

    v18 v19  
    2020The detail of the compressed files is currently unknown. According to [http://forums.wolflair.com/showthread.php?p=30366&posted=1#post30351 the developers] it is a customised, commercial version of LZW (the compression used by PKZip). This means it is not compatible with existing libraries and that other means must be found to decompress the data.
    2121
    22 One of our developers, [wiki:Darpified darpified], [http://forums.hiveworldterra.co.uk/viewtopic.php?f=40&t=1257&p=8659#p8659 has undertaken] investigations to reverse-engineer the [wiki:ArmyBuilder/ABFileFormatCompression .ab file format compression].
     22One of our developers, [wiki:Darpified darpified], [http://forums.hiveworldterra.co.uk/viewtopic.php?f=40&t=1257&p=8659#p8659 has undertaken] investigations to reverse-engineer the [wiki:ArmyBuilder/ABFileFormatCompression .ab file format compression]. [http://forums.hiveworldterra.co.uk/viewtopic.php?p=9744#p9744 Other comments] suggest that it is ARJ compression (but apparently not the .arj file format). An open source version of something that appears to be compatible with DeARJ is available [http://sourceforge.net/projects/arj/ on SourceForge].
    2323
    2424=== The file table ===