Skip to content

Releases: LordNed/WArchive-Tools

Archive Extractor v1.1

18 Jul 02:16

Choose a tag to compare

Version 1.1 fixes an issue with extracting archives who have the same internal name. Tool originally used the internal root name of the archive as the output folder name. However, this causes issues when archives shared the same internal name (ie: 'Archive' which appears to be the default) were extracted at the same time as it would overwrite data from the other one.

The default behavior has been changed to use the archive file name instead of the internal name. This behavior can be overwritten by passing the -useInternalNames flag during extraction.

Drag and drop one or more files/folders (or both at the same time!) onto the exe to have them uncompressed.

image

Archive Extractor

17 Jul 03:54

Choose a tag to compare

Version 1.0 supports extracting the content from Yaz0 compressed and uncompressed RARC archives. Drag and drop one or more files/folders (or both at the same time!) onto the exe to have them uncompressed.

image