📦 Game Update 13966

This commit is contained in:
a2x
2023-11-03 11:50:43 +10:00
parent 2b5e87c849
commit 1d32f72cd5
80 changed files with 6318 additions and 6128 deletions

View File

@@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Fri, 27 Oct 2023 01:03:23 +0000
* Fri, 3 Nov 2023 01:49:49 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
@@ -11,49 +11,49 @@ pub mod animationsystem_dll { // animationsystem.dll
}
pub mod client_dll { // client.dll
pub const LegacyGameUI001: usize = 0x892500;
pub const Source2ClientUI001: usize = 0x881220;
pub const Source2ClientPrediction001: usize = 0x79EB10;
pub const ClientToolsInfo_001: usize = 0x72AA20;
pub const Source2Client002: usize = 0x72AA40;
pub const GameClientExports001: usize = 0x72AA30;
pub const EmptyWorldService001_Client: usize = 0x48C470;
pub const Source2ClientConfig001: usize = 0x473480;
pub const LegacyGameUI001: usize = 0x8996A0;
pub const Source2ClientUI001: usize = 0x8883C0;
pub const Source2ClientPrediction001: usize = 0x7A1860;
pub const ClientToolsInfo_001: usize = 0x72D800;
pub const Source2Client002: usize = 0x72D820;
pub const GameClientExports001: usize = 0x72D810;
pub const EmptyWorldService001_Client: usize = 0x48DEB0;
pub const Source2ClientConfig001: usize = 0x474EC0;
}
pub mod engine2_dll { // engine2.dll
pub const SimpleEngineLoopService_001: usize = 0x1E26D0;
pub const ClientServerEngineLoopService_001: usize = 0x1D83A0;
pub const KeyValueCache001: usize = 0x1D49E0;
pub const HostStateMgr001: usize = 0x1D23F0;
pub const GameEventSystemServerV001: usize = 0x1CDAB0;
pub const GameEventSystemClientV001: usize = 0x1CDAA0;
pub const EngineServiceMgr001: usize = 0x1C9790;
pub const VProfService_001: usize = 0x1B7220;
pub const ToolService_001: usize = 0x1B5F70;
pub const StatsService_001: usize = 0x1B11F0;
pub const SplitScreenService_001: usize = 0x1AE460;
pub const SoundService_001: usize = 0x1A8FB0;
pub const ScreenshotService001: usize = 0x1A4E80;
pub const RenderService_001: usize = 0x1A21E0;
pub const NetworkService_001: usize = 0x1A1CF0;
pub const NetworkServerService_001: usize = 0x19CD90;
pub const NetworkP2PService_001: usize = 0x1987A0;
pub const NetworkClientService_001: usize = 0x1923D0;
pub const MapListService_001: usize = 0x18B3A0;
pub const InputService_001: usize = 0x179220;
pub const GameUIService_001: usize = 0x173A40;
pub const GameResourceServiceServerV001: usize = 0x1717A0;
pub const GameResourceServiceClientV001: usize = 0x171790;
pub const BugService001: usize = 0x16A7C0;
pub const BenchmarkService001: usize = 0x168F90;
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x116B70;
pub const EngineGameUI001: usize = 0x115F00;
pub const INETSUPPORT_001: usize = 0xE6110;
pub const Source2EngineToServerStringTable001: usize = 0xA10E0;
pub const Source2EngineToServer001: usize = 0x8AF40;
pub const Source2EngineToClientStringTable001: usize = 0x83C60;
pub const Source2EngineToClient001: usize = 0x5A6A0;
pub const SimpleEngineLoopService_001: usize = 0x1E32D0;
pub const ClientServerEngineLoopService_001: usize = 0x1D8FA0;
pub const KeyValueCache001: usize = 0x1D55E0;
pub const HostStateMgr001: usize = 0x1D2DE0;
pub const GameEventSystemServerV001: usize = 0x1CE480;
pub const GameEventSystemClientV001: usize = 0x1CE470;
pub const EngineServiceMgr001: usize = 0x1CA160;
pub const VProfService_001: usize = 0x1B7BF0;
pub const ToolService_001: usize = 0x1B6940;
pub const StatsService_001: usize = 0x1B1BC0;
pub const SplitScreenService_001: usize = 0x1AEE30;
pub const SoundService_001: usize = 0x1A9970;
pub const ScreenshotService001: usize = 0x1A5840;
pub const RenderService_001: usize = 0x1A2BA0;
pub const NetworkService_001: usize = 0x1A26B0;
pub const NetworkServerService_001: usize = 0x19D750;
pub const NetworkP2PService_001: usize = 0x199160;
pub const NetworkClientService_001: usize = 0x192D90;
pub const MapListService_001: usize = 0x18BD60;
pub const InputService_001: usize = 0x179BE0;
pub const GameUIService_001: usize = 0x174400;
pub const GameResourceServiceServerV001: usize = 0x172160;
pub const GameResourceServiceClientV001: usize = 0x172150;
pub const BugService001: usize = 0x16B180;
pub const BenchmarkService001: usize = 0x169950;
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x116ED0;
pub const EngineGameUI001: usize = 0x116260;
pub const INETSUPPORT_001: usize = 0xE6470;
pub const Source2EngineToServerStringTable001: usize = 0xA1420;
pub const Source2EngineToServer001: usize = 0x8B260;
pub const Source2EngineToClientStringTable001: usize = 0x83F80;
pub const Source2EngineToClient001: usize = 0x5A9C0;
}
pub mod filesystem_stdio_dll { // filesystem_stdio.dll
@@ -107,9 +107,9 @@ pub mod navsystem_dll { // navsystem.dll
}
pub mod networksystem_dll { // networksystem.dll
pub const SerializedEntitiesVersion001: usize = 0xD1AE0;
pub const NetworkSystemVersion001: usize = 0xBBFA0;
pub const NetworkMessagesVersion001: usize = 0x9C040;
pub const SerializedEntitiesVersion001: usize = 0xD1AD0;
pub const NetworkSystemVersion001: usize = 0xBBF90;
pub const NetworkMessagesVersion001: usize = 0x9C030;
pub const FlattenedSerializersVersion001: usize = 0x7B8A0;
}
@@ -149,9 +149,9 @@ pub mod scenefilecache_dll { // scenefilecache.dll
}
pub mod scenesystem_dll { // scenesystem.dll
pub const SceneUtils_001: usize = 0x13D030;
pub const SceneSystem_002: usize = 0xCAE10;
pub const RenderingPipelines_001: usize = 0x8EED0;
pub const SceneUtils_001: usize = 0x13C370;
pub const SceneSystem_002: usize = 0xCA160;
pub const RenderingPipelines_001: usize = 0x8E420;
}
pub mod schemasystem_dll { // schemasystem.dll
@@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll
}
pub mod server_dll { // server.dll
pub const NavGameTest001: usize = 0xA2D610;
pub const ServerToolsInfo_001: usize = 0x831EE0;
pub const Source2GameClients001: usize = 0x831EF0;
pub const Source2GameEntities001: usize = 0x831F00;
pub const Source2Server001: usize = 0x831F10;
pub const EmptyWorldService001_Server: usize = 0x588530;
pub const Source2ServerConfig001: usize = 0x568530;
pub const EntitySubclassUtilsV001: usize = 0x2C87D0;
pub const customnavsystem001: usize = 0x2451B0;
pub const Source2GameDirector001: usize = 0x13F130;
pub const NavGameTest001: usize = 0xA346B0;
pub const ServerToolsInfo_001: usize = 0x838410;
pub const Source2GameClients001: usize = 0x838420;
pub const Source2GameEntities001: usize = 0x838430;
pub const Source2Server001: usize = 0x838440;
pub const EmptyWorldService001_Server: usize = 0x58D6A0;
pub const Source2ServerConfig001: usize = 0x56D6B0;
pub const EntitySubclassUtilsV001: usize = 0x2CD440;
pub const customnavsystem001: usize = 0x24A370;
pub const Source2GameDirector001: usize = 0x151E80;
}
pub mod soundsystem_dll { // soundsystem.dll
@@ -183,31 +183,31 @@ pub mod steamaudio_dll { // steamaudio.dll
}
pub mod steamclient64_dll { // steamclient64.dll
pub const IVALIDATE001: usize = 0x83A8B0;
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x836760;
pub const SteamClient020: usize = 0x6313C0;
pub const SteamClient019: usize = 0x6313B0;
pub const SteamClient018: usize = 0x6313A0;
pub const SteamClient017: usize = 0x631390;
pub const SteamClient016: usize = 0x631380;
pub const SteamClient015: usize = 0x631370;
pub const SteamClient014: usize = 0x631360;
pub const SteamClient013: usize = 0x631350;
pub const SteamClient012: usize = 0x631340;
pub const SteamClient011: usize = 0x631330;
pub const SteamClient010: usize = 0x631320;
pub const SteamClient009: usize = 0x631310;
pub const SteamClient008: usize = 0x631300;
pub const SteamClient007: usize = 0x6312F0;
pub const SteamClient006: usize = 0x6312E0;
pub const IVALIDATE001: usize = 0x83A900;
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8367B0;
pub const SteamClient020: usize = 0x631440;
pub const SteamClient019: usize = 0x631430;
pub const SteamClient018: usize = 0x631420;
pub const SteamClient017: usize = 0x631410;
pub const SteamClient016: usize = 0x631400;
pub const SteamClient015: usize = 0x6313F0;
pub const SteamClient014: usize = 0x6313E0;
pub const SteamClient013: usize = 0x6313D0;
pub const SteamClient012: usize = 0x6313C0;
pub const SteamClient011: usize = 0x6313B0;
pub const SteamClient010: usize = 0x6313A0;
pub const SteamClient009: usize = 0x631390;
pub const SteamClient008: usize = 0x631380;
pub const SteamClient007: usize = 0x631370;
pub const SteamClient006: usize = 0x631360;
pub const p2pvoice002: usize = 0xD93D0;
pub const p2pvoicesingleton002: usize = 0xD5D70;
}
pub mod tier0_dll { // tier0.dll
pub const VStringTokenSystem001: usize = 0x18C060;
pub const TestScriptMgr001: usize = 0x13F3C0;
pub const VProcessUtils002: usize = 0x12F540;
pub const VStringTokenSystem001: usize = 0x18C100;
pub const TestScriptMgr001: usize = 0x13F460;
pub const VProcessUtils002: usize = 0x12F5E0;
pub const VEngineCvar007: usize = 0x61920;
}
@@ -238,5 +238,5 @@ pub mod vstdlib_s64_dll { // vstdlib_s64.dll
}
pub mod worldrenderer_dll { // worldrenderer.dll
pub const WorldRendererMgr001: usize = 0x21530;
pub const WorldRendererMgr001: usize = 0x21650;
}