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

uriri

Well-Known Member
Member
Joined
Apr 5, 2015
Messages
137
Trophies
0
XP
610
Country
United States
Sure.
Code:
[Nook Shopping App to Empty Slot (LS)]
80000010
581E0000 B43D6DDC
400C0000 00000000 0000FFFE
400D0000 00000000 AC472318
30000000 0000002B
C046C11D
940DD100 00000008
31000000
20000000
C044D400 AC472468
A8ED0310
20000000
20000000

[Furniture you touching to Empty Slot (LS)]
80000010
581E0000 B4A116B0
400C0000 00000000 0000FFFE
400D0000 00000000 AC472318
30000000 0000002B
C046C11D
940DD100 00000008
31000000
20000000
C044D400 AC472468
A8ED0310
20000000
20000000

You should click the button very quick or it will copy the same item a lot.
Don't use both code at same time and it will be fine.

Thank you so much!
Can you please explain the anatomy of these codes?
 
D

Deleted User

Guest
I combined everything here so people can stop asking for the same files

7z file includes:
  • .NHI files for save editor / ACNH Poker
    • All Catalogue-able items (No Patterns, they aren't cataloguable)
    • All 595 DIYs
    • Celeste / Zodiac
    • Seasonal
    • DAL
    • Fossil / Bug / Fish / Art
    • Crafting Stuff
    • Royal Crowns
    • NMTs
  • Raw Codes for Edizon / Tesla
    • All Catalogue-able items
    • All DIYs
    • All Fake and Real Art
    • All Wedding Items
    • Bugs/ Fish / Fossils
thanks for the credit!
 

Xjackio

Well-Known Member
Member
Joined
May 21, 2020
Messages
2,151
Trophies
0
Age
38
XP
1,907
Country
Mexico
idek what modded is TwT... ill probs deffo get into it but not that fast i guess...
i mean a hacked switch, with custom firmware, i cant kick my villager with TT on my normal switch, so i restart my whole island everytime
 

deadmanx03x

Active Member
Newcomer
Joined
Mar 21, 2020
Messages
35
Trophies
0
Age
28
XP
67
Country
United States
Sure.
All DIY (x595)
https://pastebin.com/v5BNhfFb

NHI attached.
Beware that some of the DIY cards are illegal, such as the golden axe, because you only get that via nookphone and not in card form.

Edit: You can inject the DIYs nhi to your house storage without problems. Stay offline and move them to your pockets, and then re-enable online if you want to stay safe/unflagged lol
ive never worked with nhi files before i usually use tesla overlay how does this work? thank you in advance!
 

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
is there any way to contact you? ive been spending 250+ nmts [mystery island] and im willing to offer compensation as good as i can offer... ;-; hes for a friend, i even started tting for the first time to be able to try getting him for him...

You can generate Raymond in your village by replacing a villager with him in NHSE. Tick moving out box when you insert him and anyone can visit your island to invite him away.

Have also created Raymond Amiibo on nTag just for those who want to invite him.
 
Last edited by ozling,

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
788
Country
United States
You can generate Raymond in your village by replacing a villager with him in NHSE. Tick moving out box when you insert him and anyone can visit your island to invite him away.

Have also created Raymond Amiibo on nTag just for those who want to invite him.

you mean curt for raymond? or raymond standalone lol
 

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
Made myself popular with my nephew and nieces by being able to give them Raymond in their island, as well as star trees all wrapped up as a gift. ;)
 

Taishiro

Well-Known Member
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
ive never worked with nhi files before i usually use tesla overlay how does this work? thank you in advance!
NHI files are used by NHSE, they are inventory dumps.

this is the anatomy of a .nhi file if anyone with enough simple knowledge wants to make their own.

Code:
Each item takes 8 bytes each. everything has to be appended in little endian.

2 bytes: item ID (unsigned short)
1 byte: flag0
1 byte: flag1
2 bytes data/quantity (unsigned short)
1 byte: uses
1 byte: unknown

Edit:
If anyone wants to experiment, you can use an online hex editor such as hexedit.
upload_2020-6-2_20-37-8.png

Create a new file with 8 bytes. Normally you will never use flag0, flag1 and such.
So if you want to make, for example, five nook miles tickets, you have to take the item ID (16DB) and the quantity (4).
upload_2020-6-2_20-45-2.png

Then click on export and change teh extension to .nhi :)

upload_2020-6-2_20-46-55.png

ta-da!
 
Last edited by Taishiro,

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
NHSE has all the items already in a drop down list. You can edit your pockets and storage by deleting or adding any item, duplicate them, change quantity etc, and it also lists the colour options for items. Certainly a lot easier, and less likely to cause errors, than editing or generating a NHI file from scratch.

There's also options to edit and change acres, thereby allowing you to change the beach and rocks around island (again, from a drop down list).

I've used it to move bridges, inclines (create both), move the resident building and plaza, as well as villager's house, location of villager house, and even villagers. If I want an empty plot of land for a villager, I just load an empty villager, and instantly, the villager is gone and the house becomes an empty plot waiting for new villager to move in.
 

Taishiro

Well-Known Member
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
NHSE has all the items already in a drop down list. You can edit your pockets and storage by deleting or adding any item, duplicate them, change quantity etc, and it also lists the colour options for items. Certainly a lot easier, and less likely to cause errors, than editing or generating a NHI file from scratch.
I know! But for making the All DIY and All catalogable items nhi files, I had to write a script that makes one from scratch
 
  • Like
Reactions: ozling

darkdreams

Well-Known Member
Member
Joined
Nov 1, 2012
Messages
137
Trophies
1
Age
37
Location
GEORGIA
XP
1,557
Country
United States
hey i was wondering is the a guide for the save editor to tell you about the flags and their meaning or you just kind have to play around with it and go from their??
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    ZeroT21 @ ZeroT21: it's a thing there