Files
SharpTimer/gamedata/stgamedata.json
2025-03-02 07:09:35 -08:00

34 lines
891 B
JSON

{
"RunCommand": {
"signatures": {
"library": "server",
"windows": "\\x48\\x89\\x5C\\x24\\x18\\x48\\x89\\x6C\\x24\\x20\\x57\\x48\\x83\\xEC\\x20\\x48\\x8B\\xDA",
"linux": "\\x55\\x48\\x89\\xE5\\x41\\x55\\x49\\x89\\xF5\\x41\\x54\\x49\\x89\\xFC\\xE8\\x2A\\x2A\\x2A\\x2A\\x48\\x85\\xC0\\x74\\x30"
}
},
"INetworkServerService_GetIGameServer": {
"offsets": {
"windows": 23,
"linux": 24
}
},
"StateTransition": {
"signatures": {
"library": "server",
"windows": "48 83 EC 28 48 89 74 24 ? 8B F2 48 89 7C 24 ? 48 8B F9",
"linux": "55 48 89 E5 41 55 41 54 41 89 F4 53 48 89 FB 48 83 EC ? 39 B7"
}
},
"INetworkGameServer_Slots": {
"offsets": {
"windows": 624,
"linux": 640
}
},
"CServerSideClient_m_nForceWaitForTick": {
"offsets": {
"windows": 308,
"linux": 324
}
}
}