Releases: Zoltanar/Agf2Bmp2Agf
Releases · Zoltanar/Agf2Bmp2Agf
Agf2Bmp2Agf v1.3
Agf2Bmp2Agf v1.2
Better support for Bitmaps without Alpha data.
Process files in parallel.
Changed parameter parsing so only paths need to be in order, switches can be anywhere.
Added following switches:
-e: log errors only (when in directory mode) rather than printing one line per file.
-r: recursive mode (when in directory mode) process files in subdirectories, and output them with same directory structure.
-sc: non-parallel mode, will not process files in parallel.
Agf2Bmp2Agf v1.1
Convert AGF files (used in Eushully games) to BMP and then back.
Requires original AGF files to convert back into AGF.
Supports handling 24bpp->8bpp AGF files.
Supports single parameter usage (for unpacking).
Agf2Bmp2Agf v1.0
Requires original AGF files to pack BMPs back into AGF (for now).