mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 10:27:22 +08:00
fix: game update
This commit is contained in:
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"client.dll": {
|
||||
"dwCSGOInput": 31703376,
|
||||
"dwEntityList": 30489832,
|
||||
"dwGameEntitySystem": 33262032,
|
||||
"dwGameEntitySystem_highestEntityIndex": 8432,
|
||||
"dwGameRules": 31659024,
|
||||
"dwGlobalVars": 29245888,
|
||||
"dwGlowManager": 31646392,
|
||||
"dwLocalPlayerController": 31579160,
|
||||
"dwLocalPlayerPawn": 29290280,
|
||||
"dwPlantedC4": 31681512,
|
||||
"dwPrediction": 29290048,
|
||||
"dwSensitivity": 31649032,
|
||||
"dwSensitivity_sensitivity": 80,
|
||||
"dwViewAngles": 31705088,
|
||||
"dwViewMatrix": 31663056,
|
||||
"dwViewRender": 31665992,
|
||||
"dwWeaponC4": 31256976
|
||||
"dwCSGOInput": 36770512,
|
||||
"dwEntityList": 35404280,
|
||||
"dwGameEntitySystem": 38431288,
|
||||
"dwGameEntitySystem_highestEntityIndex": 8352,
|
||||
"dwGameRules": 36709616,
|
||||
"dwGlobalVars": 33907240,
|
||||
"dwGlowManager": 36709632,
|
||||
"dwLocalPlayerController": 36616472,
|
||||
"dwLocalPlayerPawn": 33953744,
|
||||
"dwPlantedC4": 36760176,
|
||||
"dwPrediction": 33953504,
|
||||
"dwSensitivity": 36712488,
|
||||
"dwSensitivity_sensitivity": 88,
|
||||
"dwViewAngles": 36772184,
|
||||
"dwViewMatrix": 36730704,
|
||||
"dwViewRender": 36731272,
|
||||
"dwWeaponC4": 36243904
|
||||
},
|
||||
"engine2.dll": {
|
||||
"dwBuildNumber": 6231012,
|
||||
"dwNetworkGameClient": 9352504,
|
||||
"dwNetworkGameClient_clientTickCount": 912,
|
||||
"dwNetworkGameClient_deltaTick": 572,
|
||||
"dwNetworkGameClient_isBackgroundMap": 2888807,
|
||||
"dwNetworkGameClient_localPlayer": 232,
|
||||
"dwNetworkGameClient_maxClients": 560,
|
||||
"dwNetworkGameClient_serverTickCount": 572,
|
||||
"dwNetworkGameClient_signOnState": 544,
|
||||
"dwWindowHeight": 9369668,
|
||||
"dwWindowWidth": 9369664
|
||||
"dwBuildNumber": 6317316,
|
||||
"dwNetworkGameClient": 9441263,
|
||||
"dwNetworkGameClient_clientTickCount": 888,
|
||||
"dwNetworkGameClient_deltaTick": 588,
|
||||
"dwNetworkGameClient_isBackgroundMap": 2888735,
|
||||
"dwNetworkGameClient_localPlayer": 248,
|
||||
"dwNetworkGameClient_maxClients": 576,
|
||||
"dwNetworkGameClient_serverTickCount": 588,
|
||||
"dwNetworkGameClient_signOnState": 560,
|
||||
"dwWindowHeight": 9458612,
|
||||
"dwWindowWidth": 9458608
|
||||
},
|
||||
"inputsystem.dll": {
|
||||
"dwInputSystem": 285216
|
||||
"dwInputSystem": 285392
|
||||
},
|
||||
"matchmaking.dll": {
|
||||
"dwGameTypes": 1793760
|
||||
"dwGameTypes": 1802240
|
||||
},
|
||||
"soundsystem.dll": {
|
||||
"dwSoundSystem": 4107872,
|
||||
"dwSoundSystem": 5190768,
|
||||
"dwSoundSystem_engineViewData": 124
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user