All Projects → kwsch → Acnh_dumper

kwsch / Acnh_dumper

Licence: gpl-3.0
Decompresses and does some unpacking of files of the romfs for Animal Crossing New Horizons

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].