mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
40 lines
1.2 KiB
Python
40 lines
1.2 KiB
Python
'''
|
|
Generated using https://github.com/a2x/cs2-dumper
|
|
Sat, 16 Mar 2024 22:04:11 +0000
|
|
'''
|
|
|
|
class game_info: # Some additional information about the game at dump time
|
|
buildNumber = 0x36AE # Game build number
|
|
|
|
class libclient_so: # libclient.so
|
|
dwEntityList = 0x35AA8C8
|
|
dwForceAttack = 0x3735050
|
|
dwForceAttack2 = 0x3734FB0
|
|
dwGameEntitySystem = 0x38609C0
|
|
dwGameEntitySystem_getHighestEntityIndex = 0x1540
|
|
dwGameRules = 0x37363E8
|
|
dwGlobalVars = 0x379E780
|
|
dwGlowManager = 0x373ACF0
|
|
dwInterfaceLinkList = 0x37D3130
|
|
dwLocalPlayerController = 0x371B918
|
|
dwLocalPlayerPawn = 0x373BCD8
|
|
dwPlantedC4 = 0x3750538
|
|
dwPrediction = 0x373BBA0
|
|
dwSensitivity_sensitivity = 0x40
|
|
dwViewAngles = 0x3748A20
|
|
dwViewMatrix = 0x373C800
|
|
dwViewRender = 0x373C9B0
|
|
|
|
class libengine2_so: # libengine2.so
|
|
dwBuildNumber = 0x6D35F4
|
|
dwNetworkGameClient_deltaTick = 0x278
|
|
dwNetworkGameClient = 0x6D3F88
|
|
dwNetworkGameClient_maxClients = 0x250
|
|
dwNetworkGameClient_signOnState = 0x260
|
|
dwWindowHeight = 0x6DCDBC
|
|
dwWindowWidth = 0x6DCDB8
|
|
|
|
class libmatchmaking_so: # libmatchmaking.so
|
|
dwGameTypes = 0x37C9A0
|
|
dwGameTypes_mapName = 0x37CAC0
|