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

Alree

Well-Known Member
Member
Joined
Feb 18, 2019
Messages
264
Trophies
0
Age
54
XP
1,545
Country
France
how do i disable edizon/tesla when booting in
Atmosphere default config is

Code:
[default_config]
override_key=!L
cheat_enable_key=!L

So press "L trigger" until game is fully loaded.
"!L", mean "L not pressed" to enable cheat, so if you press it, cheat are disabled
 
Last edited by Alree,

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
can i charge my switch with the 5v iphone charger and 2.0usb-c cord without worrying about brick/power frying? the oem is too short.
Yes. It has built in to draw low voltage first, then stepping up higher if the charger permits, settling on the highest it can draw.
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
So, had no idea that trees wouldn't respawn when in the stump phase - is there any kind of cheat or mod that will cause all of the stumps to regrow? Went and chopped down almost every tree on my island, which would be a huge pain to replant.
 

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
So, had no idea that trees wouldn't respawn when in the stump phase - is there any kind of cheat or mod that will cause all of the stumps to regrow? Went and chopped down almost every tree on my island, which would be a huge pain to replant.
You can edit the save file, with NHSE, and select whatever tree you want, wherever you want on the map. Jut be careful you don't plant too close to buildings, or tree could be above building roofs.
 
  • Like
Reactions: veekay

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
You can edit the save file, with NHSE, and select whatever tree you want, wherever you want on the map. Jut be careful you don't plant too close to buildings, or tree could be above building roofs.

So no way to force a regrowth? Or I guess edit a stump over to a full tree.
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
Regrowth is not in game mechanics. If stumps are present, you can edit it in NHSE and change it to a full tree, or sapling. Your choice.

Thanks - I'll look into this NHSE thingy and see how it goes.

So, couldn't figure out how to actually change an item, so I still had to spend 30 minutes deleting and replacing each tree, but it worked.
 
Last edited by veekay,
  • Like
Reactions: ozling

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
Does anyone know how to move the Residential Flooring?
When you go to the buildings tab of NHSE (where there's options to move villager's houses, shops, bridges and inclines), the plaza square location is in the top right area. Change this to desires location.

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

Thanks - I'll look into this NHSE thingy and see how it goes.

So, couldn't figure out how to actually change an item, so I still had to spend 30 minutes deleting and replacing each tree, but it worked.
Leave a stump or two around, as some insects will only appear on stumps
 
  • Like
Reactions: pwokk

pwokk

Member
Newcomer
Joined
May 24, 2020
Messages
14
Trophies
0
XP
85
Country
United States
So, couldn't figure out how to actually change an item, so I still had to spend 30 minutes deleting and replacing each tree, but it worked.

Sorry I couldn't help with this sooner. In the future, disable "Prevent Writing Occupied Item Tiles" and you should be fine.

Does anyone know how to move the Residential Flooring?

The residential flooring is called "Plaza" in the editor. It's separate from the buildings, at the top.
 
Last edited by pwokk,

ghostbitxd

Well-Known Member
Newcomer
Joined
May 1, 2020
Messages
78
Trophies
0
Age
40
XP
195
Country
United States
Anyone else run into a recent issue where you launch ACNH, the Nintendo logo pops up, then the little island loading animation in the bottom just spins and the game never loads? I can't think of anything I've changed recently, and this is a legit eShop purchase. The island animation continues to loop, but I'm unable to exit via the home button or anything. My only solution is to power off the system by holding the power button.
 

Alree

Well-Known Member
Member
Joined
Feb 18, 2019
Messages
264
Trophies
0
Age
54
XP
1,545
Country
France
Anyone else run into a recent issue where you launch ACNH, the Nintendo logo pops up, then the little island loading animation in the bottom just spins and the game never loads? I can't think of anything I've changed recently, and this is a legit eShop purchase. The island animation continues to loop, but I'm unable to exit via the home button or anything. My only solution is to power off the system by holding the power button.
First loading can be long, the entire day is calculated during this particular loading. All event, rng etc..
This loading can last five minutes
did you change something with any software ? NHSE, mods, cheats ?
 

ghostbitxd

Well-Known Member
Newcomer
Joined
May 1, 2020
Messages
78
Trophies
0
Age
40
XP
195
Country
United States
First loading can be long, the entire day is calculated during this particular loading. All event, rng etc..
This loading can last five minutes
did you change something with any software ? NHSE, mods, cheats ?
The only cheat I've used recently is the Mystery Island cheat to turn that island to another islander. And that Islander already moved in and has been on my island for about 3 days. I haven't done anything with the save editor. I've also used the Poker apps, but never had any issues prior to this.
 

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
788
Country
United States
ok i know i already asked this but this really isnt working

override_config.ini is in my ams/config folder
z1ozH6Q.png


but I tried 2 different joycons pressing L to disable the tesla menu completely. It still doesnt work.

1. When it's disabled what actually does it say?
2. When do you press L and when exactly do you let go?
 

ozling

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
139
Trophies
1
XP
379
Country
The semicolon (;) in front of each line is a Remark symbol. It tells the computer and programs to ignore everything after that as it is comments etc and not code. Delete the semicolon to activate the line of code you want under [default_config].

[default_config]
; override_key=!L
cheat_enable_key=!L
 
Last edited by ozling,

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
788
Country
United States
The semicolon (;) in front of each line is a Remark symbol. It tells the computer and programs to ignore everything after that as it is comments etc and not code. Delete the semicolon to activate the line of code you want under [default_config].

[default_config]
; override_key=!L
cheat_enable_key=!L

ya thats the problem it didnt work either
its supposed to say "DISABLED" in the overlays right ?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=hke2YUirpf4 +1