Animal Crossing Modding

A central source of info for modding AC.

View on GitHub Ways of Contact Privacy

Pocket Camp Save Editor

A Pocket Camp save editor made by Thulinma. To use, download the app, and then open its location within file explorer. Click where the directory is then type cmd.

Usage

You can run the app by typing acpc_editor_universal.exe. Run the app without any parameters to print a help message of what is possible.

Example commands:

You can also put > output.txt to send the output to a text file. The app outputs content of the save in a human-readable format, which can be useful for all kinds of things.
acpc_editor_universal.exe oldsavefile newsavefile --bells=999999 > output.txt

Please keep the following in mind:

Source code

If you want to look at the source code, you can download it here.