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

D

Deleted User

Guest
Lol

EXqiDC8UcAgIprV
 

Mwc

Active Member
Newcomer
Joined
Jul 29, 2016
Messages
26
Trophies
0
Age
30
XP
1,460
Country
Canada
Lol
(img)
What numbers did you edit the tree to be? Been looking all over specifically for those star fragments trees and looking to do it myself, they look pretty cool (I know you used NHSE, but what did you change the tree id to or whatever it's called)
 

Mopquill

Grumpy Developer
Developer
Joined
Oct 16, 2011
Messages
283
Trophies
0
XP
566
Country
United States
Be very careful with custom items on trees, they can drop items that can't be picked up, and potentially bug your town/save.

Is there a cheat to have faster time travel?
I mean a cheat to add 24h (+1 day) but without the need to save and reboot the game.

I saw there is one time travel cheat, but it set the date to a predetermined one, that's not what I need.
Yeah, RyDog posted one a few pages back, let me see if I can find it.
 

crazy_p

Well-Known Member
Member
Joined
Sep 3, 2016
Messages
1,348
Trophies
1
XP
8,194
Country
Thailand
Item on Tree:

[* Tree (Slot 11)]
08100000 AC472420 0020**** 0000114A

Replace **** with the Hex ID of your desired Item

Example:

[Star Fragment Tree (Slot 11)]
08100000 AC472420 0020175F 0000114A

Use at your own Risk and make a Backup before using.
 

Attachments

  • 1.jpg
    1.jpg
    278.9 KB · Views: 356
Last edited by crazy_p,

Mopquill

Grumpy Developer
Developer
Joined
Oct 16, 2011
Messages
283
Trophies
0
XP
566
Country
United States
@Asia81

Who likes to time travel?

Code:
[Freeze Time]
04000000 002299B0 D503201F

[Unfreeze Time(sets time back to system clock)]
04000000 002299B0 F9203260

[Change Time And Date To]
04100000 0B991378 0000YYYY
02100000 0B99137A 000000MM
02100000 0B99137B 000000DD
02100000 0B99137C 000000HH
02100000 0B99137D 000000mm
YYYY - year
MM - month
DD - day
HH - hour
mm - minute

Note: You need to enable Freeze time with this cheat!

For example, this cheat will freeze time to 4/20 4:20AM
Code:
[4/20]
04000000 002299B0 D503201F
04100000 0B991378 000007E4
02100000 0B99137A 00000004
02100000 0B99137B 00000014
02100000 0B99137C 00000004
02100000 0B99137D 00000014

Video of usage:
 

h448

Well-Known Member
Member
Joined
Apr 4, 2014
Messages
310
Trophies
1
XP
1,154
Country
United States
Be very careful with custom items on trees, they can drop items that can't be picked up, and potentially bug your town/save.
I can't even get them to work for some reason, but would using the Cleanup Service with the Island Designer app be able to clear the garbage items?
Otherwise you could just use NHSE to remove them, probably...

Would be kind of upsetting to drop those trees in an unhacked town without warning people, though. :(
 
  • Like
Reactions: Mopquill

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,718
Country
Japan
I can't even get them to work for some reason, but would using the Cleanup Service with the Island Designer app be able to clear the garbage items?
Otherwise you could just use NHSE to remove them, probably...

Would be kind of upsetting to drop those trees in an unhacked town without warning people, though. :(
The rescue service will not get rid of them.

The save editor will get rid of them.

And placing a new building or bridge over top of that spot will clear the spot as well :)
 

h448

Well-Known Member
Member
Joined
Apr 4, 2014
Messages
310
Trophies
1
XP
1,154
Country
United States
The rescue service will not get rid of them.

The save editor will get rid of them.

And placing a new building or bridge over top of that spot will clear the spot as well :)
That's good, at least there are methods to mitigate the damage in unhacked towns. Not sure why it won't work for me, though. :P I just wanted some nice aesthetic star trees.
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,718
Country
Japan
That's good, at least there are methods to mitigate the damage in unhacked towns. Not sure why it won't work for me, though. :P I just wanted some nice aesthetic star trees.
It only works with money tree :) so in the save editor put a money tree with uses 32 and count (the item id *NOT HEX*)

OR use this code [Custom tree Slot 1]
08100000 AC4723D0 0020XXXX 0000114A

XXXX being the hex item id of what you want on the tree.
 

RyDog

Lazy Animal Crossing hacks
Member
Joined
Apr 26, 2015
Messages
1,698
Trophies
1
Age
24
XP
2,850
Country
United States
Atmosphere/SX OS Codes are annoying, so I'm looking into creating a Tesla overlay for dynamic cheats, or write my own C++ functions for more flexibility.
So yeah @Asia81 currently, that cheat only allow you to set the time to a static time, and the time will freeze, but in the future I'll get a overlay plugin so that you can freely change the time.
 

OblivionReign

Developer
Developer
Joined
Apr 23, 2016
Messages
2,542
Trophies
2
XP
7,718
Country
Japan
It only works with money tree :) so in the save editor put a money tree with uses 32 and count (the item id *NOT HEX*)

OR use this code [Custom tree Slot 1]
08100000 AC4723D0 0020XXXX 0000114A

XXXX being the hex item id of what you want on the tree.
It works the same with rydogs Text to spawn cheat. Just spawn money tree with Right D pad (114A)
Then use 20xxxx (xxxx = hex item id) with the left depad option :) @h448
 
Last edited by OblivionReign,
  • Like
Reactions: Ningyoplug

h448

Well-Known Member
Member
Joined
Apr 4, 2014
Messages
310
Trophies
1
XP
1,154
Country
United States
It only works with money tree :) so in the save editor put a money tree with uses 32 and count (the item id *NOT HEX*)

OR use this code [Custom tree Slot 1]
08100000 AC4723D0 0020XXXX 0000114A

XXXX being the hex item id of what you want on the tree.
Oh, that was my problem, I was typing the hex for the item I wanted into NHSE, I just needed to convert it to decimal. Got my star trees. Thank you!
 

Doogie Boogie

Well-Known Member
Member
Joined
Jan 21, 2016
Messages
138
Trophies
0
Age
39
XP
347
Country
United States
Oh, that was my problem, I was typing the hex for the item I wanted into NHSE, I just needed to convert it to decimal. Got my star trees. Thank you!

Would you mind showing what the trees look like in the field item editor? I'm trying to put the values in myself and I must be doing it wrong, I'd like to make some myself. Thanks. :lol:
 

LukySplatoon

Well-Known Member
Member
Joined
Jun 5, 2016
Messages
311
Trophies
0
Age
24
XP
268
Country
Belgium
Someone can help me please ?
I need to get tickets nook
So I set them on NHSE
But can I set ticket Nook and 10 in "count" case
I only get 1 ticket in my game. Why ? :(
 

Asia81

Yuri Lover ~
Member
Joined
Nov 15, 2014
Messages
6,656
Trophies
3
Age
29
XP
3,493
Country
France
Someone can help me please ?
I need to get tickets nook
So I set them on NHSE
But can I set ticket Nook and 10 in "count" case
I only get 1 ticket in my game. Why ? :(
Because it's not a stackable item.
Even if the stack number doesn't show, try to use the ticket and see if it disappear from your inventory.
If it doesn't, then the stack number is registered even if it's not shown.
If it does, then there is no way to stack it and will be at 1 even if you put an higher value.
 

Mahesh

Well-Known Member
Member
Joined
May 1, 2020
Messages
130
Trophies
0
Age
43
XP
592
Country
United States
Someone can help me please ?
I need to get tickets nook
So I set them on NHSE
But can I set ticket Nook and 10 in "count" case
I only get 1 ticket in my game. Why ? :(
use 9 not 10, it counts item 1 as 0, 9 (10) will be 9, 29 (30) will be 1d, 49 (50) is 31, 98 (99) is 62 (decimal to hexadecimal)
 
Last edited by Mahesh,
  • Like
Reactions: Mopquill

LukySplatoon

Well-Known Member
Member
Joined
Jun 5, 2016
Messages
311
Trophies
0
Age
24
XP
268
Country
Belgium
Because it's not a stackable item.
Even if the stack number doesn't show, try to use the ticket and see if it disappear from your inventory.
If it doesn't, then the stack number is registered even if it's not shown.
If it does, then there is no way to stack it and will be at 1 even if you put an higher value.

use 9 not 10, it counts item 1 as 0, 9 (10) will be 9, 29 (30) will be 1d, 49 (50) is 31, 98 (99) is 62 (decimal to hexadecimal)

Alright thank u so much ;)
 
D

Deleted User

Guest
What numbers did you edit the tree to be? Been looking all over specifically for those star fragments trees and looking to do it myself, they look pretty cool (I know you used NHSE, but what did you change the tree id to or whatever it's called)
uses is 32
count is internal ID
money tree

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

wait, wtf are these three
camo monster and money trees edited. all work online
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Watching the fallout series it is pretty decent