ROM Hack [Spider] Animal Crossing: New Leaf RAM Editing Thread

  • Thread starter Thread starter AquaX101
  • Start date Start date
  • Views Views 272,447
  • Replies Replies 976
  • Likes Likes 1
On and, I repeat my question, what is the villagers offset and the byte to make them in boxes (so they leave the town the next day) ?

edit: I did it, I now have two islands

1427923322-zlcfztmkbqgjuaf4kq.jpg


How were you able to?
 
I've just modified the island acres. It's easy but kinda buggy, like you can't put items in the half of the two isles (exept if you place them in the ram) because it's outer the default place. No problem with the bugs (and also probably the fishes), they appears correctly. Will try to add an isle to my town like froggetspirit did.
 
I've just modified the island acres. It's easy but kinda buggy, like you can't put items in the half of the two isles (exept if you place them in the ram) because it's outer the default place. No problem with the bugs (and also probably the fishes), they appears correctly. Will try to add an isle to my town like froggetspirit did.
 
I've just modified the island acres. It's easy but kinda buggy, like you can't put items in the half of the two isles (exept if you place them in the ram) because it's outer the default place. No problem with the bugs (and also probably the fishes), they appears correctly. Will try to add an isle to my town like froggetspirit did.

Oh that would be great

It would be amazing
 
I don't know what happened, but when I try to build manual pwps lloyd doesn't show up on the map? And then he disappears completely? And the pwp is never built.
 
You try to build a pwp unlocked with leaftool ? I heard there are problems with that

They all appear on the pwp list...it worked before...NeoKamek posted another qr and file for it on page two of the original thread. (I think it was NeoKamek I could be wrong.) But I've seeded and placed pwps unlocked that way and it worked.
 
Question:

In the scenario that someone has two 3DS's and wants to update one (cartridge version), are the SD cards interchangeable or would it delete the data clean if it doesn't match the assigned 3DS?
 
Question:

In the scenario that someone has two 3DS's and wants to update one (cartridge version), are the SD cards interchangeable or would it delete the data clean if it doesn't match the assigned 3DS?
Cartridge version, there is no problem. You don't even need to switch SD cards, because everything (except streetpass data) is saved on the cartridge, nothing on the SD card.

You'd just have to move the .bin files on the other SD card


Digital versions are an entire other matter
 
Cartridge version, there is no problem. You don't even need to switch SD cards, because everything (except streetpass data) is saved on the cartridge, nothing on the SD card.

You'd just have to move the .bin files on the other SD card

Digital versions are an entire other matter


Thank you! Another question, what if both SD cards have digital games (not ACNL), would those be wiped or corrupted?
 
Thank you! Another question, what if both SD cards have digital games (not ACNL), would those be wiped or corrupted?

I personally would not remove a SD card with digital games on them, because I'm paranoid about this happening, haha. Nintendo's digital game policy is...shady.
 
  • Like
Reactions: JJarmon
Well this sucks.

I was going to take some time today to try and figure out the Main Street upgrades but unfortunately the editor's down.
 
After changing both my total hours and days spent ingame to 500, it occurred to me that Phineas never came around to give me the associated badges. I realized that the hours logged at offset 0x5C730 and the days at 0x5C7BA must keep track of the cumulative playtime of all player characters (I only have one character so it hadn't crossed my mind). I found what must be the mayor character's playtime beginning at offset 0x6BB0. Phineas showed up to hand over all 3 "play for X hours" badges after I changed it to 500 hours (again, 40 77 1B from 0x6BB0-0x6BB2). It wouldn't be hard to find the playtime of characters 3-4 with this knowledge.
image is broken buddy
It's working for me, but to summarize: there are 16 levels of tan intensity, ranging from 00 (untanned) to 0F (fully tanned). The image is a visual representation of all 16 levels.
I found all three yesterday, I just didn't get to post them yesterday like I said I would. Sorry guys! I know everyone's excited.
Nice finds! I have a theory about the seemingly random values that determine the color of the town hall and station, but it's a shot in the dark since I don't really know what I'm talking about (d'oh). I'm about to spout a bunch of nonsense, so bear with me:
The value from 0x5C738-0x5C739 appears to always precede your town name (ignore the instances where it's written on the bulletin board/in a letter, as those won't be preceded by that value). Searching for that value followed by my town name brings up 92 results. Character names also appear to always be preceded by a 2 byte value (again, ignoring the aforementioned instances). Searching for that value followed by my character's name brings up 35 results. These values likely serve a similar purpose to the secret ID number in Pokemon--That is to say, even if multiple people happen to name their town and character the same things, the game still has a way to differentiate between them (if it ever has to).

Those values play an important part in pattern QR codes as well. There are pattern editors around that allow you to change the creator's name, town name and unique IDs (those values) of a pattern so that the game thinks it's your creation when you scan it (enabling you to edit it/display it at Able Sisters/use it on sign boards and such). When you scan a QR code, if your town name and character name match those of the creator, it next looks at the town ID and character ID to see if they're a match. If they don't match, you won't be able to edit it, despite having identical town and character names. If they do match, the game recognizes it as your creation. This is why overwriting all of the creator's information stored in a QR code with your own is enough for the game to treat it as though you made it.

I did a bit of testing with that in mind, and changed every instance of my town ID + town name and character ID + character name to match those of my friend. I then traveled to her town and spoke to her villagers, who treated me as though we had met before (we hadn't--in fact, it was my first time visiting her town). That means the IDs and names are the only things the game looks at to tell the difference between characters, which explains why you can't have multiple characters with the same name in the same town. Because only the character ID would be different, the chances of rolling an identical ID to your existing character with the same name would be relatively high. Much higher than the chances of two people naming their town and character the same things, rolling the same town and character IDs, and encountering each other, anyway.

Some info about why there are so many instances of the town ID + town name and character IDs + character names stored in the RAM: Even on one of my files with only 7 minutes of playtime, there are 28 instances of the town ID followed by the town name, and 11 instances of my character's ID followed by their name. In both cases, 10 of those results account for the 10 default patterns the game gives you. One of them must account for 0x5C73A/0x55C8 (town name and mayor name respectively, thanks to the spreadsheet). So with that, all 11 instances of my character's ID + name are accounted for. I can't say for certain what the other 17 instances of my town ID + town name are, but probably things like villager memory (I hadn't spoken to any villagers which is why my name doesn't also appear there).

Unfortunately, while I can tell you that the value from 0x5C738-0x5C739 is likely the town's unique identifier, I don't know why the game uses it to determine the town hall and station color in the way it does, nor do I know if it being at odds with other instances of your town ID can cause complications. I have a couple ideas why, but I lack the experience to know which of those are actual possibilities. Hopefully what I said will give you some leads. I'll report back if I figure anything out.
 
  • Like
Reactions: Cey
I'm honestly not sure either yet, ayaya. Interesting thoughts though. I can tell you that swapping out ANY values hasn't given me any problem; that is to say, when I change my town hall color to blue, not only is the change perfectly acceptable to the game, but I can choose ANY of the known values for blue, to turn my town hall color blue, without any ill effects. They ALL WORK. Ugh. I've been running around with my new town hall because I desperately needed a blue one and haven't had problems.

It's still bugging me that I can't find a pattern WHY though. But yes, all the values work just fine even if you swap 'em out. (Sorry if I forgot to notate this in my original post about it, since I had already tested it.)
 
Ok, those of you have changed the town hall and train station colors, is your mail system working? I'm not sure which one caused this but after changing both the town hall and train station I no longer receive letters nor am I able to send them... O_o also what was really weird was that after the injection the villagers acted like they were seeing me for the first time after they moved in, as if they had moved in from a different town a week earlier (they're all 'natives').

Anyway, restored from a backup and all is working again.
 
Well that's weird. I hadn't checked the mail yet. Didn't have the issue with the villagers. I'll do some tests!
 
Ok, those of you have changed the town hall and train station colors, is your mail system working? I'm not sure which one caused this but after changing both the town hall and train station I no longer receive letters nor am I able to send them... O_o also what was really weird was that after the injection the villagers acted like they were seeing me for the first time after they moved in, as if they had moved in from a different town a week earlier (they're all 'natives').

Anyway, restored from a backup and all is working again.

the same thing happened to me. the villagers were talking to me like that was the first time they saw me in a while and I couldn't send mail. The values for my train station color and town hall color were different from the one on the list. I'm thinking it's random for each town or something like that.
 

Site & Scene News

Popular threads in this forum