Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 529 Bytes

File metadata and controls

6 lines (4 loc) · 529 Bytes

ACF-Extractor

This "ACF Extractor" program originally was part of a series of blog posts about Time Commando published in 2021.

This specific article was about the ACF/XCF video format used in the game and is a total rewrite of the code.

It's obviously based on the original documentation and code, but it does not use any of the Adeline code, and only use standard C++17 functionalities.