ROM Hack Animal Crossing: New Leaf Save Editor

Slattz

Easygoing Fairy
Member
Joined
Nov 21, 2015
Messages
1,259
Trophies
1
XP
1,787
Country
Ireland
I tried to add it to 0x5d864, then i tried to add it to 0x5d904, still didn't work.

By doing some calculations i realized that there's a 0x1228 distance from player1 to player2's offsets

Might be something like this:
iiuc, the difference between pre-update offsets and new offsets is different depending on the memory region... So you might have to find the difference for each memory region e.g. Emotions difference is 0xD0 in its region whereas House size difference is 0x5A00 in its region.

So perhaps 0xA480 is the earlier memory regions while 0x1228 is later memory regions. Honestly just a theory, don't know why its different...
 

Ningyoplug

Well-Known Member
Member
Joined
Mar 10, 2016
Messages
257
Trophies
0
Age
29
Location
Gayland
Website
ningyo.tumblr.com
XP
363
Country
Italy
Might be something like this:


So perhaps 0xA480 is the earlier memory regions while 0x1228 is later memory regions. Honestly just a theory, don't know why its different...
Hmmm I don't think that's it, because I based my calculations on the offsets on this post and I always thought that post had "universal" offsets?
 

Slattz

Easygoing Fairy
Member
Joined
Nov 21, 2015
Messages
1,259
Trophies
1
XP
1,787
Country
Ireland
Hmmm I don't think that's it, because I based my calculations on the offsets on this post and I always thought that post had "universal" offsets?
The editors player difference is 0xA480 * player (0=mayor, 1=player 2, etc), and that also works with the NTR plugin so I don't know why theres a different difference between players for house offsets... I'm too tired to think of why this is happening but it might be the reason it's not in the editor atm.
 

esponjado

Member
Newcomer
Joined
Apr 6, 2016
Messages
8
Trophies
0
Age
30
XP
96
Country
Colombia
@shokolad-town
oh man, i had those sheets with me and just remembered to check the order after the update, at the moment i didn't really think about it and i'm really sorry for dissmissing your efforts like this guys, i'll remember to look for the source of things in the future!!

@Slattz
nice! i also found the new house exterior value offsets for players 1-2-3 but i forgot to write them here, although i haven't had the time to try and locate the room sizes, sadly.
 
  • Like
Reactions: shokolad-town

expediency

Active Member
Newcomer
Joined
Sep 30, 2016
Messages
27
Trophies
0
XP
54
Country
Yep. I'm using the EUR version of ACNL so i don't know if these work for everyone, but here they are:
  • Mayor Main Room Size Blocks: 0x5d936
  • Mayor Second Floor Size Blocks: 0x5dc38
  • Mayor Basement Size Blocks: 0x5df3a
  • Mayor Right Room Size Blocks: 0x5e23c
  • Mayor Left Room Size Blocks: 0x5e53e
  • Mayor Back Room Size Blocks: 0x5e840
  • Mayor Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 2 Main Room Size Blocks: 0x5eb5e
  • Player 2 Second Floor Size Blocks: 0x5fd86
  • Player 2 Basement Size Blocks: 0x60fae
  • Player 2 Right Room Size Blocks: 0x612b0
  • Player 2 Left Room Size Blocks: 0x615b2
  • Player 2 Back Room Size Blocks: 0x618b4
  • Player 2 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 3 Main Room Size Blocks: 0x5fd86
  • Player 3 Second Floor Size Blocks: 0x5ee60
  • Player 3 Basement Size Blocks: 0x5f162
  • Player 3 Right Room Size Blocks: 0x5f464
  • Player 3 Left Room Size Blocks: 0x5f766
  • Player 3 Back Room Size Blocks: 0x5fa68
  • Player 3 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 4 Main Room Size Blocks: 0x60fae
  • Player 4 Second Floor Size Blocks: 0x612b0
  • Player 4 Basement Size Blocks: 0x615b2
  • Player 4 Right Room Size Blocks: 0x618b4
  • Player 4 Left Room Size Blocks: 0x61bb6
  • Player 4 Back Room Size Blocks: 0x61eb8
  • Player 4 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
(I used this guide as ref for the pre-update offsets btw.)

I'm going to edit the other characters' offsets as well now, so I'll add their offsets later!

Btw, after you edit the room sizes, you'll also want to edit the house size, which is on offset 0x5d904
_____

HOUSE SIZE OFFSETS
  • Mayor: 0x5d904
  • Player 2: 0x5eb2c
  • Player 3: 0x5fd54
  • Player 4: 0x60f7c
From the size offset on, the next bytes are in this order. Note that the bytes repeat themselves, so you need to replace them twice!
__

Additional stuff:
If you want a Zen Mansion, just go to the SIZE offset and Paste Write this:
Code:
07 01 01 07 07 09 0E 01 0A 07 01 01 07 07 09 0E 01 0A
thanks for finding them !! will be using this soon :)
 
  • Like
Reactions: Ningyoplug

bilvyy

Member
Newcomer
Joined
Dec 29, 2016
Messages
15
Trophies
0
Age
30
XP
52
Country
Help! I've successfully used the town editor before the Amiibo update, but I can't get it working anymore. None of the changes that I make in the town editor will stick in my save file.
  • Console is 11.2 (EU)
  • I'm using Soundhax to access Homebrew and the save manager
  • I export the save data to my SD card, then turn the console off (also, ACNL is the only game i have backed up)
  • I delete the garden.dat file as the instructions suggest, then upload the garden_plus.dat file to the editor (love the updated editor btw! sooo nice to use)
  • I save the changes, and move the garden_plus.dat file onto the SD card, replacing the old garden_plus file
  • SD card back in the system, I open homebrew save manager again, and import the data.
  • Turn the console off and on again, open animal crossing, and nothing has changed whatsoever
I was doing all kinds of edits at first, like changing villagers, moving buildings, fixing my hair, adding/removing items in my home and inventory, even maxing out the bank to give that feature a go... then I tried the process all again after only changing items in my inventory and still nothing.

:cry: I'm really hoping there's just something stupidly simple that I'm forgetting to do...But I can't figure out what I'm doing wrong.
 

expediency

Active Member
Newcomer
Joined
Sep 30, 2016
Messages
27
Trophies
0
XP
54
Country
Yep. I'm using the EUR version of ACNL so i don't know if these work for everyone, but here they are:
  • Mayor Main Room Size Blocks: 0x5d936
  • Mayor Second Floor Size Blocks: 0x5dc38
  • Mayor Basement Size Blocks: 0x5df3a
  • Mayor Right Room Size Blocks: 0x5e23c
  • Mayor Left Room Size Blocks: 0x5e53e
  • Mayor Back Room Size Blocks: 0x5e840
  • Mayor Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 2 Main Room Size Blocks: 0x5eb5e
  • Player 2 Second Floor Size Blocks: 0x5fd86
  • Player 2 Basement Size Blocks: 0x60fae
  • Player 2 Right Room Size Blocks: 0x612b0
  • Player 2 Left Room Size Blocks: 0x615b2
  • Player 2 Back Room Size Blocks: 0x618b4
  • Player 2 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 3 Main Room Size Blocks: 0x5fd86
  • Player 3 Second Floor Size Blocks: 0x5ee60
  • Player 3 Basement Size Blocks: 0x5f162
  • Player 3 Right Room Size Blocks: 0x5f464
  • Player 3 Left Room Size Blocks: 0x5f766
  • Player 3 Back Room Size Blocks: 0x5fa68
  • Player 3 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
-
  • Player 4 Main Room Size Blocks: 0x60fae
  • Player 4 Second Floor Size Blocks: 0x612b0
  • Player 4 Basement Size Blocks: 0x615b2
  • Player 4 Right Room Size Blocks: 0x618b4
  • Player 4 Left Room Size Blocks: 0x61bb6
  • Player 4 Back Room Size Blocks: 0x61eb8
  • Player 4 Room Size Values: 02, 03, 04 (do not use 01 or the room will disappear)
(I used this guide as ref for the pre-update offsets btw.)

I'm going to edit the other characters' offsets as well now, so I'll add their offsets later!

Btw, after you edit the room sizes, you'll also want to edit the house size, which is on offset 0x5d904
_____

HOUSE SIZE OFFSETS
  • Mayor: 0x5d904
  • Player 2: 0x5eb2c
  • Player 3: 0x5fd54
  • Player 4: 0x60f7c
From the size offset on, the next bytes are in this order. Note that the bytes repeat themselves, so you need to replace them twice!
__

Additional stuff:
If you want a Zen Mansion, just go to the SIZE offset and Paste Write this:
Code:
07 01 01 07 07 09 0E 01 0A 07 01 01 07 07 09 0E 01 0A
i tried making my second characters rooms bigger, but the only one that up-sized was the main room !! am i doing something wrong?
 

Ningyoplug

Well-Known Member
Member
Joined
Mar 10, 2016
Messages
257
Trophies
0
Age
29
Location
Gayland
Website
ningyo.tumblr.com
XP
363
Country
Italy
i tried making my second characters rooms bigger, but the only one that up-sized was the main room !! am i doing something wrong?
Did you ask Tom Nook to expand your house before hex editing? That might be a reason.

When you went to change the room size bytes, did you change the "01" byte (if the room didn't exist yet; 02 or 03 if it existed already) into 04?
 

expediency

Active Member
Newcomer
Joined
Sep 30, 2016
Messages
27
Trophies
0
XP
54
Country
Did you ask Tom Nook to expand your house before hex editing? That might be a reason.

When you went to change the room size bytes, did you change the "01" byte (if the room didn't exist yet; 02 or 03 if it existed already) into 04?
okay i haven't asked !! yes i did change them !!
 

Ningyoplug

Well-Known Member
Member
Joined
Mar 10, 2016
Messages
257
Trophies
0
Age
29
Location
Gayland
Website
ningyo.tumblr.com
XP
363
Country
Italy
I have a cartridge version. It gives me both a garden.dat and garden_plus.dat
Odd, I gave a cartridge version as well and it only gives me garden_plus.dat.... is your game on version 1.5?

okay i haven't asked !! yes i did change them !!
Hmm. Sounds correct... try looking at the modified garden_plus.dat file and go to the offsets again to check if the changes were actually saved.

Idk if it matters but did you also edit the house size?
EDIT: I didn't check before but apparently the same happened to my secondary character. Must be a mistake on my side! Will fix the offsets asap
 
Last edited by Ningyoplug,

bilvyy

Member
Newcomer
Joined
Dec 29, 2016
Messages
15
Trophies
0
Age
30
XP
52
Country
I have a cartridge version. It gives me both a garden.dat and garden_plus.dat
@Ningyoplug Ahhhh, I wiped everything from my savedata folder to double check, and it isn't giving me a garden.dat file anymore. That must have been an old file from a previous backup. (I'm also not sure how to check my ACNL version)
 
  • Like
Reactions: Ningyoplug

expediency

Active Member
Newcomer
Joined
Sep 30, 2016
Messages
27
Trophies
0
XP
54
Country
Odd, I gave a cartridge version as well and it only gives me garden_plus.dat.... is your game on version 1.5?


Hmm. Sounds correct... try looking at the modified garden_plus.dat file and go to the offsets again to check if the changes were actually saved.

Idk if it matters but did you also edit the house size?
EDIT: I didn't check before but apparently the same happened to my secondary character. Must be a mistake on my side! Will fix the offsets asap
ah okay !! are they fixed ? i realised you changed one already !!

--------------------- MERGED ---------------------------

@Ningyoplug Ahhhh, I wiped everything from my savedata folder to double check, and it isn't giving me a garden.dat file anymore. That must have been an old file from a previous backup. (I'm also not sure how to check my ACNL version)
on the bottom screen at the startup menu, in the right corner, it should show what version you're on. the latest is 1.5.
 

marc_max

Well-Known Member
OP
Member
Joined
Jun 19, 2008
Messages
1,041
Trophies
1
Age
37
Website
www.marcrobledo.com
XP
2,789
Country
@marc_max the max meow coupons is 99, 999, and the editor set to 9,999.
What do you mean? If the editor sets to 9999 then the cheat is working correctly, since the editor says 'Do you want to set 9999 Meow coupons to this player?'
I have an issue. I have an old garden.dat file from February that I tried injecting into my previous game by changing the NAND value. When I load my game up, it tells me to download the latest update from the eShop. I knew I might have done something wrong with injecting it, so help is appreciated !!
That's normal. Just update the game to get the Welcome amiibo update and it will turn automatically garden.dat into garden_plus.dat.
Out of curiosity, why does the editor say you can have Isabelle, Tom Nook, etc. as villagers? Is that really in the games code? I edited the page to enable the option to select them as a villager and it actually turns the house invisible and crashes the game when you tap on that house in the map haha.
And that's why they are disabled.
Those villagers are only injectable into RVs, that's why they are in the list.
Also, would it be possible to actually edit the acres that are supposed to be water? I was able to make those acres island acres without the game crashing, but you still can't drop/manipulate anything because the game knows your out of it's boundaries. It would be cool to be able to actually put things there though via the editor.
That's impossible.
The unlock emotions thing still doesn't work for me... I'm still using the same save as before btw. The one I had already used the button on. And I've done too much stuff on this save already so I can't load an older save or else I'd lose all my progress :/
Can you confirm you used the latest editor version? (27th Dec)
Which player did you try to edit?
These icons were taken from HHD, edited, and organized by my friend and I for a previous version of NLSE. We've been meaning to update it, so thank you @esponjado for updating it to the most recent version, however, please give credit where credit is due. We were unaware someone had did it for us, and it was a shock to see these icons in the editor earlier today. It took us a while to make the guide where these icons were originally from, and it wasn't quite so easy for my friend to clean them up and make them look as nice as they do.
Well, I just incorporated what another user posted, didn't know about their original source. I don't mind adding you to the credits in the sourcecode if you really want it, but I guess we should credit Nintendo too lol, since the assets were extracted from HHD if I'm not wrong.
 
  • Like
Reactions: Chino

bilvyy

Member
Newcomer
Joined
Dec 29, 2016
Messages
15
Trophies
0
Age
30
XP
52
Country
Help! I've successfully used the town editor before the Amiibo update, but I can't get it working anymore. None of the changes that I make in the town editor will stick in my save file.
  • Console is 11.2 (EU), cartridge copy of ACNL 1.5
  • I'm using Soundhax to access Homebrew and the save manager
  • I export the save data to my SD card, then turn the console off (also, ACNL is the only game i have backed up)
  • I upload the garden_plus.dat file to the editor (love the updated editor btw! sooo nice to use)
  • I save the changes, and move the garden_plus.dat file onto the SD card, replacing the old garden_plus file
  • SD card back in the system, I open homebrew save manager again, and import the data.
  • Turn the console off and on again, open animal crossing, and nothing has changed whatsoever
I was doing all kinds of edits at first, like changing villagers, moving buildings, fixing my hair, adding/removing items in my home and inventory, even maxing out the bank to give that feature a go... then I tried the process all again after only changing items in my inventory and still nothing.

If any more people were online I wanted to check if this was a problem that has come up before? :'c
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: and normal grapes