mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13987
This commit is contained in:
@@ -1,73 +1,73 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Tue, 23 Jan 2024 06:17:19 +0000
|
||||
* Wed, 7 Feb 2024 04:10:49 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
public const nint AnimationSystemUtils_001 = 0x64670;
|
||||
public const nint AnimationSystem_001 = 0x5F1D0;
|
||||
public const nint AnimationSystemUtils_001 = 0x72E80;
|
||||
public const nint AnimationSystem_001 = 0x6DA00;
|
||||
}
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint LegacyGameUI001 = 0x8A26B0;
|
||||
public const nint Source2ClientUI001 = 0x8918F0;
|
||||
public const nint Source2ClientPrediction001 = 0x7A9920;
|
||||
public const nint ClientToolsInfo_001 = 0x735DE0;
|
||||
public const nint Source2Client002 = 0x735E00;
|
||||
public const nint GameClientExports001 = 0x735DF0;
|
||||
public const nint EmptyWorldService001_Client = 0x490F20;
|
||||
public const nint Source2ClientConfig001 = 0x477E60;
|
||||
public const nint LegacyGameUI001 = 0x8A97A0;
|
||||
public const nint Source2ClientUI001 = 0x898A00;
|
||||
public const nint Source2ClientPrediction001 = 0x7AC110;
|
||||
public const nint ClientToolsInfo_001 = 0x730A20;
|
||||
public const nint Source2Client002 = 0x730A40;
|
||||
public const nint GameClientExports001 = 0x730A30;
|
||||
public const nint EmptyWorldService001_Client = 0x483430;
|
||||
public const nint Source2ClientConfig001 = 0x46E670;
|
||||
}
|
||||
|
||||
public static class engine2_dll { // engine2.dll
|
||||
public const nint SimpleEngineLoopService_001 = 0x1E65E0;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1DC0E0;
|
||||
public const nint KeyValueCache001 = 0x1D8720;
|
||||
public const nint HostStateMgr001 = 0x1D5F20;
|
||||
public const nint GameEventSystemServerV001 = 0x1D15C0;
|
||||
public const nint GameEventSystemClientV001 = 0x1D15B0;
|
||||
public const nint EngineServiceMgr001 = 0x1CD280;
|
||||
public const nint VProfService_001 = 0x1BAA30;
|
||||
public const nint ToolService_001 = 0x1B9780;
|
||||
public const nint StatsService_001 = 0x1B4A00;
|
||||
public const nint SplitScreenService_001 = 0x1B1BA0;
|
||||
public const nint SoundService_001 = 0x1AB680;
|
||||
public const nint ScreenshotService001 = 0x1A70F0;
|
||||
public const nint RenderService_001 = 0x1A4450;
|
||||
public const nint NetworkService_001 = 0x1A3F60;
|
||||
public const nint NetworkServerService_001 = 0x19EE10;
|
||||
public const nint NetworkP2PService_001 = 0x19A8C0;
|
||||
public const nint NetworkClientService_001 = 0x194550;
|
||||
public const nint MapListService_001 = 0x18D520;
|
||||
public const nint InputService_001 = 0x17B600;
|
||||
public const nint GameUIService_001 = 0x175D30;
|
||||
public const nint GameResourceServiceServerV001 = 0x173A90;
|
||||
public const nint GameResourceServiceClientV001 = 0x173A80;
|
||||
public const nint BugService001 = 0x16CA20;
|
||||
public const nint BenchmarkService001 = 0x16B1C0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1189D0;
|
||||
public const nint EngineGameUI001 = 0x117D60;
|
||||
public const nint INETSUPPORT_001 = 0xE73A0;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA2820;
|
||||
public const nint Source2EngineToServer001 = 0x8B7D0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x842A0;
|
||||
public const nint Source2EngineToClient001 = 0x5AA30;
|
||||
public const nint SimpleEngineLoopService_001 = 0x1F5620;
|
||||
public const nint ClientServerEngineLoopService_001 = 0x1E9500;
|
||||
public const nint KeyValueCache001 = 0x1E5C60;
|
||||
public const nint HostStateMgr001 = 0x1E3440;
|
||||
public const nint GameEventSystemServerV001 = 0x1DE9F0;
|
||||
public const nint GameEventSystemClientV001 = 0x1DE9E0;
|
||||
public const nint EngineServiceMgr001 = 0x1DA340;
|
||||
public const nint VProfService_001 = 0x1C7920;
|
||||
public const nint ToolService_001 = 0x1C65A0;
|
||||
public const nint StatsService_001 = 0x1C1950;
|
||||
public const nint SplitScreenService_001 = 0x1BEC70;
|
||||
public const nint SoundService_001 = 0x1B83B0;
|
||||
public const nint ScreenshotService001 = 0x1B3DB0;
|
||||
public const nint RenderService_001 = 0x1B13F0;
|
||||
public const nint NetworkService_001 = 0x1B0F00;
|
||||
public const nint NetworkServerService_001 = 0x1ABCE0;
|
||||
public const nint NetworkP2PService_001 = 0x1A7770;
|
||||
public const nint NetworkClientService_001 = 0x1A0A30;
|
||||
public const nint MapListService_001 = 0x199870;
|
||||
public const nint InputService_001 = 0x187180;
|
||||
public const nint GameUIService_001 = 0x181680;
|
||||
public const nint GameResourceServiceServerV001 = 0x17ECE0;
|
||||
public const nint GameResourceServiceClientV001 = 0x17ECD0;
|
||||
public const nint BugService001 = 0x177B10;
|
||||
public const nint BenchmarkService001 = 0x1762B0;
|
||||
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1220F0;
|
||||
public const nint EngineGameUI001 = 0x121480;
|
||||
public const nint INETSUPPORT_001 = 0xF04D0;
|
||||
public const nint Source2EngineToServerStringTable001 = 0xA9110;
|
||||
public const nint Source2EngineToServer001 = 0x91EE0;
|
||||
public const nint Source2EngineToClientStringTable001 = 0x8A910;
|
||||
public const nint Source2EngineToClient001 = 0x61830;
|
||||
}
|
||||
|
||||
public static class filesystem_stdio_dll { // filesystem_stdio.dll
|
||||
public const nint VAsyncFileSystem2_001 = 0x679D0;
|
||||
public const nint VFileSystem017 = 0x679C0;
|
||||
public const nint VAsyncFileSystem2_001 = 0x67960;
|
||||
public const nint VFileSystem017 = 0x67950;
|
||||
}
|
||||
|
||||
public static class host_dll { // host.dll
|
||||
public const nint Source2Host001 = 0x18E10;
|
||||
public const nint SinglePlayerSharedMemory001 = 0x18A90;
|
||||
public const nint SaveRestoreDataVersion001 = 0x18A80;
|
||||
public const nint PredictionDiffManager001 = 0x16E20;
|
||||
public const nint HostUtils001 = 0x12550;
|
||||
public const nint GameSystem2HostHook = 0x11DA0;
|
||||
public const nint GameModelInfo001 = 0x11CC0;
|
||||
public const nint DebugDrawQueueManager001 = 0x11710;
|
||||
public const nint Source2Host001 = 0x193F0;
|
||||
public const nint SinglePlayerSharedMemory001 = 0x19070;
|
||||
public const nint SaveRestoreDataVersion001 = 0x19060;
|
||||
public const nint PredictionDiffManager001 = 0x17340;
|
||||
public const nint HostUtils001 = 0x12920;
|
||||
public const nint GameSystem2HostHook = 0x12170;
|
||||
public const nint GameModelInfo001 = 0x12090;
|
||||
public const nint DebugDrawQueueManager001 = 0x11AE0;
|
||||
}
|
||||
|
||||
public static class imemanager_dll { // imemanager.dll
|
||||
@@ -75,8 +75,8 @@ public static class imemanager_dll { // imemanager.dll
|
||||
}
|
||||
|
||||
public static class inputsystem_dll { // inputsystem.dll
|
||||
public const nint InputSystemVersion001 = 0x28D0;
|
||||
public const nint InputStackSystemVersion001 = 0x16F0;
|
||||
public const nint InputSystemVersion001 = 0x2A40;
|
||||
public const nint InputStackSystemVersion001 = 0x1850;
|
||||
}
|
||||
|
||||
public static class localize_dll { // localize.dll
|
||||
@@ -84,100 +84,100 @@ public static class localize_dll { // localize.dll
|
||||
}
|
||||
|
||||
public static class matchmaking_dll { // matchmaking.dll
|
||||
public const nint GameTypes001 = 0x50300;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x1017D0;
|
||||
public const nint GameTypes001 = 0x53800;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x105690;
|
||||
}
|
||||
|
||||
public static class materialsystem2_dll { // materialsystem2.dll
|
||||
public const nint MaterialUtils_001 = 0x4DCB0;
|
||||
public const nint TextLayout_001 = 0x4A400;
|
||||
public const nint PostProcessingSystem_001 = 0x42B80;
|
||||
public const nint FontManager_001 = 0x37A20;
|
||||
public const nint VMaterialSystem2_001 = 0x25FC0;
|
||||
public const nint MaterialUtils_001 = 0x4DB40;
|
||||
public const nint TextLayout_001 = 0x4A200;
|
||||
public const nint PostProcessingSystem_001 = 0x42A80;
|
||||
public const nint FontManager_001 = 0x37A80;
|
||||
public const nint VMaterialSystem2_001 = 0x25F80;
|
||||
}
|
||||
|
||||
public static class meshsystem_dll { // meshsystem.dll
|
||||
public const nint MeshSystem001 = 0x7270;
|
||||
public const nint MeshSystem001 = 0x7440;
|
||||
}
|
||||
|
||||
public static class navsystem_dll { // navsystem.dll
|
||||
public const nint NavSystem001 = 0x76F0;
|
||||
public const nint NavSystem001 = 0x8E30;
|
||||
}
|
||||
|
||||
public static class networksystem_dll { // networksystem.dll
|
||||
public const nint SerializedEntitiesVersion001 = 0xD1920;
|
||||
public const nint NetworkSystemVersion001 = 0xBC2B0;
|
||||
public const nint NetworkMessagesVersion001 = 0x9CA00;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7C770;
|
||||
public const nint SerializedEntitiesVersion001 = 0xD5590;
|
||||
public const nint NetworkSystemVersion001 = 0xBF930;
|
||||
public const nint NetworkMessagesVersion001 = 0x9FBC0;
|
||||
public const nint FlattenedSerializersVersion001 = 0x7EF20;
|
||||
}
|
||||
|
||||
public static class panorama_dll { // panorama.dll
|
||||
public const nint PanoramaUIEngine001 = 0x57EE0;
|
||||
public const nint PanoramaUIEngine001 = 0x5D960;
|
||||
}
|
||||
|
||||
public static class panorama_text_pango_dll { // panorama_text_pango.dll
|
||||
public const nint PanoramaTextServices001 = 0x4CBD0;
|
||||
public const nint PanoramaTextServices001 = 0x4CBE0;
|
||||
}
|
||||
|
||||
public static class panoramauiclient_dll { // panoramauiclient.dll
|
||||
public const nint PanoramaUIClient001 = 0x12780;
|
||||
public const nint PanoramaUIClient001 = 0x11EA0;
|
||||
}
|
||||
|
||||
public static class particles_dll { // particles.dll
|
||||
public const nint ParticleSystemMgr003 = 0x52D20;
|
||||
public const nint ParticleSystemMgr003 = 0x5C380;
|
||||
}
|
||||
|
||||
public static class pulse_system_dll { // pulse_system.dll
|
||||
public const nint IPulseSystem_001 = 0x5B30;
|
||||
public const nint IPulseSystem_001 = 0x93C0;
|
||||
}
|
||||
|
||||
public static class rendersystemdx11_dll { // rendersystemdx11.dll
|
||||
public const nint RenderUtils_001 = 0x53330;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4A8C0;
|
||||
public const nint RenderDeviceMgr001 = 0x4A8B0;
|
||||
public const nint RenderUtils_001 = 0x53680;
|
||||
public const nint VRenderDeviceMgrBackdoor001 = 0x4AD70;
|
||||
public const nint RenderDeviceMgr001 = 0x4AD60;
|
||||
}
|
||||
|
||||
public static class resourcesystem_dll { // resourcesystem.dll
|
||||
public const nint ResourceSystem013 = 0x10650;
|
||||
public const nint ResourceSystem013 = 0x10920;
|
||||
}
|
||||
|
||||
public static class scenefilecache_dll { // scenefilecache.dll
|
||||
public const nint SceneFileCache002 = 0x68E0;
|
||||
public const nint ResponseRulesCache001 = 0x3190;
|
||||
public const nint SceneFileCache002 = 0x6A60;
|
||||
public const nint ResponseRulesCache001 = 0x31A0;
|
||||
}
|
||||
|
||||
public static class scenesystem_dll { // scenesystem.dll
|
||||
public const nint SceneUtils_001 = 0x13C9E0;
|
||||
public const nint SceneSystem_002 = 0xCAA30;
|
||||
public const nint RenderingPipelines_001 = 0x8E8A0;
|
||||
public const nint SceneUtils_001 = 0x12FCE0;
|
||||
public const nint SceneSystem_002 = 0xBD1F0;
|
||||
public const nint RenderingPipelines_001 = 0x86470;
|
||||
}
|
||||
|
||||
public static class schemasystem_dll { // schemasystem.dll
|
||||
public const nint SchemaSystem_001 = 0xA930;
|
||||
public const nint SchemaSystem_001 = 0xAA50;
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
public const nint NavGameTest001 = 0xA3E8C0;
|
||||
public const nint ServerToolsInfo_001 = 0x8417A0;
|
||||
public const nint Source2GameClients001 = 0x8417B0;
|
||||
public const nint Source2GameEntities001 = 0x8417C0;
|
||||
public const nint Source2Server001 = 0x8417D0;
|
||||
public const nint EmptyWorldService001_Server = 0x593560;
|
||||
public const nint Source2ServerConfig001 = 0x573490;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2D1AA0;
|
||||
public const nint customnavsystem001 = 0x24ECD0;
|
||||
public const nint Source2GameDirector001 = 0x146430;
|
||||
public const nint NavGameTest001 = 0xA41120;
|
||||
public const nint ServerToolsInfo_001 = 0x82F350;
|
||||
public const nint Source2GameClients001 = 0x82F360;
|
||||
public const nint Source2GameEntities001 = 0x82F370;
|
||||
public const nint Source2Server001 = 0x82F380;
|
||||
public const nint EmptyWorldService001_Server = 0x5738E0;
|
||||
public const nint Source2ServerConfig001 = 0x5652F0;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2B8F30;
|
||||
public const nint customnavsystem001 = 0x235DF0;
|
||||
public const nint Source2GameDirector001 = 0x129FB0;
|
||||
}
|
||||
|
||||
public static class soundsystem_dll { // soundsystem.dll
|
||||
public const nint SoundOpSystem001 = 0x157B00;
|
||||
public const nint SoundOpSystemEdit001 = 0x8CEE0;
|
||||
public const nint VMixEditTool001 = 0x71FF0;
|
||||
public const nint SoundSystem001 = 0x46AE0;
|
||||
public const nint SoundOpSystem001 = 0x16A640;
|
||||
public const nint SoundOpSystemEdit001 = 0x96A50;
|
||||
public const nint VMixEditTool001 = 0x75C30;
|
||||
public const nint SoundSystem001 = 0x48320;
|
||||
}
|
||||
|
||||
public static class steamaudio_dll { // steamaudio.dll
|
||||
public const nint SteamAudio001 = 0x12EE0;
|
||||
public const nint SteamAudio001 = 0x5AA70;
|
||||
}
|
||||
|
||||
public static class steamclient64_dll { // steamclient64.dll
|
||||
@@ -204,14 +204,14 @@ public static class steamclient64_dll { // steamclient64.dll
|
||||
}
|
||||
|
||||
public static class tier0_dll { // tier0.dll
|
||||
public const nint VStringTokenSystem001 = 0x18C360;
|
||||
public const nint TestScriptMgr001 = 0x13F6C0;
|
||||
public const nint VProcessUtils002 = 0x12F840;
|
||||
public const nint VEngineCvar007 = 0x619D0;
|
||||
public const nint VStringTokenSystem001 = 0x190B00;
|
||||
public const nint TestScriptMgr001 = 0x140C90;
|
||||
public const nint VProcessUtils002 = 0x132170;
|
||||
public const nint VEngineCvar007 = 0x635C0;
|
||||
}
|
||||
|
||||
public static class v8system_dll { // v8system.dll
|
||||
public const nint Source2V8System001 = 0x1670;
|
||||
public const nint Source2V8System001 = 0x1690;
|
||||
}
|
||||
|
||||
public static class valve_avi_dll { // valve_avi.dll
|
||||
@@ -223,12 +223,12 @@ public static class valve_wmf_dll { // valve_wmf.dll
|
||||
}
|
||||
|
||||
public static class vphysics2_dll { // vphysics2.dll
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x61990;
|
||||
public const nint VPhysics2_Interface_001 = 0x5CFB0;
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x5BCB0;
|
||||
public const nint VPhysics2_Interface_001 = 0x57130;
|
||||
}
|
||||
|
||||
public static class vscript_dll { // vscript.dll
|
||||
public const nint VScriptManager010 = 0x31DA0;
|
||||
public const nint VScriptManager010 = 0x32000;
|
||||
}
|
||||
|
||||
public static class vstdlib_s64_dll { // vstdlib_s64.dll
|
||||
@@ -237,5 +237,5 @@ public static class vstdlib_s64_dll { // vstdlib_s64.dll
|
||||
}
|
||||
|
||||
public static class worldrenderer_dll { // worldrenderer.dll
|
||||
public const nint WorldRendererMgr001 = 0x21650;
|
||||
public const nint WorldRendererMgr001 = 0x205E0;
|
||||
}
|
||||
Reference in New Issue
Block a user