Heyo. Since there aren't any save editors for this game, I thought I'd make at least what I can for it.
With a bit of help from Oishikatta (Thread Here, just leeching the information in the thread) and some tedious testing, I threw together a small program to edit the village.
REQUIREMENTS:
Ability to extract and insert your save (savedatafiler for example)
CIA/3DS version of the game (See here for how to use 3DS/Z) or some way to re-import the save to a retail cart
What region does it support?
USA/EUR/JP
A thanks to liomajor for info on the JP/EUR versions of the game.
What can it edit?
If you can figure out how the save format works for that, feel free to fill me in, or throw together some code yourself.
ALWAYS MAKE A BACKUP OF YOUR SAVE JUST IN CASE!
Steps to use:
Source is available : Here (It isn't anything amazing, but hey, it works)
Download is available : Here
With a bit of help from Oishikatta (Thread Here, just leeching the information in the thread) and some tedious testing, I threw together a small program to edit the village.
REQUIREMENTS:
Ability to extract and insert your save (savedatafiler for example)
CIA/3DS version of the game (See here for how to use 3DS/Z) or some way to re-import the save to a retail cart
What region does it support?
USA/EUR/JP
A thanks to liomajor for info on the JP/EUR versions of the game.
What can it edit?
- Village Building Level
- Village Population
- Time left on building construction
- Anything else in the game that isn't in the village.
If you can figure out how the save format works for that, feel free to fill me in, or throw together some code yourself.
ALWAYS MAKE A BACKUP OF YOUR SAVE JUST IN CASE!
Steps to use:
- Extract save to PC
- Open COLONY#.sav with the program (# can be 0, 1, or 2. Program won't let you open other files)
- Change values in text boxes / dropdown menus
- Save, send through savedatafiler, then play game
Source is available : Here (It isn't anything amazing, but hey, it works)
Download is available : Here