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,154,183
  • Replies Replies 8,525
  • Likes Likes 36
upload_2020-3-29_15-25-14.png

fug microsoft excel
 
Just translate it with google translate in the spreadsheet.

EDIT: Copy it into a Google Spreadsheet of course, first.
Might be better just to mass export the id spreadsheet as a csv and read it in a programming language like python and compare it up against the id lists we have currently.
 
From some simple cross referencing with the Pastebin file, other than some slight naming differences. IDs seem to be the same.
 
From some simple cross referencing with the Pastebin file, other than some slight naming differences. IDs seem to be the same.
When I saw the spreadsheet first posted I thought that they were just translating our pastebins into chinese or something
Because there's a line on the github where they say Thank you for offering:https://pastebin.com/u/imthe666st
 
Last edited by DestinyFeather,
I changed my name and my island name on the save editor, but on the Passport it didn't changed at all.
Went to talk to Tom Nook and he told me "Oh, so nice that you travelled all that way from another island to visit our island".
Tried to use the Nook Stop and it said "only ******* residents can use that device".
I edited the save file again putting the old island name, but still having the new player name, Tom Nook talked to me like I was a resident of the island, but not THE principal player and I went to a villager house and she said "Oh! You're new here, right? Let me introduce myself" like if I had created another player.
Then I edited the save file again putting the old player name and now everyone recognizes me and I am the principal player again.
Something is not right on the save editor unfortunately.
 
When I saw the spreadsheet first posted I thought that they were just translating our pastebins into chinese or something
Because there's a line on the github where they say Thank you for offering:https://pastebin.com/u/imthe666st
wait for the furniture do they have the code to all of the colors? or is there a way to get all the colors in your catalog like you can with clothing?
 
I changed my name and my island name on the save editor, but on the Passport it didn't changed at all.
Went to talk to Tom Nook and he told me "Oh, so nice that you travelled all that way from another island to visit our island".
Tried to use the Nook Stop and it said "only ******* residents can use that device".
I edited the save file again putting the old island name, but still having the new player name, Tom Nook talked to me like I was a resident of the island, but not THE principal player and I went to a villager house and she said "Oh! You're new here, right? Let me introduce myself" like if I had created another player.
Then I edited the save file again putting the old player name and now everyone recognizes me and I am the principal player again.
Something is not right on the save editor unfortunately.

Like what other people said, the editor isn't finished.
Please read other people's posts first and write the issue on the github.
 
Hello guys !

I'm looking for a way to complete the encyclopedia and the Nook shopping catalog, is the save editor allow this at the moment ?
thanks a lot
 
Like what other people said, the editor isn't finished.
Please read other people's posts first and write the issue on the github.
Sorry, there are 59 pages of comments.
Anyways, I'm gonna wait until the editor is properly finished :)

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

Like what other people said, the editor isn't finished.
Please read other people's posts first and write the issue on the github.
The github you're talking about is this one? https://github.com/Cuyler36/MyHorizons
 
I'm not sure tbh
was guessing probably not. since people were telling me there were different colored furniture in the catalog i dont have obtained but im here like....i put in every damn code in the furniture section in the catalog how do i not have everything lmaooo. but with clothing its all there. every color shirt, every type of skirt etc etc. maybe theyre stupid lol. seems like i have everything but idk. * oh also if anyone knows if the cheat to automatically change code ingame to spawn items works is built yet that would be great to get a yes or no :)
 
Any chance for a way to trigger the flag that makes villages want to move out (the cloud over the head) or anything? I want to get rid of some of these villagers but I don't really want to use the save editing or anything to do it as for unforeseen issues. I think if we can trigger to normal process to remove villagers, it would be alot safer.
 
  • Like
Reactions: putti
  • Like
Reactions: lilithx
was guessing probably not. since people were telling me there were different colored furniture in the catalog i dont have obtained but im here like....i put in every damn code in the furniture section in the catalog how do i not have everything lmaooo. but with clothing its all there. every color shirt, every type of skirt etc etc. maybe theyre stupid lol. seems like i have everything but idk. * oh also if anyone knows if the cheat to automatically change code ingame to spawn items works is built yet that would be great to get a yes or no :)
Differently coloured furniture (and tools) have the same ID as the base item. Differently coloured clothes items have seperate IDs. To change the colour of a furniture item try changing the quantity of the item (on furniture/tools, the quantity determines the colour). I made a few custom codes to cycle through 1-10 items to see what colours items have.
All of these are for Slot 1 (D-Up referring to the Up direction on the D-Pad)
Code:
[Amount x1 L+D-Up]
80002040
04100000 AC3B90C4 00000000
20000000

[Amount x2 L+D-Left]
80001040
04100000 AC3B90C4 00000001
20000000

[Amount x3 L+D-Down]
80008040
04100000 AC3B90C4 00000002
20000000

[Amount x4 L+D-Right]
80004040
04100000 AC3B90C4 00000003
20000000

[Amount x5 L+D-Up]
80002040
04100000 AC3B90C4 00000004
20000000

[Amount x6 L+D-Left]
80001040
04100000 AC3B90C4 00000005
20000000

[Amount x7 L+D-Down]
80008040
04100000 AC3B90C4 00000006
20000000

[Amount x8 L+D-Right]
80004040
04100000 AC3B90C4 00000007
20000000

[Amount x9 L+D-Up]
80002040
04100000 AC3B90C4 00000008
20000000

[Amount x10 L+D-Down]
80008040
04100000 AC3B90C4 00000009
20000000
 
  • Like
Reactions: lilithx

Site & Scene News

Popular threads in this forum