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

flyingfish

Active Member
Newcomer
Joined
Jan 21, 2021
Messages
35
Trophies
0
Age
27
XP
180
Country
Philippines
I updated my acnh to version 1.8.0 and when i open the game it keeps on telling me to update my system. I have sx os in 11.0.0. Does anyone encounter this similar problem? What did you do to solve this?
 

IxthusTiger

Cruddy's Buddy
Member
Joined
Mar 1, 2003
Messages
1,632
Trophies
2
XP
821
Country
United States
I updated my acnh to version 1.8.0 and when i open the game it keeps on telling me to update my system. I have sx os in 11.0.0. Does anyone encounter this similar problem? What did you do to solve this?
Reinstall Animal Crossing and update 1.7.0. Sorry bro, we sxos folk are stuck on 11.0.0 and 1.7.0
 

Waip

Well-Known Member
Newcomer
Joined
Feb 5, 2004
Messages
82
Trophies
2
XP
1,067
Country
France
Reinstall Animal Crossing and update 1.7.0. Sorry bro, we sxos folk are stuck on 11.0.0 and 1.7.0
No we're not, you can patch required system version

On another subject: the address for stamina in 1.8.0 is B5E86798
The code for getting stamina to 10:

[Stamina to 10 press L3+R3 1.8.0]
80000030
01100000 B5E86798 0000000A
20000000
 
  • Like
Reactions: satelman

flyingfish

Active Member
Newcomer
Joined
Jan 21, 2021
Messages
35
Trophies
0
Age
27
XP
180
Country
Philippines
Reinstall Animal Crossing and update 1.7.0. Sorry bro, we sxos folk are stuck on 11.0.0 and 1.7.0
Already did this, so we can't acquire the new updated items?? I tried using nhse to acquire it and when I checked my storage the new items are missing.

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

No we're not, you can patch required system version

On another subject: the address for stamina in 1.8.0 is B5E86798
The code for getting stamina to 10:

[Stamina to 10 press L3+R3 1.8.0]
80000030
01100000 B5E86798 0000000A
20000000
How to patch the system? I'm kinda afraid to do something to the system
 

Waip

Well-Known Member
Newcomer
Joined
Feb 5, 2004
Messages
82
Trophies
2
XP
1,067
Country
France
How to patch the system? I'm kinda afraid to do something to the system

Nothing to do with the system, I said patch the required system version from the update nsp while installing it.
I don't know what installer you use but it's a common option in all the recent ones
 

flyingfish

Active Member
Newcomer
Joined
Jan 21, 2021
Messages
35
Trophies
0
Age
27
XP
180
Country
Philippines
Nothing to do with the system, I said patch the required system version from the update nsp while installing it.
I don't know what installer you use but it's a common option in all the recent ones
Sorry, I'm kinda new to this. But I think I understand now what you mean, I just visited the nsw2u where I download my games and I saw that acnh have now the 1.8.0 xci patched version.
 
  • Like
Reactions: satelman

w350922439

Well-Known Member
Newcomer
Joined
Apr 4, 2020
Messages
79
Trophies
0
Age
34
XP
871
Country
Hong Kong
Sorry, I'm kinda new to this. But I think I understand now what you mean, I just visited the nsw2u where I download my games and I saw that acnh have now the 1.8.0 xci patched version.
you can use nscb to fix game start system version,i still 10.2 and can play 1.8.0 xci game in sxos.
 

ellekennedy

Active Member
Newcomer
Joined
Feb 23, 2021
Messages
41
Trophies
0
Age
42
XP
143
Country
United States
Can anyone tell me why I keep getting unlimited Quaint paintings when using this? It's the IP Slot 1 Item X10 that does it, the rest just make the item disappear regardless of whether or not it is the correct quantity.

[1P Slot 1 Item x10]
04100000 ACDB0530 00000009
[1P Slot 1 Item x30]
04100000 ACDB0530 0000001D
[1P Slot 1 Item x50]
04100000 ACDB0530 00000031
 

Exegency

Well-Known Member
Member
Joined
Apr 23, 2020
Messages
143
Trophies
0
XP
605
Country
Australia
Can anyone tell me why I keep getting unlimited Quaint paintings when using this? It's the IP Slot 1 Item X10 that does it, the rest just make the item disappear regardless of whether or not it is the correct quantity.

[1P Slot 1 Item x10]
04100000 ACDB0530 00000009
[1P Slot 1 Item x30]
04100000 ACDB0530 0000001D
[1P Slot 1 Item x50]
04100000 ACDB0530 00000031


it's because you're using the offsets for the slot itself. quaint painting as an item is hex 0009.

you need to set it to the slot's quantity. let's fix it.

Code:
[1P Slot 1 Item x10]
04100000 ACDB0534 00000009
[1P Slot 1 Item x30]
04100000 ACDB0534 0000001D
[1P Slot 1 Item x50]
04100000 ACDB0534 00000031

there we go. :)
 

ellekennedy

Active Member
Newcomer
Joined
Feb 23, 2021
Messages
41
Trophies
0
Age
42
XP
143
Country
United States
it's because you're using the offsets for the slot itself. quaint painting as an item is hex 0009.

you need to set it to the slot's quantity. let's fix it.

Code:
[1P Slot 1 Item x10]
04100000 ACDB0534 00000009
[1P Slot 1 Item x30]
04100000 ACDB0534 0000001D
[1P Slot 1 Item x50]
04100000 ACDB0534 00000031

there we go. :)
Oh my goodness thank you sooo much!
 

phillyrider807

Well-Known Member
Member
Joined
May 2, 2009
Messages
447
Trophies
1
XP
1,397
Country
United States
Any way to get the Sanrio villagers without the amiibos? And if there is how would i go about making these sanrio villagers "in boxes" for my friends to come recruit them to their island?
 

Exegency

Well-Known Member
Member
Joined
Apr 23, 2020
Messages
143
Trophies
0
XP
605
Country
Australia
Any way to get the Sanrio villagers without the amiibos? And if there is how would i go about making these sanrio villagers "in boxes" for my friends to come recruit them to their island?

using NHSE. wait for the .nhv for the villagers to be available.

Hi, does anyone know how to use wide angle camera mod ? thankyou

pop it in the directory it tells you to pop it into and turn the game on. you're good there.
 

Gee0303

Member
Newcomer
Joined
May 21, 2020
Messages
18
Trophies
0
Age
32
XP
105
Country
Indonesia
using NHSE. wait for the .nhv for the villagers to be available.



pop it in the directory it tells you to pop it into and turn the game on. you're good there.

I already put the contents in this fie directory (StaticParam.pack)

E:\atmosphere\contents\01006f8002326000\romFs\Pack

but nothing happened when I launch the camera game, could you please guide me how to use this ?

i downloaded the file from https://gamebanana.com/gamefiles/11985

thankyou
 

caUnknown

Well-Known Member
Newcomer
Joined
Sep 29, 2019
Messages
50
Trophies
0
XP
584
Country
Canada
it's because you're using the offsets for the slot itself. quaint painting as an item is hex 0009.

you need to set it to the slot's quantity. let's fix it.

Code:
[1P Slot 1 Item x10]
04100000 ACDB0534 00000009
[1P Slot 1 Item x30]
04100000 ACDB0534 0000001D
[1P Slot 1 Item x50]
04100000 ACDB0534 00000031

there we go. :)



i tried to use skyqueen's offset, which resulted in these codes:
these following codes giving me, slot 123 giving 30 items, slot 4 giving 1 item, and slot 5 giving 10 item:
[Slot 1 2&3x30 Slot 4x50 Slot 5x10]
04100000 ACDB0534 0000001D
04100000 ACDB053C 0000001D
04100000 ACDB0544 0000001D
04100000 ACDB054C 00000031
04100000 ACDB0554 00000009

how to get slot 4 to give 50 items plz?
 
Last edited by caUnknown,

Exegency

Well-Known Member
Member
Joined
Apr 23, 2020
Messages
143
Trophies
0
XP
605
Country
Australia
i tried to use skyqueen's offset, which resulted in these codes:
these following codes giving me, slot 123 giving 30 items, slot 4 giving 1 item, and slot 5 giving 10 item:
[Slot 1 2&3x30 Slot 4x50 Slot 5x10]
04100000 ACDB0534 0000001D
04100000 ACDB053C 0000001D
04100000 ACDB0544 0000001D
04100000 ACDB054C 00000031
04100000 ACDB0554 00000009

how to get slot 4 to give 50 items plz?

the code is correct. it depends what you are putting in there. not many things in the game stack to 50.
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,540
Trophies
2
XP
7,664
Country
Japan
No we're not, you can patch required system version

On another subject: the address for stamina in 1.8.0 is B5E86798
The code for getting stamina to 10:

[Stamina to 10 press L3+R3 1.8.0]
80000030

01100000 B5E86798 0000000A
20000000
https://pastebin.com/RewS2U97

Yeah i had it updated minutes after 1.8.0 dropped lol definitely check around first to be sure
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Sicklyboy @ Sicklyboy: oh shit where??? :ph34r: :ph34r: :ph34r: