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

AileenLumina

Python main, software engineer and API designer
Member
Joined
Sep 27, 2015
Messages
631
Trophies
0
Age
26
XP
614
Country
Germany
Code:
[animal crossing new horizons v1.1.0]

[bells do not decrease]
04000000 01036c80 6b1f0114

[nook miles do not decrease]
04000000 01036cd0 6b1f0114

[bells & miles x4]
04000000 022c4f00 10000000
04000000 022c4f04 b9401403
04000000 022c4f08 1b037c21
04000000 022c4f0c 8b214115
04000000 022c4f10 d65f03c0
04000000 022c4f14 00000004
04000000 01036b28 944a38f6

[bells & miles x32]
04000000 022c4f00 10000000
04000000 022c4f04 b9401403
04000000 022c4f08 1b037c21
04000000 022c4f0c 8b214115
04000000 022c4f10 d65f03c0
04000000 022c4f14 00000020
04000000 01036b28 944a38f6

[bells & miles normal]
04000000 01036b28 8b214115
04000000 01036c80 6b010114
04000000 01036cd0 6b010114

[set speed 2x]
04000000 00e7bd50 1e201001

[set speed 3x]
04000000 00e7bd50 1e211001

[set speed 4x]
04000000 00e7bd50 1e221001

[set speed normal]
04000000 00e7bd50 bd4f1e61

[1st item slot x30]
04100000 ac3b90c4 0000001d

[2nd item slot x30]
04100000 ac3b90cc 0000001d

[3rd item slot x30]
04100000 ac3b90d4 0000001d

[4th item slot x30]
04100000 ac3b90dc 0000001d

[slot 1 gold nugget]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 000009c9

[slot 1 golden watering can]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 00002155

[slot 1 golden rod]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 000021d4

[slot 1 golden net]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 00001ff3

[slot 1 golden shovel]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 0000217e

[slot 1 golden slingshot]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 00002182

[slot 1 golden axe]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 00002591

[slot 1 money tree]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 0000114a

[slot 1 nook miles ticket]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 000016db

[slot 1 bell voucher]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 000026ec

[slot 1 pitfall seed]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 00000a12

[slot 1 99000 bells]
580f0000 0373a1f0
580f1000 000000e0
580f1000 00000018
580f1000 00000040
780f0000 000000c8
640f0000 00000000 000008a4
Gift your friends some good things and make 'em happy :)
 
  • Like
Reactions: thuggothic

DocKlokMan

Plugin Dev
Member
Joined
Apr 20, 2007
Messages
3,009
Trophies
2
Age
36
XP
4,571
Country
United States
I want to transfer the save to my gf's switch as she was playing on her account on my switch. I didn't realise its not a simple save file. Can someone point me in the right direction if this is possible right now? I have SX OS and she uses atmopshere.
So here’s the deal, you can use JKSV to export the save on your Switch and import it on your girlfriends but there’s an issue. When she boots the game up it’ll tell her there are villagers without players and it will ask her which villager she wishes to take over. If her villager wasn’t the Representative then even when she logs into her game she won’t be able to progress the island at all. If her villager is the representative then she’ll be fine.
 

diav

Member
Newcomer
Joined
Jan 3, 2010
Messages
9
Trophies
1
XP
207
Country
Canada
How to inject fruits using the cheats?
Can't seem to get lan play to work on my system but need non-native fruits.

Edit: nvm figured it out! Thanks for the item IDs!
 
Last edited by diav,

Nyunyumilk

Member
Newcomer
Joined
Feb 2, 2008
Messages
21
Trophies
0
XP
250
Country
I'm assuming you only have one villager. At what address in the save does your inventory start?
That's right. For reference, the save file is structured such that there is a main.dat and mainHeader.dat, and everything else is in a folder called "Villager0". My inventory is in personal.dat within the Villager0, so I assume if I had multiple villagers they would be in different folders.

In the decrypted personal.dat file, my inventory starts at offset 0x35CD8
PezuOUy.png

For reference, I'm using this item ID list.
Here I've filled my inventory with single clumps of weed (A40), one stack of 6 clumps of weed and a Tulip Hat (14AD I assume). I've purchased the first inventory upgrade. Single items will be followed by zeroes. Stacks of items will have the quantity in the third byte after the item ID. Tools will have their durability in the fifth byte after the item ID. I intend on turning all those weed clumps into 99k bells (08A4, treated as single item).

Cuyler on twitter did mention that the bell and nook point values are in the personal.dat file, but I can't find the values in the decrypted file.

I would really really appreciate it if someone could provide item ID list for clothing. That's what I really want. I saw the list of models in the first post and I saw a "CapHatCowWhite" and I can only hope that refers to the Cow Bone hat from New Leaf, which I quite liked.
 
Last edited by Nyunyumilk,

Orochi996

Well-Known Member
Newcomer
Joined
Aug 19, 2017
Messages
47
Trophies
0
Age
27
XP
278
Country
Italy
Is using cheat offline a guaranteed ban? Scires tweet was pretty vague about it, from what I understand having cheat active while ONLINE (which means visiting another island? since that's the only thing that requires a connection) result in a ban, what about cheating offline and then going online without cheats?
 
  • Like
Reactions: Adr990

DocKlokMan

Plugin Dev
Member
Joined
Apr 20, 2007
Messages
3,009
Trophies
2
Age
36
XP
4,571
Country
United States
That's right. For reference, the save file is structured such that there is a main.dat and mainHeader.dat, and everything else is in a folder called "Villager0". My inventory is in personal.dat within the Villager0, so I assume if I had multiple villagers they would be in different folders.

In the decrypted personal.dat file, my inventory starts at offset 0x35CD8
PezuOUy.png

For reference, I'm using this item ID list.
Here I've filled my inventory with single clumps of weed (A40), one stack of 6 clumps of weed and a Tulip Hat (14AD I assume). I've purchased the first inventory upgrade. Single items will be followed by zeroes. Stacks of items will have the quantity in the third byte after the item ID. Tools will have their durability in the fifth byte after the item ID. I intend on turning all those weed clumps into 99k bells (08A4, treated as single item).

Cuyler on twitter did mention that the bell and nook point values are in the personal.dat file, but I can't find the values in the decrypted file.

I would really really appreciate it if someone could provide item ID list for clothing. That's what I really want. I saw the list of models in the first post and I saw a "CapHatCowWhite" and I can only hope that refers to the Cow Bone hat from New Leaf, which I quite liked.
Bell amount and Nook Miles are encrypted with a yet unknown algorithm. That said if the offset is found we can share known encrypted values for things like 99,999 Bells or 999,999,999 stored bells. It’s likely easier to just give yourself 99 stacks of the 99,000 bell items though.

Is using cheat offline a guaranteed ban? Scires tweet was pretty vague about it, from what I understand having cheat active while ONLINE (which means visiting another island? since that's the only thing that requires a connection) result in a ban, what about cheating offline and then going online without cheats?
If you have cheats on that alter the main executable (any cheats that write to MAIN) then when trying to go online it’ll give you an error and won’t let you. Unknown if this results in a ban or if it’s like hacked Pokémon where they just don’t let you trade or battle them online but otherwise no further consequences.
 

SonyUSA

We're all mad here
Editorial Team
Joined
May 12, 2006
Messages
1,780
Trophies
2
XP
5,639
Country
United States
[4x Bell/Miles multiplier]
04000000 022863E0 52800091
04000000 022863E4 1B117C21
04000000 022863E8 8B214115
04000000 022863EC D65F03C0
04000000 01036B28 94493E2E
[8x Bell/Miles multiplier]
04000000 022863E0 52800111
04000000 022863E4 1B117C21
04000000 022863E8 8B214115
04000000 022863EC D65F03C0
04000000 01036B28 94493E2E
[16x Bell/Miles multiplier]
04000000 022863E0 52800211
04000000 022863E4 1B117C21
04000000 022863E8 8B214115
04000000 022863EC D65F03C0
04000000 01036B28 94493E2E
[32x Bell/Miles multiplier]
04000000 022863E0 52800411
04000000 022863E4 1B117C21
04000000 022863E8 8B214115
04000000 022863EC D65F03C0
04000000 01036B28 94493E2E
[100x Bell/Miles multiplier]
04000000 022863E0 10000000
04000000 022863E4 B9401403
04000000 022863E8 1B037C21
04000000 022863EC 8B214115
04000000 022863F0 D65F03C0
04000000 022863F4 00000064
04000000 01036B28 94493E2E
[9999x Bell/Miles multiplier]
04000000 022863E0 10000000
04000000 022863E4 B9401403
04000000 022863E8 1B037C21
04000000 022863EC 8B214115
04000000 022863F0 D65F03C0
04000000 022863F4 0000270F
04000000 01036B28 94493E2E
[Speed Up (Press B)]
04000000 00E7BD50 1E2E1001
80000002
04000000 00E7BD50 1E221001
20000000
[Walk through Walls (Hold L)]
04000000 00E0C700 B9530814
80000040
04000000 00E0C700 12800014
20000000
[money does not decrease]
04000000 01036C80 6B1F0114
[money does not decrease (off)]
04000000 01036C80 6B010114
[miles does not decreased]
04000000 01036CD0 6B1F0114
[miles does not decreased (off)]
04000000 01036CD0 6B010114
[money/miles x100]
04000000 022C4F00 10000000
04000000 022C4F04 B9401403
04000000 022C4F08 1B037C21
04000000 022C4F0C 8B214115
04000000 022C4F10 D65F03C0
04000000 022C4F14 00000064
04000000 01036B28 944A38F6
[money/miles (off)]
04000000 01036B28 8B214115
04000000 00E7BD50 1E221001
[Itemslot 01 Axe unbreakable]
04100000 AC3B90C0 00000834
04100000 AC3B90C4 00000000
[Itemslot 01 Stone Axe unbreakable]
04100000 AC3B90C0 000016E0
04100000 AC3B90C4 00000000
[Itemslot 02 Fishing Rod unbreakable]
04100000 AC3B90C8 00000949
04100000 AC3B90CC 00000000
[Itemslot 03 Shove unbreakablel]
04100000 AC3B90D0 00000833
04100000 AC3B90D4 00000000
[Itemslot 04 Slingshot unbreakable]
04100000 AC3B90D8 00000B06
04100000 AC3B90DC 00000000
[Itemslot 05 Watering Can unbreakable]
04100000 AC3B90E0 0000094B
04100000 AC3B90E4 00000000
[Itemslot 06 Net unbreakable]
04100000 AC3B90E8 00001698
04100000 AC3B90EC 00000000
[Itemslot 07 Max Wood]
04100000 AC3B90F0 00000AD0
04100000 AC3B90F4 0000001D
[Itemslot 08 Max Soft Wood]
04100000 AC3B90F8 00000ACF
04100000 AC3B90FC 0000001D
[Itemslot 09 Max Hard Wood]
04100000 AC3B9100 00000AD1
04100000 AC3B9104 0000001D
[Itemslot 10 Max Clay Lomps]
04100000 AC3B9108 00000C12
04100000 AC3B910C 0000001D
[Itemslot 11 Max Stone]
04100000 AC3B9110 000009C6
04100000 AC3B9114 0000001D
[Itemslot 12 Max Iron Lomps]
04100000 AC3B9118 000009CF
04100000 AC3B911C 0000001D
[Itemslot 12 Max Gold Lomps]
04100000 AC3B9118 000009C9
04100000 AC3B911C 0000001D
[Itemslot 12 Max Branches]
04100000 AC3B9118 000009C4
04100000 AC3B911C 0000001D
[Itemslot 12 x10]
04100000 AC3B911C 00000009
[Itemslot 12 x30]
04100000 AC3B911C 0000001D
[Itemslot 12 x50]
04100000 AC3B911C 00000031
[GOLD ITEMS]
[Itemslot 1 Axe]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00002591
[Itemslot 1 Rod]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000021D4
[Itemslot 1 Net]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001FF3
[Itemslot 1 Shovel]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000217E
[Itemslot 1 Slingshot]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00002182
[Itemslot 1 Watering Can]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00002155
[Itemslot 1 Fireplace]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000002E6
[Itemslot 1 Hi-Fi]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000316
[Itemslot 1 HE Hi-Fi]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000319
[Itemslot 1 Retro Hi-Fi]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000031C
[Itemslot 1 Out Bath]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000457
[Itemslot 1 Soccer Goal]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000047D
[Itemslot 1 Foosball Table]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000499
[Itemslot 1 DIY Workbench]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000004D9
[Itemslot 1 Wallclock]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000006D0
[Itemslot 1 Laptop]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000073A
[Itemslot 1 Ironwood Table]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000C77
[Itemslot 1 IRW Chair]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000C79
[Itemslot 1 IRW Dresser]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000C7C
[Itemslot 1 IRW Bed]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000C80
[Itemslot 1 50in TV]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000CB4
[Itemslot 1 IRW Kitchen]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000CC9
[Itemslot 1 IRW CB]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000CC7
[Itemslot 1 IRW Clock]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000CCB
[Itemslot 1 Wall TV 50]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000D64
[Itemslot 1 FishingRod Stand]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000E03
[Itemslot 1 PC]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000E06
[Itemslot 1 Hang Terrarium]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000EBF
[Itemslot 1 IRW DIY Bench]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000F67
[Itemslot 1 Basket Hoop]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001082
[Itemslot 1 Path Permit]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000C03
[Itemslot 1 Ladder]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00000A37
[Itemslot 1 Rustic WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000012CD
[Itemslot 1 Stately WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000012FD
[Itemslot 1 WhiteBrick WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000133F
[Itemslot 1 WhiteChoc WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001345
[Itemslot 1 Ancient WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001348
[Itemslot 1 Stone WP]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001460
[Itemslot 1 ShipDeck FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001356
[Itemslot 1 BlackBrick FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001370
[Itemslot 1 LightWood FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000137F
[Itemslot 1 DarkWood FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001380
[Itemslot 1 Imperial FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001394
[Itemslot 1 Light Parkett]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000139E
[Itemslot 1 Birch FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000013A8
[Itemslot 1 ModernWood FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000013B4
[Itemslot 1 PalaceTile FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000013BB
[Itemslot 1 StoneTile FLR]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000013CD
[Itemslot 1 BrownDeck Rug]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001CD4
[Itemslot 1 Fossil Rug]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001CC6
[Itemslot 1 NatWood Rug]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001CD4
[Itemslot 1 WhiteWood Rug]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001CD5
[Itemslot 1 BLKWood Rug]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 00001CD6
[Itemslot 1 Katana]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 000003407
[Itemslot 1 Pool]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003596
[Itemslot 1 OK Motors Jacket]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003089
[Itemslot 1 OK Motors Cap]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003088
[Itemslot 1 Campsite Sign]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003056

I keep getting errors when loading the cheat file on sxos

Shorten it...
 

Nyunyumilk

Member
Newcomer
Joined
Feb 2, 2008
Messages
21
Trophies
0
XP
250
Country
That's right. For reference, the save file is structured such that there is a main.dat and mainHeader.dat, and everything else is in a folder called "Villager0". My inventory is in personal.dat within the Villager0, so I assume if I had multiple villagers they would be in different folders.

In the decrypted personal.dat file, my inventory starts at offset 0x35CD8
PezuOUy.png

For reference, I'm using this item ID list.
Here I've filled my inventory with single clumps of weed (A40), one stack of 6 clumps of weed and a Tulip Hat (14AD I assume). I've purchased the first inventory upgrade. Single items will be followed by zeroes. Stacks of items will have the quantity in the third byte after the item ID. Tools will have their durability in the fifth byte after the item ID. I intend on turning all those weed clumps into 99k bells (08A4, treated as single item).

Cuyler on twitter did mention that the bell and nook point values are in the personal.dat file, but I can't find the values in the decrypted file.

I would really really appreciate it if someone could provide item ID list for clothing. That's what I really want. I saw the list of models in the first post and I saw a "CapHatCowWhite" and I can only hope that refers to the Cow Bone hat from New Leaf, which I quite liked.

Small addendum: the inventory starting at 0x35CD8 appears to only be the initial 20 inventory slots.
20200322_011434.jpg

0x35C20 seems to be where the 10 slots of the first inventory upgrade are stored.
 

rafpoop

Well-Known Member
Member
Joined
Mar 21, 2020
Messages
195
Trophies
0
XP
561
Country
Afghanistan
I got the whole bunny day set but I feel like there might be missing wallpaper. Does anyone know if there is Bunny day wallpaper, I only have flooring from the past list posted.
 

raynelogens

Well-Known Member
Member
Joined
Oct 18, 2009
Messages
176
Trophies
1
XP
1,984
Country
United States
Does anyone know the code for the special edition Switch item? I can find the regular Switch item but not the one modeled after the ACNH one.
 

CaptSaveAHoe

Well-Known Member
Newcomer
Joined
May 16, 2018
Messages
67
Trophies
0
Age
33
XP
412
Country
United States
You messed up somewhere. Either an extra space, stray number, special character etc. Wipe it and start over.

I added some of the pocket camp stuff like this but what id do i really need for this stuff?

[Itemslot 1 OK Motors Jacket]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003089

[Itemslot 1 OK Motors Cap]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003088

[Itemslot 1 Campsite Sign]
580F0000 0373A1F0
580F1000 000000E0
580F1000 00000018
580F1000 00000040
780F0000 000000C8
640F0000 00000000 0000003056
 

Tomo1

Member
Newcomer
Joined
May 7, 2019
Messages
16
Trophies
0
Age
21
XP
185
Country
Canada
Hey, pals. So I've got my save file decrypted, I know how to checksum it, encrypt, yada yada yada. So I wanted to ask if anyone knows how you might be able to change a villager ID in the save data. All I'd need to know is exactly how it's defined in the hex data and I could do the rest. Right now I have Ketchup due to move in tomorrow or the next day, and I'm hoping to change that so that it's Judy who is due to move in. Ketchup's ID in most contexts is duk13 but there's no reference to that - not in big or little endian. So if anyone knows how villagers are identified in the save data, do drop me a line.
 
Last edited by Tomo1,
  • Like
Reactions: Anonymous42456

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BakerMan @ BakerMan: +1