From: Gwenole B. <gb...@di...> - 2002-04-07 15:15:22
|
Hi, > decompressing it in the v3.8 ROM case? This would be weird or they > probably compressed several hunks/resources independently ? That might > explain why in newer ROMs (v3.x), strings|grep -i lzss yield more > results than with v1.x ROMs. That's it and they call that "parcels"! Actually, this kind of ROM can be checked for at rom_tmp + lzss_offset and contains 'prcl' there. parcelDataCompressionType of a parcel could be 'lzss' or some other type I have yet to determine but I'd expect raw copy with no special tag name. Hope that more is coming. Bye, Gwenole. |