ROM Hack Discussion Animal Crossing: New Horizons -- Reverse Engineering, Glitches, Bugs, etc. thread!

FabioCapela

Well-Known Member
Member
Joined
Jul 12, 2007
Messages
309
Trophies
1
XP
1,257
Country
Brazil
Where can I find the internal names of the villagers?
Many places; I'm currently using https://pastebin.com/ULiH653f (which I haven't the foggiest idea who made), but it's not hard to find other lists.

When do I need to activate this cheat. Still the amiibo villager inside.
At any time before you scan the amiibo; if the villager has already been summoned, then it's too late to use the code for that day. The code remains active until you restart the game (or overwrite it with a different code swapping Curt).

For what I've seen, 01 is added at the end for some reason.
It's a packed structure, so there's more data around; I could either include bytes from before the ID or after the ID, so I went with the option that allowed me to align the code to the nearest 4-bytes multiple.

BTW, if anyone wants to know how I made the code: I extracted the game files (using NXDumpTool as it allows me to navigate the already patched RomFS and only dump what I need), opened Bcsv/AmiiboData.bcsv in Toolbox, picked a villager amiibo at random, used SXOS to find where in memory it was, and created a code to replace the villager ID string for that amiibo.

Anyone know what is the curt amiibo code for Dom?

Since I guess people will just keep asking for codes for the new villagers, here is the list (untested):

Code:
[Audie in place of Curt (Amiibo)]
08100000 474856C4 00003231 6C6F7701

[Cyd in place of Curt (Amiibo)]
08100000 474856C4 00003231 706C6501

[Dom in place of Curt (Amiibo)]
08100000 474856C4 00003531 70687301

[Judy in place of Curt (Amiibo)]
08100000 474856C4 00003931 72626301

[Megan in place of Curt (Amiibo)]
08100000 474856C4 00003531 61656201

[Raymond in place of Curt (Amiibo)]
08100000 474856C4 00003332 74616301

[Reneigh in place of Curt (Amiibo)]
08100000 474856C4 00003631 73726801

[Sherb in place of Curt (Amiibo)]
08100000 474856C4 00003930 616F6701

(Still laughing at people calling it the Curt code; I basically picked him at random.)
 

isabellajj

Well-Known Member
Newcomer
Joined
Apr 9, 2020
Messages
62
Trophies
0
Age
31
Location
Earth
Website
joeyow.myphotoalbum.com
XP
223
Country
Singapore
The internal numbers are the villager's ID backwards, then converted to hex.

For example, Judy is cbr19.
backwards -> 91rbc
then, hexadecimal -> 3931726263

For what I've seen, 01 is added at the end for some reason.

So the code would end up being

00003931 72626301

cool, thanks a lot for that explanation! :)
Now I have a better idea on how to do it
 

K-Dawgz

New Member
Newbie
Joined
Apr 25, 2020
Messages
3
Trophies
0
Age
23
XP
44
Country
Australia
Anyone know why I am getting this error: "offset and length were out of bounds..." when loading my save files into the save editor. Does the save editor not work for 1.2.0?
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,540
Trophies
2
XP
7,671
Country
Japan
is the (a) update out already?
Not till a temporary event comes out like say Halloween

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

Anyone know why I am getting this error: "offset and length were out of bounds..." when loading my save files into the save editor. Does the save editor not work for 1.2.0?
It does if you update the save editor
 
  • Like
Reactions: chaosblack954

K-Dawgz

New Member
Newbie
Joined
Apr 25, 2020
Messages
3
Trophies
0
Age
23
XP
44
Country
Australia
Not till a temporary event comes out like say Halloween

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


It does if you update the save editor

Sorry how do i do that? Take the most recent file from github or is there a built in update function?
 

ParadoxSilverwood

New Member
Newbie
Joined
Apr 25, 2020
Messages
4
Trophies
0
Age
33
XP
64
Country
United Kingdom
Hi there! I'm having an issue at the moment. My pockets are completely empty and I can pick things up etc., but when I go to the shop they won't sell me anything and are saying that my pockets are full. I can't buy anything at all. :( Any ideas?
 

ParadoxSilverwood

New Member
Newbie
Joined
Apr 25, 2020
Messages
4
Trophies
0
Age
33
XP
64
Country
United Kingdom
Hi there! I'm having an issue at the moment. I've used NHSE in the past to give myself Golden Tools etc., but now my pockets are completely empty and I can pick things up etc., but when I go to the shop they won't sell me anything and are saying that my pockets are full. I can't buy anything at all. :( Any ideas?
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,540
Trophies
2
XP
7,671
Country
Japan
Hi there! I'm having an issue at the moment. I've used NHSE in the past to give myself Golden Tools etc., but now my pockets are completely empty and I can pick things up etc., but when I go to the shop they won't sell me anything and are saying that my pockets are full. I can't buy anything at all. :( Any ideas?
Open your save up in the latest save Editor go to the inventory editor and make sure that all of those spaces say none it might just be an invisible glitched out item if it doesn't then change them all to say none. Or run a cheat that clears all 40 inventory spots to be empty.
 

ParadoxSilverwood

New Member
Newbie
Joined
Apr 25, 2020
Messages
4
Trophies
0
Age
33
XP
64
Country
United Kingdom
Open your save up in the latest save Editor go to the inventory editor and make sure that all of those spaces say none it might just be an invisible glitched out item if it doesn't then change them all to say none. Or run a cheat that clears all 40 inventory spots to be empty.

Thanks - I have tried that. :( Unfortunately, it still seems not to work. How would I run a cheat that clears all inventory spots? Have you got a recommended HB app? :)
 

dezzachu

Member
Newcomer
Joined
Apr 25, 2020
Messages
7
Trophies
0
Age
25
XP
37
Country
United Kingdom
hi! i have an issue where i use the cheats - i can see them on edizon but when i enable them they dont work? like for example the 10x tickets in both slots do not show in my inventory when i click and enable it. any idea how i can fix this?
 
Last edited by dezzachu,

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
788
Country
United States
Thanks - I have tried that. :( Unfortunately, it still seems not to work. How would I run a cheat that clears all inventory spots? Have you got a recommended HB app? :)

i posted a thread for 1.2 cheats including the empty all 40 slots cheat
https://gbatemp.net/threads/animal-crossing-cheats-1-2-0.563423/

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

hi! i have an issue where i use the cheats - i can see them on edizon but when i enable them they dont work? like for example the 10x tickets in both slots do not show in my inventory when i click and enable it. any idea how i can fix this?
did you update your cheats?

Atmosphere: sd:/atmospshere/contents/01006f8002326000/cheats/20ca968c082118c2.txt
SX OS: sd:/sxos/titles/01006f8002326000/cheats/20ca968c082118c2.txt

1.2.0 has new slot codes
https://mpql.net/tools/acnh/codes/
 
Last edited by catlady77,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Alot of manufactures do care about older consoles they just want to whine about piracy
    +2
  • S @ salazarcosplay:
    @BigOnYa I had 4.89 hfw on super slim that was great, but when I got a new hard disk I forgot where the guide was and could only find a guide for 4.90 and its resources
  • S @ salazarcosplay:
    @BigOnYa I think another reason to want to update is if the hfw is at the level of the fw
  • S @ salazarcosplay:
    you can sync trophies
  • BigOnYa @ BigOnYa:
    Yea that's what I'm sitting on now- 4.9, and it seems fine, have had no issues at all
  • S @ salazarcosplay:
    I don't know if people play online or such
  • K3Nv2 @ K3Nv2:
    My ps3 short circuited during a deep clean still salty about it after downloading 2tbs worth but SteamDeck okay with emulation still just can't run mgs4 worth shit
  • BigOnYa @ BigOnYa:
    Yea forgot bout trophies. They just silly to me. Just like the xbox achievements. Hey, to each they own tho.
  • K3Nv2 @ K3Nv2:
    It keeps players in touch with the game like a check list of things to do after they beat it
  • S @ salazarcosplay:
    @BigOnYa they ruined the gaming experience for me to be honest
  • S @ salazarcosplay:
    @BigOnYa Im not crazy about getting all of them, i feel like I have something to show for for the time put in
  • S @ salazarcosplay:
    @BigOnYa If you want to do rgh or 360 mod
  • S @ salazarcosplay:
    does it matter if you update your 360 or not before trying is it advisable or not
  • BigOnYa @ BigOnYa:
    Yea I don't pay attention to them really. Or do I try to 100% a game. I just play till story ends/ or I get the girl!
  • K3Nv2 @ K3Nv2:
    Bigonya uses his wiener to mod 360s
    +1
  • Xdqwerty @ Xdqwerty:
    Going to the water park, see ya
  • BigOnYa @ BigOnYa:
    You should update the 360 to newest dash before RGHing it yes. But not a big deal if you don't, you can install new dash/avatar updates after. It's just easier to do it auto online before, instead manual offline after.
  • BigOnYa @ BigOnYa:
    Have fun @Xdqwerty. If you see a chocolate candy bar floating in the water, don't eat it!
  • AncientBoi @ AncientBoi:
    :O:ohnoes: Y didn't U Tell ME that ALSO? @BigOnYa :ohnoes: 🤢🤮
    +1
  • BigOnYa @ BigOnYa:
    Does it taste like... chicken?
    +1
  • S @ salazarcosplay:
    @BigOnYa I wanted to ask you about your experience with seeing south park. Most of the people a bit younger like my younger brother and cousins that are a few younger than me that saw kids found south park funny because of the curse words, kids at school, that seemed like liking the show on a very basic level.

    I could not quite have a in depth discussion of the show.

    How was it for you? As an adult. What did you find the most interesting part about it. Did you relate to the parents of the kids and their situations. Was it satires, the commentary on society. The references on celebrities' and pop culture.
  • BigOnYa @ BigOnYa:
    I remember seeing the very first episode back in the day, and have watched every episode since. I used to set my VCR to record them even, shows how long ago.
  • BigOnYa @ BigOnYa:
    I just like any comedies really, and cartoons have always been a favorite of mine. Family guy, American Dad, Futurama, Cleveland Show, Simpsons - I like them all.
  • BigOnYa @ BigOnYa:
    South Park is great cause they always touch on relavent issues going on today, and make something funny out of it.
    +1
    BigOnYa @ BigOnYa: South Park is great cause they always touch on relavent issues going on today, and make... +1