roccodev / ard-tools

Some tools for working with Xenoblade archive files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for working with ARD/ARH files

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.

License

Refer to each project for license information.

Related projects

For a general purpose extraction tool, you might be interested in XbTool. This fork adds XC3 support.

About

Some tools for working with Xenoblade archive files


Languages

Language:Rust 100.0%