This repository hosts some tools to work with .ard/.arh files from the Switch Xenoblade games.
- ardain, a library to inspect the structure of an ARH/ARD file system.
- ard-tools, a CLI tool to perform basic queries and modifications on an ARH file system.
- fuse-ard, a FUSE driver to work with ARD archives as regular mounts, inspired by AVFS and the like.
More tools may be added in the future.
Refer to each project for license information.
For a general purpose extraction tool, you might be interested in XbTool. This fork adds XC3 support.