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

  • Thread starter Thread starter DesuIsSparta
  • Start date Start date
  • Views Views 2,162,960
  • Replies Replies 8,525
  • Likes Likes 36
Seems like editor can’t give the correct amount of items, give incorrect villager’s house and furnitures, and the town’s and mayor’s name cannot be changed.
 
Well according to the commits MyHorizons just got the ability to save and load patterns, they'll likely be in a file format comprising the actual information contained within a qr code, conversion likely wouldn't be that difficult but it likely wont support straight QR codes for a while, however I am gonna compile and experiment with it now, so I'll keep you updated!
EDIT: It seems that while the functionality is there the actual buttons for it are not, so while it may be nearly fully implemented I am currently unable to test it.
Oh well that answers my question lol.

I just took a look at the acpatterns website as well and it seems like all it needs is to be able to export to this ".NHD" format that the save editor wants.
 
Oh well that answers my question lol.

I just took a look at the acpatterns website as well and it seems like all it needs is to be able to export to this ".NHD" format that the save editor wants.

Also the save editor seems can’t read the color of the pattern correctly.
 
@SavageThieves: Check the official cheat thread with 1.1.1 or the switch cheat database website. Only works with materials because it you try using it with food, it, like the save editor, will only show it up as one.

Also I'm still having this error where my mailbox gets overloaded and I don't get any mail from any of my villagers. Is this because I moved ahead a day once? Or is it something to do with the editor. Because until I changed my villagers, I got no such error.
 
I edited my save and now I getting "Damaged Save". So sad :( . Anyone knows if can I restore my save? I don't save a backup. Feeling so sad and so dumb.
 
All the recipes are 5794 (now referred to as recipe by the new NHSE), they just count up I think. And the easter recipes are after the gold recipes and many other recipes are before the gold recipes.
upload_2020-3-29_22-12-18-png.201410

292 - Golden Net
293 - Golden Water Can
294 - Golden Shovel
295 - Golden Slingshot
296 - Golden Rod
297 - Golden Axe

Or you can just tick the recipes in NHSE
Can you help me understand this a bit more? I made an ironwood cupboard (id 05C) by converting 05C to decimal and getting 094 (0 in flag 2, 94 in count) but when I try to do the same on say, a moon diy recipe (0EA, converted is 234) and put 2 in flag 2 and 34 in count, it doesn't work.
 
I edited my save and now I getting "Damaged Save". So sad :( . Anyone knows if can I restore my save? I don't save a backup. Feeling so sad and so dumb.

Un-do the edit then, reverse whatever you done to the save seems the only way.
 
Can you help me understand this a bit more? I made an ironwood cupboard (id 05C) by converting 05C to decimal and getting 094 (0 in flag 2, 94 in count) but when I try to do the same on say, a moon diy recipe (0EA, converted is 234) and put 2 in flag 2 and 34 in count, it doesn't work.
Count is actually decimal in the save editor. So it must be converted. Flag is already hexadecimal. So you can't convert it. So that's why it's a bit confusing because even though the flag and the count are PART OF THE SAME HEXADECIMAL NUMBER, the save editor uses different units for them!

It's much more obvious when you export the inventory and use a save editor to edit instead since you can just slap the hexadecimal id you want in it (everything in your hex editor is going to be in hex so you don't need to add anything up at all) and not have to worry about annoying hexadecimal and decimal mathematics. It's simpler even though it might look a bit more complicated at first glance than doing all those conversions in the save editor interface.

upload_2020-3-29_14-35-23-png.201391

The FE FF just indicates that the item slot in your inventory is empty.

So for your 0EA
the line is most probably
A2 16 00 00 EA 00 00 00
unless I'm getting confused with my numbers
 
Last edited by DestinyFeather,
  • Like
Reactions: Tigrokai
@SavageThieves: Check the official cheat thread with 1.1.1 or the switch cheat database website. Only works with materials because it you try using it with food, it, like the save editor, will only show it up as one.

Also I'm still having this error where my mailbox gets overloaded and I don't get any mail from any of my villagers. Is this because I moved ahead a day once? Or is it something to do with the editor. Because until I changed my villagers, I got no such error.

I appreciate the response! Yeah i'm just looking to dupe furniture.
 
I appreciate the response! Yeah i'm just looking to dupe furniture.
I would just use the save editor, figure out what the item is called and add multiples of the item to your inventory. Even though the count can only be set to 0 or else you get variations, you can fill multiple inventory slots with things
 
Last edited by DestinyFeather,
Did you had to add the items one by one to be on Nook Shopping? Or is there a give all option?
I made a quick AHK script to spam « space > down arrow » to quickly check everything as there isn’t a check all button at the moment.
I didn’t encounter any problem yet, but I wouldn’t recommend checking everything ON as I did because a lot of thing are just random numbers without names.
 
Would it be possible to have the save editor read QR codes and edit custom design entries accordingly?

A function which connects to user's webcam to scan qr codes OR insert image file and program will read qr code on it.

Sounds to me like my tool can help you :)
https://gbatemp.net/threads/animal-crossing-new-horizons-design-pattern-editor.561261/


Well according to the commits MyHorizons just got the ability to save and load patterns, they'll likely be in a file format comprising the actual information contained within a qr code, conversion likely wouldn't be that difficult but it likely wont support straight QR codes for a while, however I am gonna compile and experiment with it now, so I'll keep you updated!
EDIT: It seems that while the functionality is there the actual buttons for it are not, so while it may be nearly fully implemented I am currently unable to test it.

Actually I added that functionality via PR :)
It was used for my tool linked above which can in fact scan QR codes.
 
Last edited by FabolousPotatoePet,
@FabolousPotatoePet First of all, thank you for your amazing work! Though, may I report an issue?
I've tried using your tool to scan QR Code for a pattern but it seems to cut off some of the patterns at the right side and put it on the left side.
I've attached the pic of the pattern and what it showed in the tool after I scanned it in.
Thanks again for your wonderful work and effort!
 

Attachments

  • EUNjmUmXsAEMk2K.png
    EUNjmUmXsAEMk2K.png
    24 KB · Views: 361
  • Annotation 2020-03-31 100227.png
    Annotation 2020-03-31 100227.png
    157.4 KB · Views: 342
@FabolousPotatoePet First of all, thank you for your amazing work! Though, may I report an issue?
I've tried using your tool to scan QR Code for a pattern but it seems to cut off some of the patterns at the right side and put it on the left side.
I've attached the pic of the pattern and what it showed in the tool after I scanned it in.
Thanks again for your wonderful work and effort!

I will test this in a couple of hours. In germany its 5 AM now and I will sleep soon. :) And thanks for the attached QR code. This will help a lot!
 

Site & Scene News

Popular threads in this forum