cs2-dumper/generated/offsets.json

145 lines
3.0 KiB
JSON
Raw Normal View History

2023-10-03 00:00:52 +08:00
{
2023-10-26 14:40:24 +08:00
"client_dll": {
2023-10-18 18:32:33 +08:00
"data": {
"dwBaseEntityModel_setModel": {
2023-11-04 09:34:04 +08:00
"value": 5772544,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwEntityList": {
2023-11-04 09:34:04 +08:00
"value": 24820056,
2023-11-03 15:39:02 +08:00
"comment": null
},
"dwForceAttack": {
2023-11-04 09:34:04 +08:00
"value": 23790256,
2023-11-03 15:39:02 +08:00
"comment": null
},
"dwForceAttack2": {
2023-11-04 09:34:04 +08:00
"value": 23790400,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceBackward": {
2023-11-04 09:34:04 +08:00
"value": 23790976,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceCrouch": {
2023-11-04 09:34:04 +08:00
"value": 23791696,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceForward": {
2023-11-04 09:34:04 +08:00
"value": 23790832,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceJump": {
2023-11-04 09:34:04 +08:00
"value": 23791552,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceLeft": {
2023-11-04 09:34:04 +08:00
"value": 23791120,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwForceRight": {
2023-11-04 09:34:04 +08:00
"value": 23791264,
2023-10-26 14:40:24 +08:00
"comment": null
},
"dwGameEntitySystem": {
2023-11-04 09:34:04 +08:00
"value": 26038696,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwGameEntitySystem_getBaseEntity": {
2023-11-04 09:34:04 +08:00
"value": 6310672,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwGameEntitySystem_getHighestEntityIndex": {
2023-11-04 09:34:04 +08:00
"value": 6252544,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwGameRules": {
2023-11-04 09:34:04 +08:00
"value": 25198504,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwGlobalVars": {
2023-11-04 09:34:04 +08:00
"value": 23773440,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwGlowManager": {
2023-11-04 09:34:04 +08:00
"value": 25196296,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwInterfaceLinkList": {
2023-11-04 09:34:04 +08:00
"value": 26226360,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwLocalPlayerController": {
2023-11-04 09:34:04 +08:00
"value": 25144424,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwLocalPlayerPawn": {
2023-11-04 09:34:04 +08:00
"value": 23819072,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwPlantedC4": {
2023-11-04 09:34:04 +08:00
"value": 25226056,
2023-11-03 15:39:02 +08:00
"comment": null
},
"dwPrediction": {
2023-11-04 09:34:04 +08:00
"value": 23818768,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwViewAngles": {
2023-11-04 09:34:04 +08:00
"value": 25596120,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwViewMatrix": {
2023-11-04 09:34:04 +08:00
"value": 25206992,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwViewRender": {
2023-11-04 09:34:04 +08:00
"value": 25206928,
2023-10-18 18:32:33 +08:00
"comment": null
}
},
2023-10-20 13:23:43 +08:00
"comment": "client.dll"
2023-10-03 00:00:52 +08:00
},
2023-10-26 14:40:24 +08:00
"engine2_dll": {
2023-10-18 18:32:33 +08:00
"data": {
"dwBuildNumber": {
2023-10-27 09:04:47 +08:00
"value": 4752660,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwNetworkGameClient": {
2023-10-27 09:04:47 +08:00
"value": 4750000,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwNetworkGameClient_getLocalPlayer": {
"value": 240,
"comment": null
},
"dwNetworkGameClient_maxClients": {
"value": 592,
"comment": null
},
"dwNetworkGameClient_signOnState": {
"value": 576,
"comment": null
},
"dwWindowHeight": {
2023-11-03 09:50:43 +08:00
"value": 5478364,
2023-10-18 18:32:33 +08:00
"comment": null
},
"dwWindowWidth": {
2023-11-03 09:50:43 +08:00
"value": 5478360,
2023-10-18 18:32:33 +08:00
"comment": null
}
},
2023-10-20 13:23:43 +08:00
"comment": "engine2.dll"
2023-10-30 08:18:16 +08:00
},
"inputsystem_dll": {
"data": {
"dwInputSystem": {
"value": 218992,
"comment": null
}
},
"comment": "inputsystem.dll"
2023-10-03 00:00:52 +08:00
}
}