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

Adr990

To boldly go where no man has gone before!
Member
Joined
Apr 22, 2007
Messages
1,567
Trophies
0
Location
The Netherlands
Website
www.hyrule.net
XP
737
Country
Netherlands
Should this cheat work in v1.0.1:

Code:
[Itemslot 1 Coelacanth]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 000008EC

Since, for me, it doesn't do anything. Not when I have something in my inventory, add to my inventory, or if my inventory is empty.
Nor does it set Itemslot 1 when I load in to a house or the island.
 

SonyUSA

We're all mad here
Editorial Team
Joined
May 12, 2006
Messages
1,780
Trophies
2
XP
5,616
Country
United States
Unfortunately, no. Atmosphere extended the codes, compared with what SXOS has, exactly because certain kinds of code were impossible with just the SXOS ones.

We can't use the 'scratch' registers to store item slot 1's values and then write them to slot 2?
 

Al3need44

Active Member
Newcomer
Joined
Dec 14, 2019
Messages
30
Trophies
0
Age
33
XP
196
Country
United Arab Emirates
oki can u tell us what is code for slot 2 ,3,4 and etc and thanks you

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

Yes, sorry for being unclear! I was talking about furniture items in particular that have multiple color variants. I’m assuming since the game is new there wouldn’t be a list of those values already, so I’ll try out values manually until I get the one I’m looking for.

By the way, thank you SO much for that tip. Dropping things to rearrange them was driving me insane.


what is the code for other slots ?
 

munenorii

Active Member
Newcomer
Joined
Mar 24, 2020
Messages
42
Trophies
0
XP
130
Country
Argentina
How to find the desired the appearance byte(s) (it's two bytes, or 4 hex digits):
First customization option: 0x00 to 0x0F.
Uses patterns for the second customization option: 0x10
Second customization option, or pattern number: option number times 0x20.
All numbers start at 0, meaning you subtract 1 from the option or pattern number.
Add all that together and you have what you need to put on the quantity. So, for example, the third option in an item that only has one customizable part would be 0x02; the second option for the top customization and third option for the bottom customization would be 0x41 (0x01 + 2 * 0x20); and having an item that uses the third option for the top customization and pattern 27 for the bottom customization would be 0x0352 (0x02 + 0x10 + 0x1A * 0x20; 0x1A is hex for 27-1).

Sorry to bother, I'm just a bit confused. I've been trying to read this and figure it out but you lost me when you started talking about the customizable parts. Let's say I want to gen an antique wardrobe (f77 [Ftr_03959]). It has three color variations total. Using the code below that was posted, how would I fill in the bottom to gen the second color variation?

04100000 AC3B90C0 00000f77
04100000 AC3B90C4 000000xx

Thank you, sorry for the confusion!
 

FabioCapela

Well-Known Member
Member
Joined
Jul 12, 2007
Messages
309
Trophies
1
XP
1,259
Country
Brazil
Sorry to bother, I'm just a bit confused. I've been trying to read this and figure it out but you lost me when you started talking about the customizable parts. Let's say I want to gen an antique wardrobe (f77 [Ftr_03959]). It has three color variations total. Using the code below that was posted, how would I fill in the bottom to gen the second color variation?

04100000 AC3B90C0 00000f77
04100000 AC3B90C4 000000xx

Thank you, sorry for the confusion!
If it only has one place to customize, like the wooden wardrobe: 00 for the first (default) option, 01 for the second, 02 for the third, and so on.
If it has two places to customize, like the wooden simple bed (where you customize both frame and bedding): when customizing the second place (the bedding for the bed), it's 00 for the fist option, 20 for the second, 40 for the third, etc. Add this to the number you got from your choice for the first option.
Those number are already in hex (which is what is used in the codes).
 
  • Like
Reactions: munenorii

mechhhhh

New Member
Newbie
Joined
May 3, 2019
Messages
4
Trophies
0
Age
26
XP
185
Country
Argentina
What are the chances of being able to change the saves from device to profile down the line? Is it possible at all? Just asking because it's a bit of a hassle to have to change saves with JKSV every time I want to switch islands. (I'm playing with my brother and the second profile-player thing sucks)
 

Jeanvit

Member
Newcomer
Joined
Nov 20, 2018
Messages
11
Trophies
0
XP
699
Country
Brazil
What are the chances of being able to change the saves from device to profile down the line? Is it possible at all? Just asking because it's a bit of a hassle to have to change saves with JKSV every time I want to switch islands. (I'm playing with my brother and the second profile-player thing sucks)

I am also looking forward to this. I'm playing with my wife, and the second player (hers) can't do a lot of things that I do.
 

Alexisaul455

Member
Newcomer
Joined
Mar 20, 2020
Messages
20
Trophies
0
Age
27
XP
98
Country
United States
do you know the id of the terraforming tools (public works)? Please and thank you
Sorry if it was already said but I looked it up in the threads and I saw nothing.
 

Celediel

Well-Known Member
Newcomer
Joined
Jan 30, 2016
Messages
45
Trophies
0
Age
34
Location
Tacoma, WA
Website
burning.moe
XP
479
Country
United States
I know JKSV backs up saves, I meant how to backup them manually. Thanks and you're welcome...

JKSV can kinda do this too? Press Minus to go into "Advanced Mode" and you can copy individual files to wherever.

Via homebrew menu. All games appear, second tab is where animal crossing is then when i press on game icon start a backup it crashes.

Try holding R to autogenerate the name. I was having the same issue, and I think it was the software keyboard crashing the switch.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: @Psionic Roshambo, Thats pretty cool.