Output RVA instead of absolute offset for some fields

This commit is contained in:
a2x
2024-06-29 09:59:06 +10:00
parent f3eef1fa5d
commit e6fde4904c
5 changed files with 34 additions and 22 deletions

View File

@@ -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
}
}