From ac77e98310b114cf09519a3fb90718309ce7dd8a Mon Sep 17 00:00:00 2001 From: kurokobo <2920259+kurokobo@users.noreply.github.com> Date: Thu, 17 Jun 2021 22:52:12 +0900 Subject: [PATCH] feat: support for v2021.6.15e and v2021.6.15m --- Offsets.json | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) diff --git a/Offsets.json b/Offsets.json index d456984e..a4d713c8 100644 --- a/Offsets.json +++ b/Offsets.json @@ -1161,5 +1161,113 @@ "PetOffset": 0x1C, "IsYouOffset": 0x20 } + }, + "D14DFD4DC6DF04B99E0108F64C68B4DC5E50ACCADBE3D12411849674F4773864": { + "Description": "v2021.6.15e", + "AmongUsClientOffset": 0x1B5DC94, + "GameDataOffset": 0x1B76594, + "MeetingHudOffset": 0x1B5386C, + "GameStartManagerOffset": 0x1B2908C, + "HudManagerOffset": 0x1B2918C, + "ServerManagerOffset": 0x1B29604, + "TempDataOffset": 0x1B6FCC0, + "GameOptionsOffset": 0x1B5DF50, + + "MeetingHudPtr": [0x1B5386C, 0x5C, 0x0], + "MeetingHudCachePtrOffsets": [0x8], + "MeetingHudStateOffsets": [0x84], + "GameStateOffsets": [0x1B5DC94, 0x5C, 0x0, 0x70], + "AllPlayerPtrOffsets": [0x1B76594, 0x5C, 0x0, 0x24], + "AllPlayersOffsets": [0x8], + "PlayerCountOffsets": [0xC], + "ExiledPlayerIdOffsets": [0x1B5386C, 0x5C, 0x0, 0x80, 0x8], + "RawGameOverReasonOffsets": [0x1B6FCC0, 0x5C, 0x4], + "WinningPlayersPtrOffsets": [0x1B6FCC0, 0x5C, 0xC], + "WinningPlayersOffsets": [0x8], + "WinningPlayerCountOffsets": [0xC], + "GameCodeOffsets": [0x1B2908C, 0x5C, 0x0, 0x20, 0x80], + "PlayRegionOffsets": [0x1B29604, 0x5C, 0x0, 0x10, 0x8, 0x8], + "PlayMapOffsets": [0x1B5DF50, 0x5C, 0x4, 0x10], + "StringOffsets": [0x8, 0xC], + "isEpic": false, + "AddPlayerPtr": 0x4, + "PlayerListPtr": 0x10, + "PlayerInfoStructOffsets": { + "PlayerIDOffset": 0x8, + "PlayerNameOffset": 0xC, + "ColorIDOffset": 0x14, + "HatIDOffset": 0x18, + "PetIDOffset": 0x1C, + "SkinIDOffset": 0x20, + "DisconnectedOffset": 0x24, + "TasksOffset": 0x28, + "ImposterOffset": 0x2C, + "DeadOffset": 0x2D, + "ObjectOffset": 0x30 + }, + "WinningPlayerDataStructOffsets": { + "NameOffset": 0x8, + "DeadOffset": 0xC, + "ImposterOffset": 0xD, + "ColorOffset": 0x10, + "SkinOffset": 0x14, + "HatOffset": 0x18, + "PetOffset": 0x1C, + "IsYouOffset": 0x20 + } + }, + "5E469A197983405AAD21226606BE772C11BC3C3F9BA906A6B075655AE247E162": { + "Description": "v2021.6.15m", + "AmongUsClientOffset": 0x21424F8, + "GameDataOffset": 0x2171D18, + "MeetingHudOffset": 0x212AE08, + "GameStartManagerOffset": 0x20CCB38, + "HudManagerOffset": 0x20CCD38, + "ServerManagerOffset": 0x20CD5E8, + "TempDataOffset": 0x2162058, + "GameOptionsOffset": 0x213F928, + + "MeetingHudPtr": [0x212AE08, 0xB8, 0x0], + "MeetingHudCachePtrOffsets": [0x10], + "MeetingHudStateOffsets": [0xB8], + "GameStateOffsets": [0x21424F8, 0xB8, 0x0, 0xC4], + "AllPlayerPtrOffsets": [0x2171D18, 0xB8, 0x0, 0x30], + "AllPlayersOffsets": [0x10], + "PlayerCountOffsets": [0x18], + "ExiledPlayerIdOffsets": [0x212AE08, 0xB8, 0x0, 0xD0, 0x10], + "RawGameOverReasonOffsets": [0x2162058, 0xB8, 0x4], + "WinningPlayersPtrOffsets": [0x2162058, 0xB8, 0x10], + "WinningPlayersOffsets": [0x10], + "WinningPlayerCountOffsets": [0x18], + "GameCodeOffsets": [0x20CCB38, 0xB8, 0x0, 0x40, 0xD8], + "PlayRegionOffsets": [0x20CD5E8, 0xB8, 0x0, 0x20, 0x10, 0x10], + "PlayMapOffsets": [0x213F928, 0xB8, 0x8, 0x18], + "StringOffsets": [0x10, 0x14], + "isEpic": true, + "AddPlayerPtr": 0x8, + "PlayerListPtr": 0x20, + "PlayerInfoStructOffsets": { + "PlayerIDOffset": 0x10, + "PlayerNameOffset": 0x18, + "ColorIDOffset": 0x24, + "HatIDOffset": 0x28, + "PetIDOffset": 0x2C, + "SkinIDOffset": 0x30, + "DisconnectedOffset": 0x34, + "TasksOffset": 0x38, + "ImposterOffset": 0x40, + "DeadOffset": 0x41, + "ObjectOffset": 0x48 + }, + "WinningPlayerDataStructOffsets": { + "NameOffset": 0x10, + "DeadOffset": 0x18, + "ImposterOffset": 0x19, + "ColorOffset": 0x1C, + "SkinOffset": 0x20, + "HatOffset": 0x24, + "PetOffset": 0x28, + "IsYouOffset": 0x2C + } } }