mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Output RVA instead of absolute offset for some fields
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
},
|
||||
"engine2.dll": {
|
||||
"dwBuildNumber": 5437492,
|
||||
"dwEngineViewData": 6212620,
|
||||
"dwNetworkGameClient": 5434272,
|
||||
"dwNetworkGameClient_clientTickCount": 376,
|
||||
"dwNetworkGameClient_deltaTick": 632,
|
||||
@@ -29,7 +28,6 @@
|
||||
"dwNetworkGameClient_maxClients": 624,
|
||||
"dwNetworkGameClient_serverTickCount": 372,
|
||||
"dwNetworkGameClient_signOnState": 608,
|
||||
"dwSoundService": 6212464,
|
||||
"dwWindowHeight": 6226980,
|
||||
"dwWindowWidth": 6226976
|
||||
},
|
||||
@@ -38,6 +36,10 @@
|
||||
},
|
||||
"matchmaking.dll": {
|
||||
"dwGameTypes": 1720768,
|
||||
"dwGameTypes_mapName": 1721056
|
||||
"dwGameTypes_mapName": 288
|
||||
},
|
||||
"soundsystem.dll": {
|
||||
"dwSoundSystem": 3362368,
|
||||
"dwSoundSystem_engineViewData": 124
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user