droe / acefile

read/test/extract ACE 1.0 and 2.0 archives in pure python

Home Page:https://www.roe.ch/acefile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse RECOVERY headers

droe opened this issue · comments

RECOVERY headers (RECOVERY32, RECOVERY64A and RECOVERY64B) are currently skipped without parsing them; beyond checking the header CRC, they are completely unused and inaccessible through the API. Acefile could at least fully parse them.