📦 Game Update 13965

This commit is contained in:
a2x
2023-10-26 16:40:24 +10:00
parent 239c872b65
commit 9a9af96afd
83 changed files with 600 additions and 545 deletions

View File

@@ -1,23 +1,23 @@
'''
Created using https://github.com/a2x/cs2-dumper
2023-10-20 23:01:51.117215500 UTC
Thu, 26 Oct 2023 06:38:24 +0000
'''
class AnimationsystemDll: # animationsystem.dll
class animationsystem_dll: # animationsystem.dll
AnimationSystemUtils_001 = 0x64670
AnimationSystem_001 = 0x5F1D0
class ClientDll: # client.dll
LegacyGameUI001 = 0x8914A0
Source2ClientUI001 = 0x8801C0
Source2ClientPrediction001 = 0x79DB20
ClientToolsInfo_001 = 0x729A30
Source2Client002 = 0x729A50
GameClientExports001 = 0x729A40
EmptyWorldService001_Client = 0x48C210
Source2ClientConfig001 = 0x473220
class client_dll: # client.dll
LegacyGameUI001 = 0x892500
Source2ClientUI001 = 0x881220
Source2ClientPrediction001 = 0x79EB10
ClientToolsInfo_001 = 0x72AA20
Source2Client002 = 0x72AA40
GameClientExports001 = 0x72AA30
EmptyWorldService001_Client = 0x48C470
Source2ClientConfig001 = 0x473480
class Engine2Dll: # engine2.dll
class engine2_dll: # engine2.dll
SimpleEngineLoopService_001 = 0x1E2480
ClientServerEngineLoopService_001 = 0x1D8150
KeyValueCache001 = 0x1D4790
@@ -51,11 +51,11 @@ class Engine2Dll: # engine2.dll
Source2EngineToClientStringTable001 = 0x83BE0
Source2EngineToClient001 = 0x5A620
class FilesystemStdioDll: # filesystem_stdio.dll
class filesystem_stdio_dll: # filesystem_stdio.dll
VAsyncFileSystem2_001 = 0x66D30
VFileSystem017 = 0x66D20
class HostDll: # host.dll
class host_dll: # host.dll
Source2Host001 = 0x18E10
SinglePlayerSharedMemory001 = 0x18A90
SaveRestoreDataVersion001 = 0x18A80
@@ -65,96 +65,96 @@ class HostDll: # host.dll
GameModelInfo001 = 0x11CC0
DebugDrawQueueManager001 = 0x11710
class ImemanagerDll: # imemanager.dll
class imemanager_dll: # imemanager.dll
IMEManager001 = 0xC470
class InputsystemDll: # inputsystem.dll
class inputsystem_dll: # inputsystem.dll
InputSystemVersion001 = 0x28D0
InputStackSystemVersion001 = 0x16F0
class LocalizeDll: # localize.dll
class localize_dll: # localize.dll
Localize_001 = 0x3830
class MatchmakingDll: # matchmaking.dll
class matchmaking_dll: # matchmaking.dll
GameTypes001 = 0x50270
MATCHFRAMEWORK_001 = 0x101030
class Materialsystem2Dll: # materialsystem2.dll
class materialsystem2_dll: # materialsystem2.dll
MaterialUtils_001 = 0x4DB90
TextLayout_001 = 0x4A2E0
PostProcessingSystem_001 = 0x42A60
FontManager_001 = 0x37900
VMaterialSystem2_001 = 0x25EC0
class MeshsystemDll: # meshsystem.dll
class meshsystem_dll: # meshsystem.dll
MeshSystem001 = 0x7270
class NavsystemDll: # navsystem.dll
class navsystem_dll: # navsystem.dll
NavSystem001 = 0x76F0
class NetworksystemDll: # networksystem.dll
class networksystem_dll: # networksystem.dll
SerializedEntitiesVersion001 = 0xD1AE0
NetworkSystemVersion001 = 0xBBFA0
NetworkMessagesVersion001 = 0x9C040
FlattenedSerializersVersion001 = 0x7B8A0
class PanoramaDll: # panorama.dll
class panorama_dll: # panorama.dll
PanoramaUIEngine001 = 0x57EE0
class PanoramaTextPangoDll: # panorama_text_pango.dll
class panorama_text_pango_dll: # panorama_text_pango.dll
PanoramaTextServices001 = 0x4CBD0
class PanoramauiclientDll: # panoramauiclient.dll
class panoramauiclient_dll: # panoramauiclient.dll
PanoramaUIClient001 = 0x12780
class ParticlesDll: # particles.dll
class particles_dll: # particles.dll
ParticleSystemMgr003 = 0x52D20
class PulseSystemDll: # pulse_system.dll
class pulse_system_dll: # pulse_system.dll
IPulseSystem_001 = 0x5B80
class Rendersystemdx11Dll: # rendersystemdx11.dll
class rendersystemdx11_dll: # rendersystemdx11.dll
RenderUtils_001 = 0x52FD0
VRenderDeviceMgrBackdoor001 = 0x4A4F0
RenderDeviceMgr001 = 0x4A4E0
class ResourcesystemDll: # resourcesystem.dll
class resourcesystem_dll: # resourcesystem.dll
ResourceSystem013 = 0x10650
class ScenefilecacheDll: # scenefilecache.dll
class scenefilecache_dll: # scenefilecache.dll
SceneFileCache002 = 0x68E0
ResponseRulesCache001 = 0x3190
class ScenesystemDll: # scenesystem.dll
class scenesystem_dll: # scenesystem.dll
SceneUtils_001 = 0x13D030
SceneSystem_002 = 0xCAE10
RenderingPipelines_001 = 0x8EED0
class SchemasystemDll: # schemasystem.dll
class schemasystem_dll: # schemasystem.dll
SchemaSystem_001 = 0xA930
class ServerDll: # server.dll
NavGameTest001 = 0xA2CCE0
ServerToolsInfo_001 = 0x831620
Source2GameClients001 = 0x831630
Source2GameEntities001 = 0x831640
Source2Server001 = 0x831650
EmptyWorldService001_Server = 0x588470
Source2ServerConfig001 = 0x568470
EntitySubclassUtilsV001 = 0x2C8690
customnavsystem001 = 0x245070
Source2GameDirector001 = 0x13EFF0
class server_dll: # server.dll
NavGameTest001 = 0xA2D610
ServerToolsInfo_001 = 0x831EE0
Source2GameClients001 = 0x831EF0
Source2GameEntities001 = 0x831F00
Source2Server001 = 0x831F10
EmptyWorldService001_Server = 0x588530
Source2ServerConfig001 = 0x568530
EntitySubclassUtilsV001 = 0x2C87D0
customnavsystem001 = 0x2451B0
Source2GameDirector001 = 0x13F130
class SoundsystemDll: # soundsystem.dll
class soundsystem_dll: # soundsystem.dll
SoundOpSystem001 = 0x1567E0
SoundOpSystemEdit001 = 0x8BBC0
VMixEditTool001 = 0x71740
SoundSystem001 = 0x46540
class SteamaudioDll: # steamaudio.dll
class steamaudio_dll: # steamaudio.dll
SteamAudio001 = 0x12EE0
class Steamclient64Dll: # steamclient64.dll
class steamclient64_dll: # steamclient64.dll
IVALIDATE001 = 0x833640
CLIENTENGINE_INTERFACE_VERSION005 = 0x82F4C0
SteamClient020 = 0x62CAF0
@@ -175,31 +175,31 @@ class Steamclient64Dll: # steamclient64.dll
p2pvoice002 = 0xD8EA0
p2pvoicesingleton002 = 0xD5840
class Tier0Dll: # tier0.dll
class tier0_dll: # tier0.dll
VStringTokenSystem001 = 0x18C060
TestScriptMgr001 = 0x13F3C0
VProcessUtils002 = 0x12F540
VEngineCvar007 = 0x61920
class V8SystemDll: # v8system.dll
class v8system_dll: # v8system.dll
Source2V8System001 = 0x1670
class ValveAviDll: # valve_avi.dll
class valve_avi_dll: # valve_avi.dll
VAvi001 = 0x2F90
class ValveWmfDll: # valve_wmf.dll
class valve_wmf_dll: # valve_wmf.dll
VMediaFoundation001 = 0x12D0
class Vphysics2Dll: # vphysics2.dll
VPhysics2_Handle_Interface_001 = 0x5FA60
VPhysics2_Interface_001 = 0x5B7F0
class vphysics2_dll: # vphysics2.dll
VPhysics2_Handle_Interface_001 = 0x61120
VPhysics2_Interface_001 = 0x5C740
class VscriptDll: # vscript.dll
class vscript_dll: # vscript.dll
VScriptManager010 = 0x31DA0
class VstdlibS64Dll: # vstdlib_s64.dll
class vstdlib_s64_dll: # vstdlib_s64.dll
IVALIDATE001 = 0x24FF0
VEngineCvar002 = 0x5750
class WorldrendererDll: # worldrenderer.dll
class worldrenderer_dll: # worldrenderer.dll
WorldRendererMgr001 = 0x21530