Skip to content

Decompresses and does some unpacking of files of the romfs for Animal Crossing New Horizons

License

Notifications You must be signed in to change notification settings

kwsch/ACNH_Dumper

Repository files navigation

ACNH_Dumper

Decompresses and does some unpacking of files of the romfs for Animal Crossing New Horizons

Building

  • Open the .sln in Visual Studio
  • Edit the path so that it points to where your dumped & extracted romfs files are.
  • When you build & run the program, it will create new folders with the dumped content.

Dependencies

  • zs files are decompressed with ZstdNet
  • SARC files are unpacked using logic that I've taken from my prior projects (pk3DS).

Extra Steps

  • Open bfres files (models/textures) in Switch-Toolbox, which also allows for dumping in bulk.
  • msbt files (text) in MSBT-Editor-Reloaded or Kuriimu -- pick your poison.

About

Decompresses and does some unpacking of files of the romfs for Animal Crossing New Horizons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages