Animal Crossing Save Editor - Custom Fork with ability to generate a new blank save with a randomized map
Find a file
Cuyler36 b8f8f866fd Split ACSE into Core & WinForms projects
This will help code maintainability, and allow for cross platform support if another UI system is created.

Code refactoring will come at some point in the future.
2018-10-31 19:01:03 -04:00
ACSE.Core Split ACSE into Core & WinForms projects 2018-10-31 19:01:03 -04:00
ACSE.WinForms Split ACSE into Core & WinForms projects 2018-10-31 19:01:03 -04:00
packages Allow necessary packages for appveyor to build 2018-08-13 00:53:04 -04:00
Tests/ACSE.Tests Split ACSE into Core & WinForms projects 2018-10-31 19:01:03 -04:00
.gitattributes Initial Commit 2017-06-14 05:36:44 -04:00
.gitignore Add update check 2018-08-29 20:00:33 -04:00
ACSE.csproj Add GCN Quest class & fix NL/WA badge value offset 2018-10-31 03:57:50 -04:00
ACSE.csproj.user Initial Commit 2017-06-14 05:36:44 -04:00
ACSE.sln Split ACSE into Core & WinForms projects 2018-10-31 19:01:03 -04:00
ACSE_Logo_2.ico Initial Commit 2017-06-14 05:36:44 -04:00
App.config Add backup location setting & change default location 2018-09-20 02:22:19 -04:00
appveyor.yml Fix appveyor 2018-08-29 20:14:24 -04:00
FodyWeavers.xml Add Costura.Fody to embed external assemblies 2018-09-04 22:36:17 -04:00
ItemColorSettings.Designer.cs Implement Item Color Editor 2018-08-10 19:08:41 -04:00
ItemColorSettings.settings Implement Item Color Editor 2018-08-10 19:08:41 -04:00
LICENSE.md Change License File Extension to .md 2018-02-26 02:43:08 -05:00
packages.config Add Costura.Fody to embed external assemblies 2018-09-04 22:36:17 -04:00
README.md Update README.md 2018-07-23 20:33:11 +01:00

ACSE - Animal Crossing Save Editor

License: MIT

ACSE is a save editor for Animal Crossing main series games.

Supported Games

N64 Nintendo 64

  • Dōbutsu no Mori

GCN Nintendo GameCube

  • Dōbutsu no Mori+
  • Animal Crossing: Population Growing
  • Dōbutsu no Mori e+

DS Nintendo DS

  • Animal Crossing: Wild World

Wii Nintendo Wii

  • Animal Crossing: City Folk

N3DS Nintendo 3DS

  • Animal Crossing: New Leaf
  • Animal Crossing: New Leaf - Welcome Amiibo

Features

  • Player Editing
    • Name
    • Bells
    • Debt
    • Pockets
    • House
  • Acre Editing
  • Town Editing
    • Items
    • Buildings
    • Islands
  • Villager Editing
    • Villagers
    • Personalities
    • Catchphrases
  • Grass Editing
  • Pattern Editing

Extracting Save Files

If you don't know how to get your save file, read the documentation here: https://github.com/Cuyler36/ACSE/wiki/Extracting-Save-Files

Screenshots

Player Editor

Acre Editor

Town Editor

Villager Editor

House Editor

Island Editor

Grass Editor

Pattern Editor