Skip to content

Commit

Permalink
Microsoft Store Support v2021.2.21m
Browse files Browse the repository at this point in the history
  • Loading branch information
varedz authored Mar 6, 2021
1 parent b519854 commit 79ae3ff
Showing 1 changed file with 52 additions and 17 deletions.
69 changes: 52 additions & 17 deletions Offsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,40 +131,75 @@
"isEpic": true
},
"windows_store": {
"Description": "v2020.12.5 (Windows Store)",
"AmongUsClientOffset": 0x21E7C38,
"GameDataOffset": 0x21E7BF0,
"MeetingHudOffset": 0x21E7DF0,
"GameStartManagerOffset": 0x1D82D18,
"Description": "v2021.2.21m (Windows Store)",
"AmongUsClientOffset": 0x348FED8,
"GameDataOffset": 0x348FAF0,
"MeetingHudOffset": 0x348E740,
"GameStartManagerOffset": 0x3207F58,
"HudManagerOffset": 0x1ae16ec,
"ServerManagerOffset": 0x1D6C098,
"TempDataOffset": 0x21E6CC8,
"GameOptionsOffset": 0x21E82C8,
"ServerManagerOffset": 0x31FA7F8,
"TempDataOffset": 0x348F908,
"GameOptionsOffset": 0x348FFD8,

"MeetingHudPtr": [0x21E7DF0,0xB8,0x0],
"MeetingHudPtr": [0x348E740,0xB8,0x0],
"MeetingHudCachePtrOffsets": [0x10],
"MeetingHudStateOffsets": [0xC0],

"GameStateOffsets": [0x21E7C38,0xB8,0x0,0xAC],
"AllPlayerPtrOffsets": [0x21E7BF0,0xB8,0x0,0x30],
"GameStateOffsets": [0x348FED8,0xB8,0x0,0xBC],
"AllPlayerPtrOffsets": [0x348FAF0,0xB8,0x0,0x30],
"AllPlayersOffsets": [0x10],
"PlayerCountOffsets": [0x18],
"ExiledPlayerIdOffsets": [0x21E7DF0,0xB8,0x20,0xE0,0x10],
"ExiledPlayerIdOffsets": [0x348E740,0xB8,0x20,0xE0,0x10],

"RawGameOverReasonOffsets": [0x21E6CC8,0xB8,0x4],
"WinningPlayersPtrOffsets": [0x21E6CC8,0xB8,0x10],
"RawGameOverReasonOffsets": [0x348F908,0xB8,0x4],
"WinningPlayersPtrOffsets": [0x348F908,0xB8,0x10],
"WinningPlayersOffsets": [0x10],
"WinningPlayerCountOffsets": [0x18],

"AddPlayerPtr": 8,
"PlayerListPtr": 0x20,

"GameCodeOffsets": [0x1D82D18,0xB8,0x0,0x40,0x48],
"PlayRegionOffsets": [0x1D6C098,0xB8,0x0,0x20,0x10,0x10],
"PlayMapOffsets": [0x21E82C8,0xB8,0x8,0x18],
"GameCodeOffsets": [0x3207F58,0xB8,0x0,0x40,0x48],
"PlayRegionOffsets": [0x31FA7F8,0xB8,0x0,0x20,0x10,0x10],
"PlayMapOffsets": [0x348FFD8,0xB8,0x8,0x18],
"StringOffsets": [0x10, 0x14],
"isEpic": true
},
"BB8271D37249E720DED18C018E1347C91EDBD734A4F2078A4D329E2E0021DA81": {
"Description": "v2021.2.21m (Windows Store)",
"AmongUsClientOffset": 0x348FED8,
"GameDataOffset": 0x348FAF0,
"MeetingHudOffset": 0x348E740,
"GameStartManagerOffset": 0x3207F58,
"HudManagerOffset": 0x1ae16ec,
"ServerManagerOffset": 0x31FA7F8,
"TempDataOffset": 0x348F908,
"GameOptionsOffset": 0x348FFD8,

"MeetingHudPtr": [0x348E740,0xB8,0x0],
"MeetingHudCachePtrOffsets": [0x10],
"MeetingHudStateOffsets": [0xC0],

"GameStateOffsets": [0x348FED8,0xB8,0x0,0xBC],
"AllPlayerPtrOffsets": [0x348FAF0,0xB8,0x0,0x30],
"AllPlayersOffsets": [0x10],
"PlayerCountOffsets": [0x18],
"ExiledPlayerIdOffsets": [0x348E740,0xB8,0x20,0xE0,0x10],

"RawGameOverReasonOffsets": [0x348F908,0xB8,0x4],
"WinningPlayersPtrOffsets": [0x348F908,0xB8,0x10],
"WinningPlayersOffsets": [0x10],
"WinningPlayerCountOffsets": [0x18],

"AddPlayerPtr": 8,
"PlayerListPtr": 0x20,

"GameCodeOffsets": [0x3207F58,0xB8,0x0,0x40,0x48],
"PlayRegionOffsets": [0x31FA7F8,0xB8,0x0,0x20,0x10,0x10],
"PlayMapOffsets": [0x348FFD8,0xB8,0x8,0x18],
"StringOffsets": [0x10, 0x14],
"isEpic": true
},
"B718DBA116D77D3B2359BD36A33995D608608FD2562C5B0B23755023FB7583D6": {
"Description": "v2020.12.5 (Windows Store)",
"AmongUsClientOffset": 0x21E7C38,
Expand Down

0 comments on commit 79ae3ff

Please sign in to comment.