mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-29 04:20:01 +08:00
fix: new HashBucket (UtlTsHash) offsets and new update
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"client.dll": {
|
||||
"dwCSGOInput": 31710768,
|
||||
"dwEntityList": 30500696,
|
||||
"dwGameEntitySystem": 33258312,
|
||||
"dwCSGOInput": 31623152,
|
||||
"dwEntityList": 30410384,
|
||||
"dwGameEntitySystem": 33181648,
|
||||
"dwGameEntitySystem_highestEntityIndex": 8432,
|
||||
"dwGameRules": 31665272,
|
||||
"dwGlobalVars": 29258272,
|
||||
"dwGlowManager": 31652632,
|
||||
"dwLocalPlayerController": 31587336,
|
||||
"dwLocalPlayerPawn": 29302688,
|
||||
"dwPlantedC4": 31687576,
|
||||
"dwPrediction": 29302480,
|
||||
"dwSensitivity": 31655288,
|
||||
"dwSensitivity_sensitivity": 72,
|
||||
"dwViewAngles": 31712480,
|
||||
"dwViewMatrix": 31668688,
|
||||
"dwViewRender": 31672304,
|
||||
"dwWeaponC4": 31264488
|
||||
"dwGameRules": 31579008,
|
||||
"dwGlobalVars": 29167184,
|
||||
"dwGlowManager": 31566360,
|
||||
"dwLocalPlayerController": 31499080,
|
||||
"dwLocalPlayerPawn": 29211408,
|
||||
"dwPlantedC4": 31601272,
|
||||
"dwPrediction": 29211200,
|
||||
"dwSensitivity": 31569016,
|
||||
"dwSensitivity_sensitivity": 80,
|
||||
"dwViewAngles": 31624864,
|
||||
"dwViewMatrix": 31582496,
|
||||
"dwViewRender": 31586144,
|
||||
"dwWeaponC4": 31176448
|
||||
},
|
||||
"engine2.dll": {
|
||||
"dwBuildNumber": 6210516,
|
||||
"dwNetworkGameClient": 6206704,
|
||||
"dwBuildNumber": 6222820,
|
||||
"dwNetworkGameClient": 6218992,
|
||||
"dwNetworkGameClient_clientTickCount": 856,
|
||||
"dwNetworkGameClient_deltaTick": 572,
|
||||
"dwNetworkGameClient_isBackgroundMap": 2888751,
|
||||
@@ -28,8 +28,8 @@
|
||||
"dwNetworkGameClient_maxClients": 560,
|
||||
"dwNetworkGameClient_serverTickCount": 572,
|
||||
"dwNetworkGameClient_signOnState": 544,
|
||||
"dwWindowHeight": 9348644,
|
||||
"dwWindowWidth": 9348640
|
||||
"dwWindowHeight": 9360932,
|
||||
"dwWindowWidth": 9360928
|
||||
},
|
||||
"inputsystem.dll": {
|
||||
"dwInputSystem": 285216
|
||||
@@ -38,7 +38,7 @@
|
||||
"dwGameTypes": 1793760
|
||||
},
|
||||
"soundsystem.dll": {
|
||||
"dwSoundSystem": 4079152,
|
||||
"dwSoundSystem": 4107856,
|
||||
"dwSoundSystem_engineViewData": 124
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user