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

Doogie Boogie

Well-Known Member
Member
Joined
Jan 21, 2016
Messages
138
Trophies
0
Age
39
XP
347
Country
United States
I'm glad someone finally complied all the internal items in one list. But which ones can be placed as interactive furniture? I noticed some are listed as transparent. Also, what names do they use in NHSE? I know Harv's furniture uses Kanji. Is it the (Item #) values? Or is it not possible in NHSE yet?
 

berichan

ACNHMobileSpawner dev
Member
Joined
Dec 9, 2014
Messages
224
Trophies
0
XP
625
Country
Antarctica
I'm glad someone finally complied all the internal items in one list. But which ones can be placed as interactive furniture? I noticed some are listed as transparent. Also, what names do they use in NHSE? I know Harv's furniture uses Kanji. Is it the (Item #) values? Or is it not possible in NHSE yet?

Defying intended game mechanics isn't (rightfully imo) something NHSE will allow, so I wouldn't merge the internal item list with NHSE despite ACNHMS and NHSE sharing the same backend, you would need to search for the item#id or find the japanese string it uses (NHSE is somewhat random about which internal items are exposed, but it's always japanese only). The transparent/clear objects are exactly that- they don't have a corresponding "item" model or texture so they will show up as something you can sit on/place but will be invisible.
 
D

Deleted User

Guest
I'm glad someone finally complied all the internal items in one list. But which ones can be placed as interactive furniture? I noticed some are listed as transparent. Also, what names do they use in NHSE? I know Harv's furniture uses Kanji. Is it the (Item #) values? Or is it not possible in NHSE yet?
Type (Item #[decimal number]) to place any internal items

For harveys stuff, you gotta find the japanese names
 
  • Like
Reactions: ELY_M

Mopquill

Grumpy Developer
Developer
Joined
Oct 16, 2011
Messages
283
Trophies
0
XP
566
Country
United States
Here you guys go new equipment modifier codes

https://pastebin.com/vHFMq3Sq
@Mopquill if you somehow want to incorporate this into your code generator :)

Here is an example full set code
Code:
[Full Set equipped]
04100000 ABAA7AA8 000014BB
04100000 ABAA8358 00003177
04100000 ABAA8368 00002132
04100000 ABAA8C18 00002BFF
04100000 ABAA8C20 00002722
04100000 ABAA8C28 000030D0
04100000 ABAA8C30 000031FD
04100000 ABAA8C38 0000332C
04100000 ABAA8C40 00001B0C

Oh, whoa, I did not get a notification for this. I just double-checked, there's nothing even in "Alerts > Show All" section. Weird.

I'm not super sure I understand the generator here? You say "The only real use for this would be to equip internal NPC items found here" -- is that something that will have such high demand that it ought to be in the generator?

My thinking is mostly that whenever the game updates, I start getting bombarded with "why is it broken" "1.4.0 when" types of messages, so I made it easier for me to update offsets -- now Player 1 Slot 1 offset fills out the other 15. And the complaints about items stop, and then it's just about villagers. It's only negative, really. So I'm reluctant to add anything at this point because it's effectively just more reason to get complaints.

And my original rationale for building the generator was to have an easy tool people could use instead of hounding people to make common codes for them; I'm not sure if equipping NPC items is going to reach the kind of popularity item-spawning/villager-spawning has/had. Maybe I'm wrong -- or misunderstanding something?
 
D

Deleted User

Guest
saw a bunch of people making wrapped incline/bridge kits to give to other players since it bypasses the 8 limit, so i made this guide


Bridges and Incline kits guide
If you spawn a bridge/incline kit, put these numbers in "count" to spawn the bridge/incline you wish.

**Bridges**
Brick Bridge (BridgeBricks): 11
Iron Bridge (BridgeIron): 6
Log Bridge (BridgeLog): 4
Red Zen Bridge (BridgeRed): 5
Stone Bridge (BridgeStone): 0
Suspension Bridge (BridgeSuspension): 1
Wooden Bridge (BridgeWood): 10
Zen Bridge (BridgeJapanese): 2
Under Construction Bridge (BridgeReserved): 7

**Slopes**
Blue Steel Staircase (SlopeIronStairBlue): 31
Blue-Plank Ramp (SlopeWoodBlue): 30
Brick Staircase (SlopeBrickStair): 4
Log Staircase (SlopeWoodStair): 3
Natural Ramp (SlopeNatural): 29
Red Steel Staircase (SlopeIronStair): 1
Stone Staircase (SlopeStoneStair): 0
White-Plank Ramp (SlopeWood): 2
Under Construction Slope (SlopeReserved): 5

Probably not a good idea to use the under construction ones, i don't know what they do
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,715
Country
Japan
Oh, whoa, I did not get a notification for this. I just double-checked, there's nothing even in "Alerts > Show All" section. Weird.

I'm not super sure I understand the generator here? You say "The only real use for this would be to equip internal NPC items found here" -- is that something that will have such high demand that it ought to be in the generator?

My thinking is mostly that whenever the game updates, I start getting bombarded with "why is it broken" "1.4.0 when" types of messages, so I made it easier for me to update offsets -- now Player 1 Slot 1 offset fills out the other 15. And the complaints about items stop, and then it's just about villagers. It's only negative, really. So I'm reluctant to add anything at this point because it's effectively just more reason to get complaints.

And my original rationale for building the generator was to have an easy tool people could use instead of hounding people to make common codes for them; I'm not sure if equipping NPC items is going to reach the kind of popularity item-spawning/villager-spawning has/had. Maybe I'm wrong -- or misunderstanding something?
It's okay I'm working on something that will expand upon this even more and I have to update it now for version 1.4.1 that just came out
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,715
Country
Japan
Star fragment trees are patched in 1.4.1. Converted to normal money trees.

Camo still works.
Bro o.o

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

Well at least this will stop dipshitz ls like Verlisify from going on a mad reporting spree

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

Title Version: 1.4.1
Build ID: 7515E5F76D09F8A3
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,715
Country
Japan
what about movement lmao
You know they just crashed the game I'm working on getting the new offsets now

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

@catlady77 test this for me?

Code:
Version 1.4.1

[Walk through walls Hold L]
04000000 00F9FA90 B953F814
80000040
04000000 00F9FA90 12800014
20000000

[Speed X2]
04000000 01024BCC BD4FEE61
80000002
04000000 01024BCC 1E201001
20000000

[Speed X3]
04000000 01024BCC BD4FEE61
80000002
04000000 01024BCC 1E211001
20000000

[Speed X4]
04000000 01024BCC BD4FEE61
80000002
04000000 01024BCC 1E221001
20000000
 

ELY_M

Developer
Developer
Joined
Dec 6, 2007
Messages
710
Trophies
1
XP
1,688
Country
United States
VERY TRUE!!!! I really hate him so much bad enough that I clicked on report button on his youtube videos on my alt account.
he need to be gone......... I cant stand RATS like him..... ruining fun :/

Next.... only way to have star trees are ROMFS modding........ fun fun fun...... I am glad I know how to do romfs mods.


Bro o.o

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

Well at least this will stop dipshitz ls like Verlisify from going on a mad reporting spree

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

Title Version: 1.4.1
Build ID: 7515E5F76D09F8A3
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtu.be/MddR6PTmGKg?si=mU2EO5hoE7XXSbSr