User:Dualie: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
(Replaced content with "Hi, I'm Dualie. Maybe there are some useful stuffs here? If you're looking for save data related info, the page has been moved to https://wiki.oatmealdome.me/Save")
Tag: Replaced
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:UserDualie-cc.png||500px]]
Hi, I'm Dualie. Maybe there are some useful stuffs here?


Proud member of Team THICC.
If you're looking for save data related info, the page has been moved to https://wiki.oatmealdome.me/Save
 
----
 
== Save data offsets (from 1.0.0 or save version 0) ==
 
 
0x0: (Save Version? 0, 1, 2 or 3, etc)<br />
0x8: (CRC32 hash)
 
'''SaveDataCmn(0x10):'''<br />
0x10: (Gender/PlayerType) (Octoling is 0x4)<br />
0x14: PlayerHairId (Octoling hair 0x64, 0x65 dark)<br />
0x18: PlayerBottomId<br />
0x1C: PlayerSkinColorId<br />
0x20: (EyeColorId)<br />
0x24: (EquippedWeaponId)<br />
0x30: (Weapon Inventory)<br />
- 0x38: (First WeaponMain id)<br />
- 0x3C: (First WeaponSub id)<br />
- 0x40: (First WeaponSp id)<br />
0x13040: (Shoe Inventory)<br />
- 0x13048: (First Shoe id)<br />
- 0x1304C: (First Shoe total # of unlocked abilities - including main slot)<br />
- 0x13050: (First Shoe total # of unlocked slots - including main slot)<br />
- 0x13054: (First Shoe main slot ability id)<br />
- 0x13058: (First Shoe sub slot#1 ability id)<br />
- 0x1305C: (First Shoe sub slot#2 ability id)<br />
- 0x13060: (First Shoe sub slot#3ability id)<br />
0x19040: (Clothes Inventory)<br />
0x1F040: (HeadGearInventory)<br />
0x25788: HaveMoney<br />
0x2578C: (SeaSnail)
 
'''SaveDataVss(0x2B220):'''<br />
0x2B220: PlayerRank (Not rank, level, but they call it rank in the code. It looks like level 1 is `0` and level 2 is `1`, etc)<br />
0x2B224: Experience<br />
0x2B228: StarRank (lol)<br />
0x2B234: (TicketBoostRemaining)
 
'''SaveDataLocal(0x37970):'''
 
'''SaveDataMsn(0x3AD58):'''<br />
0x3CBC4: (HeroModePowerOrb)<br />
0x3CBC8: (MechanicalFish)
 
'''SaveDataShop(0x40BD0):'''
 
'''SaveDataCoop(0x438D0?):'''
 
(0x48290?)
 
== Ver 3? ==
Many thanks to daddy SciM for doing the crypto!<br />
Interesting stuffs, I sense.

Latest revision as of 23:30, 26 October 2018

Hi, I'm Dualie. Maybe there are some useful stuffs here?

If you're looking for save data related info, the page has been moved to https://wiki.oatmealdome.me/Save