mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-12-27 22:30:01 +08:00
Game update (14127)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-12-06 01:16:28.578653900 UTC
|
||||
// 2025-12-09 02:09:00.131920200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -24,26 +24,26 @@ pub mod cs2_dumper {
|
||||
// Module: engine2.dll
|
||||
pub mod engine2_dll {
|
||||
pub const BenchmarkService001: usize = 0x5F7630;
|
||||
pub const BugService001: usize = 0x8ABC60;
|
||||
pub const ClientServerEngineLoopService_001: usize = 0x8ED370;
|
||||
pub const BugService001: usize = 0x8ABC80;
|
||||
pub const ClientServerEngineLoopService_001: usize = 0x8ED390;
|
||||
pub const EngineGameUI001: usize = 0x5F52F0;
|
||||
pub const EngineServiceMgr001: usize = 0x8ECC70;
|
||||
pub const GameEventSystemClientV001: usize = 0x8ECF40;
|
||||
pub const GameEventSystemServerV001: usize = 0x8ED060;
|
||||
pub const EngineServiceMgr001: usize = 0x8ECC90;
|
||||
pub const GameEventSystemClientV001: usize = 0x8ECF60;
|
||||
pub const GameEventSystemServerV001: usize = 0x8ED080;
|
||||
pub const GameResourceServiceClientV001: usize = 0x5F7730;
|
||||
pub const GameResourceServiceServerV001: usize = 0x5F7790;
|
||||
pub const GameUIService_001: usize = 0x8AC090;
|
||||
pub const GameUIService_001: usize = 0x8AC0B0;
|
||||
pub const HostStateMgr001: usize = 0x5F7FF0;
|
||||
pub const INETSUPPORT_001: usize = 0x5F0870;
|
||||
pub const InputService_001: usize = 0x8AC380;
|
||||
pub const InputService_001: usize = 0x8AC3A0;
|
||||
pub const KeyValueCache001: usize = 0x5F80A0;
|
||||
pub const MapListService_001: usize = 0x8EB2F0;
|
||||
pub const NetworkClientService_001: usize = 0x8EB480;
|
||||
pub const NetworkP2PService_001: usize = 0x8EB7A0;
|
||||
pub const NetworkServerService_001: usize = 0x8EB930;
|
||||
pub const MapListService_001: usize = 0x8EB310;
|
||||
pub const NetworkClientService_001: usize = 0x8EB4A0;
|
||||
pub const NetworkP2PService_001: usize = 0x8EB7C0;
|
||||
pub const NetworkServerService_001: usize = 0x8EB950;
|
||||
pub const NetworkService_001: usize = 0x5F7900;
|
||||
pub const RenderService_001: usize = 0x8EBB90;
|
||||
pub const ScreenshotService001: usize = 0x8EBE40;
|
||||
pub const RenderService_001: usize = 0x8EBBB0;
|
||||
pub const ScreenshotService001: usize = 0x8EBE60;
|
||||
pub const SimpleEngineLoopService_001: usize = 0x5F8100;
|
||||
pub const SoundService_001: usize = 0x5F7940;
|
||||
pub const Source2EngineToClient001: usize = 0x5F4980;
|
||||
@@ -51,7 +51,7 @@ pub mod cs2_dumper {
|
||||
pub const Source2EngineToServer001: usize = 0x5F4A58;
|
||||
pub const Source2EngineToServerStringTable001: usize = 0x5F4A80;
|
||||
pub const SplitScreenService_001: usize = 0x5F7C40;
|
||||
pub const StatsService_001: usize = 0x8EC240;
|
||||
pub const StatsService_001: usize = 0x8EC260;
|
||||
pub const ToolService_001: usize = 0x5F7E00;
|
||||
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x5F5380;
|
||||
pub const VProfService_001: usize = 0x5F7E40;
|
||||
|
||||
Reference in New Issue
Block a user