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

iMaxed0ut

Well-Known Member
Member
Joined
Jun 13, 2017
Messages
100
Trophies
0
XP
240
Country
United States
Hey guys appreciate the codes for items and plants! Definitely will make decoration easy.

Does anyone have the addresses or codes for QoL codes like walking/running speed adjustment, walking through walls, and 10/10 hunger?
 

h448

Well-Known Member
Member
Joined
Apr 4, 2014
Messages
310
Trophies
1
XP
1,180
Country
United States
Does anyone have issue with Edizon v1.0.0 cheats auto switch on everytime the game loads? not only it auto switches on, it also is hard to turn off, many times after i turn off e.g. slot 1, slot 2, and by the time i reach slot 3, slot 1 and 2 is auto switch on again. atmosphere user
In your system_settings.ini in the atmosphere config folder find and change this line
Code:
dmnt_cheats_enabled_by_default = u8!0x1
and make sure its u8!0x0.
 

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
789
Country
United States
In your system_settings.ini in the atmosphere config folder find and change this line
Code:
dmnt_cheats_enabled_by_default = u8!0x1
and make sure its u8!0x0.

also remember to remove the semi colon before that line as well.
 

YamiYami

Active Member
Newcomer
Joined
Apr 19, 2020
Messages
33
Trophies
0
Age
34
XP
52
Country
Singapore
In your system_settings.ini in the atmosphere config folder find and change this line
Code:
dmnt_cheats_enabled_by_default = u8!0x1
and make sure its u8!0x0.

also remember to remove the semi colon before that line as well.

Thank you is it like this?

upload_2020-4-24_0-55-46.png
 

vgplayer54

Well-Known Member
Member
Joined
Feb 4, 2010
Messages
565
Trophies
1
XP
2,010
Country
Canada
I just updated the game to 1.2.0 however I don't see any of the changes with the exception that Blathers now mentions that the Art area is open and to bring him art pieces. I do not see Leif or Redd, I do not see any Nature Day...well...anything. Does this update require another BCAT Directories folder to be imported like the Bunny Day event did? or am I missing something?
 

darkdreams

Well-Known Member
Member
Joined
Nov 1, 2012
Messages
137
Trophies
1
Age
37
Location
GEORGIA
XP
1,592
Country
United States
I just updated the game to 1.2.0 however I don't see any of the changes with the exception that Blathers now mentions that the Art area is open and to bring him art pieces. I do not see Leif or Redd, I do not see any Nature Day...well...anything. Does this update require another BCAT Directories folder to be imported like the Bunny Day event did? or am I missing something?

save your game and go back in and check your mailbox you'll have some letters in it one talks about nature day
 

Clownfyre

New Member
Newbie
Joined
Apr 23, 2020
Messages
4
Trophies
0
Age
37
XP
95
Country
United States
Anyone able to fix this code from from the update please? Thanks!

[turnip buying at 1 and selling at 990]
04100000 AB20FEB8 00000001
04100000 AB20FEC4 000003DE
04100000 AB20FEC8 000003DE
04100000 AB20FECC 000003DE
04100000 AB20FED0 000003DE
04100000 AB20FED4 000003DE
04100000 AB20FED8 000003DE
04100000 AB20FEDC 000003DE
04100000 AB20FEE0 000003DE
04100000 AB20FEE4 000003DE
04100000 AB20FEE8 000003DE
04100000 AB20FEEC 000003DE
04100000 AB20FEF0 000003DE
 

Baddo

Member
Newcomer
Joined
Apr 1, 2020
Messages
20
Trophies
0
Age
31
XP
104
Country
United Kingdom
Hey guys! I was looking through the recent posts to see if anyone else has encountered this problem and has resolved it but couldn't find anything. I updated my game to 1.2.0 and when I loaded my game, it asked to update my save file which I allowed. Everything seemed normal when entering the game but when I backed up my save file, downloaded the current version of NHSE and attempted to upload my save file, I encounter this problem. Any idea what I should or could do to resolve this problem?
 

Attachments

  • 2020-04-23 (2).png
    2020-04-23 (2).png
    93.1 KB · Views: 158

YamiYami

Active Member
Newcomer
Joined
Apr 19, 2020
Messages
33
Trophies
0
Age
34
XP
52
Country
Singapore

Hi Catlady,

Somehow it still doesn't work, the cheats are still on, below is my copy of the settings.

; Disable uploading error reports to Nintendo
[eupld]
; upload_enabled = u8!0x0
; Control whether RO should ease its validation of NROs.
; (note: this is normally not necessary, and ips patches can be used.)
[ro]
; ease_nro_restriction = u8!0x0
; Atmosphere custom settings
[atmosphere]
; Reboot from fatal automatically after some number of milliseconds.
; If field is not present or 0, fatal will wait indefinitely for user input.
; fatal_auto_reboot_interval = u64!0x0
; Make the power menu's "reboot" button reboot to payload.
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
; power_menu_reboot_function = str!payload
; Controls whether dmnt cheats should be toggled on or off by
default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x0
; Controls whether dmnt should always save cheat toggle state
; for restoration on new game launch. 1 = always save toggles,
; 0 = only save toggles if toggle file exists.
; dmnt_always_save_cheat_toggles = u8!0x0
; Enable writing to BIS partitions for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_bis_write = u8!0x0
; Enable reading the CAL0 partition for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_cal_read = u8!0x0
; Controls whether fs.mitm should redirect save files
; to directories on the sd card.
; 0 = Do not redirect, 1 = Redirect.
; NOTE: EXPERIMENTAL
; If you do not know what you are doing, do not touch this yet.
; fsmitm_redirect_saves_to_sd = u8!0x0
; Controls whether to enable the deprecated hid mitm
; to fix compatibility with old homebrew.
; 0 = Do not enable, 1 = Enable.
; Please note this setting may be removed in a
; future release of Atmosphere.
; enable_deprecated_hid_mitm = u8!0x0
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.
; The default is zero.
; applet_heap_size = u64!0x0
; Controls the amount of memory to reserve when running as applet
; for usage by other applets. This setting has no effect if
; applet_heap_size is non-zero. The default is 0x8600000.
; applet_heap_reservation_size = u64!0x8600000
 

forumuser599

Active Member
Newcomer
Joined
Mar 24, 2020
Messages
38
Trophies
0
Age
46
XP
97
Country
United States
Hi Catlady,

Somehow it still doesn't work, the cheats are still on, below is my copy of the settings.

; Disable uploading error reports to Nintendo
[eupld]
; upload_enabled = u8!0x0
; Control whether RO should ease its validation of NROs.
; (note: this is normally not necessary, and ips patches can be used.)
[ro]
; ease_nro_restriction = u8!0x0
; Atmosphere custom settings
[atmosphere]
; Reboot from fatal automatically after some number of milliseconds.
; If field is not present or 0, fatal will wait indefinitely for user input.
; fatal_auto_reboot_interval = u64!0x0
; Make the power menu's "reboot" button reboot to payload.
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
; power_menu_reboot_function = str!payload
; Controls whether dmnt cheats should be toggled on or off by
default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x0
; Controls whether dmnt should always save cheat toggle state
; for restoration on new game launch. 1 = always save toggles,
; 0 = only save toggles if toggle file exists.
; dmnt_always_save_cheat_toggles = u8!0x0
; Enable writing to BIS partitions for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_bis_write = u8!0x0
; Enable reading the CAL0 partition for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_cal_read = u8!0x0
; Controls whether fs.mitm should redirect save files
; to directories on the sd card.
; 0 = Do not redirect, 1 = Redirect.
; NOTE: EXPERIMENTAL
; If you do not know what you are doing, do not touch this yet.
; fsmitm_redirect_saves_to_sd = u8!0x0
; Controls whether to enable the deprecated hid mitm
; to fix compatibility with old homebrew.
; 0 = Do not enable, 1 = Enable.
; Please note this setting may be removed in a
; future release of Atmosphere.
; enable_deprecated_hid_mitm = u8!0x0
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.
; The default is zero.
; applet_heap_size = u64!0x0
; Controls the amount of memory to reserve when running as applet
; for usage by other applets. This setting has no effect if
; applet_heap_size is non-zero. The default is 0x8600000.
; applet_heap_reservation_size = u64!0x8600000

That looks good, move system_settings.ini to the config folder under atmosphere
 

catlady77

Well-Known Member
Member
Joined
Apr 7, 2020
Messages
807
Trophies
0
Age
35
XP
789
Country
United States
Hi Catlady,

Somehow it still doesn't work, the cheats are still on, below is my copy of the settings.

; Disable uploading error reports to Nintendo
[eupld]
; upload_enabled = u8!0x0
; Control whether R should ease its validation of NROs.
; (note: this is normally not necessary, and ips patches can be used.)
[ro]
; ease_nro_restriction = u8!0x0
; Atmosphere custom settings
[atmosphere]
; Reboot from fatal automatically after some number of milliseconds.
; If field is not present or 0, fatal will wait indefinitely for user input.
; fatal_auto_reboot_interval = u64!0x0
; Make the power menu's "reboot" button reboot to payload.
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
; power_menu_reboot_function = str!payload
; Controls whether dmnt cheats should be toggled on or off by
default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x0
; Controls whether dmnt should always save cheat toggle state
; for restoration on new game launch. 1 = always save toggles,
; 0 = only save toggles if toggle file exists.
; dmnt_always_save_cheat_toggles = u8!0x0
; Enable writing to BIS partitions for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_bis_write = u8!0x0
; Enable reading the CAL0 partition for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_cal_read = u8!0x0
; Controls whether fs.mitm should redirect save files
; to directories on the sd card.
; 0 = Do not redirect, 1 = Redirect.
; NOTE: EXPERIMENTAL
; If you do not know what you are doing, do not touch this yet.
; fsmitm_redirect_saves_to_sd = u8!0x0
; Controls whether to enable the deprecated hid mitm
; to fix compatibility with old homebrew.
; 0 = Do not enable, 1 = Enable.
; Please note this setting may be removed in a
; future release of Atmosphere.
; enable_deprecated_hid_mitm = u8!0x0
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.
; The default is zero.
; applet_heap_size = u64!0x0
; Controls the amount of memory to reserve when running as applet
; for usage by other applets. This setting has no effect if
; applet_heap_size is non-zero. The default is 0x8600000.
; applet_heap_reservation_size = u64!0x8600000


this line: dmnt_always_save_cheat_toggles = u8!0x0

remove ; so it does not save your last cheats that were activated

is this your file path for your settings.ini?
SD Card:\atmosphere\config
 

MyShiLingStar

Well-Known Member
Member
Joined
Dec 28, 2015
Messages
211
Trophies
0
Age
36
XP
511
Country
Japan
Hello! I'm not sure if you're still looking for feedback but it worked great for me! I was able to spawn in the wedding items in every slot, clear them, and also refresh with no trouble. The paintings/statues didn't pop up when I searched for them (not sure if this was intended) but I was able to make them spawn by manually adding in the IDs!

The paintings/statues were missing because I don't know where the original author got the csv file. I just hand added the furniture for testing.

The following is an updated version for my own use. I added everything at the end.
But you should wait for the original author to update it properly.
asdawdas.png
 

Attachments

  • Release.zip
    79 KB · Views: 159
Last edited by MyShiLingStar,

iMaxed0ut

Well-Known Member
Member
Joined
Jun 13, 2017
Messages
100
Trophies
0
XP
240
Country
United States
Hey guys! I was looking through the recent posts to see if anyone else has encountered this problem and has resolved it but couldn't find anything. I updated my game to 1.2.0 and when I loaded my game, it asked to update my save file which I allowed. Everything seemed normal when entering the game but when I backed up my save file, downloaded the current version of NHSE and attempted to upload my save file, I encounter this problem. Any idea what I should or could do to resolve this problem?

have you gotten the newest commit for the NHSE? The editor may not support 1.2.0 yet or the version you have may not support 1.2.0
 

vgplayer54

Well-Known Member
Member
Joined
Feb 4, 2010
Messages
565
Trophies
1
XP
2,010
Country
Canada
save your game and go back in and check your mailbox you'll have some letters in it one talks about nature day
Thanks for this but it didn't seem to work...I checked my mail and saw a letter about NookMiles+ now offering Nature Day jobs and to speak to Tom Nook regarding this. So I went to Tom Nook and he mentioned this to me and I noticed that my NookMiles+ menu now has a little Nature Day icon to the left of my 5 jobs. That's it though...still no Leif or Redd, no...nothing else seems to have changed. The title screen says I'm on 1.2.0. Is it supposed to be 1.2.0a or something?
 

h448

Well-Known Member
Member
Joined
Apr 4, 2014
Messages
310
Trophies
1
XP
1,180
Country
United States
Thanks for this but it didn't seem to work...I checked my mail and saw a letter about NookMiles+ now offering Nature Day jobs and to speak to Tom Nook regarding this. So I went to Tom Nook and he mentioned this to me and I noticed that my NookMiles+ menu now has a little Nature Day icon to the left of my 5 jobs. That's it though...still no Leif or Redd, no...nothing else seems to have changed. The title screen says I'm on 1.2.0. Is it supposed to be 1.2.0a or something?
Leif and Redd are apparently random visitors. People I play with that have legit games don't have Leif today, or don't have Redd. (I don't have Redd on either of my games, but both have Leif).
 
  • Like
Reactions: vgplayer54

Baddo

Member
Newcomer
Joined
Apr 1, 2020
Messages
20
Trophies
0
Age
31
XP
104
Country
United Kingdom
have you gotten the newest commit for the NHSE? The editor may not support 1.2.0 yet or the version you have may not support 1.2.0
Okay. That's weird. Before I did my post I had the latest NHSE and that's when the error occurred but when I saw your response I thought I'd download it again and it now works o.o .. Thank you for the response! :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Julie_Pilgrim @ Julie_Pilgrim:
    im sure half the responses won't be literal racial slurs or "drop table" jokes
  • Veho @ Veho:
    Look, it's China. They know what it's like when you give a poll to half a billion trolls.
    +1
  • K3Nv2 @ K3Nv2:
    How much dollar do you think it is?
  • Veho @ Veho:
    ONE MILLION DOLLA
    +1
  • Veho @ Veho:
    I know the pricing of electronics nowadays isn't "how much it actually costs" but "how much we can get away with", but putting up a poll is just cynical.
    +1
  • K3Nv2 @ K3Nv2:
    Probably $150 someone said Anbernic said around the same price as rg556
  • Julie_Pilgrim @ Julie_Pilgrim:
    you know which game i wish they would rerelease
  • Julie_Pilgrim @ Julie_Pilgrim:
    sonic unleashed
  • K3Nv2 @ K3Nv2:
    Make it a happy meal toy
  • Julie_Pilgrim @ Julie_Pilgrim:
    that game's engine is really fucking intensive so it runs like literal shit on xbox 360 and ps3
  • Veho @ Veho:
    Nah I'm getting value creep again. I look at a $50 console "but for just a few more dollars you could get XYZ" and I end up considering the Steam Deck.
    +1
  • Julie_Pilgrim @ Julie_Pilgrim:
    like the lighting in that game was genuinely so good
  • Veho @ Veho:
    Not getting dragged into that again.
  • Julie_Pilgrim @ Julie_Pilgrim:
    i dont get why they didn't port the one game that ran the worst on consoles, to pc
  • Julie_Pilgrim @ Julie_Pilgrim:
    like you port everything to pc except the one game where it would make the most sense. why. what do you gain from this
  • Julie_Pilgrim @ Julie_Pilgrim:
    is sega just personally fucking with me? are they laughing while watching me through my kinect camera as i get up to restart my xbox for the third time because the game froze again
  • K3Nv2 @ K3Nv2:
    Buy handhelds from five below better quality
  • K3Nv2 @ K3Nv2:
    Valve probably going to do another refresh of the deck this fall with rog ally like specs tbh
    +1
  • Veho @ Veho:
    A smaller form factor would be nice too.
    +1
  • K3Nv2 @ K3Nv2:
    A shield portable 2 would be nice aye Nvidia
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    The big leap in all things tech is when carbon based chips start hitting.
  • Psionic Roshambo @ Psionic Roshambo:
    Longer battery life cooler temps and faster! What's not to like lol (probably expensive as hell)
  • AncientBoi @ AncientBoi:
    [checks my dildo batteries, coolant and lube] :O [promptly replaces them] :D
    AncientBoi @ AncientBoi: [checks my batteries, coolant and lube] :O [promptly replaces them] :D