From 67e7009ee1fa7eeded0facb06264f9baab1c302c Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:12:44 +1000 Subject: [PATCH] Game update (14044) --- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 34 ++++++++++++++++----------------- output/buttons.hpp | 34 ++++++++++++++++----------------- output/buttons.json | 32 +++++++++++++++---------------- output/buttons.rs | 34 ++++++++++++++++----------------- output/client_dll.cs | 2 +- output/client_dll.hpp | 2 +- output/client_dll.rs | 2 +- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 4 ++-- output/interfaces.cs | 34 ++++++++++++++++----------------- output/interfaces.hpp | 34 ++++++++++++++++----------------- output/interfaces.json | 32 +++++++++++++++---------------- output/interfaces.rs | 34 ++++++++++++++++----------------- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 32 +++++++++++++++---------------- output/offsets.hpp | 32 +++++++++++++++---------------- output/offsets.json | 30 ++++++++++++++--------------- output/offsets.rs | 32 +++++++++++++++---------------- output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 11 +++++------ output/server_dll.hpp | 11 +++++------ output/server_dll.json | 17 ++--------------- output/server_dll.rs | 11 +++++------ output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 65 files changed, 264 insertions(+), 280 deletions(-) diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 43d65f7c..73c11979 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index d11be37a..38f1f384 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 69f1742c..7ee7dec9 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index fa69aa33..b523aff4 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x182E6B0; - public const nint attack2 = 0x182E740; - public const nint back = 0x182E980; - public const nint duck = 0x182EC50; - public const nint forward = 0x182E8F0; - public const nint jump = 0x182EBC0; - public const nint left = 0x182EA10; - public const nint lookatweapon = 0x1A3C790; - public const nint reload = 0x182E620; - public const nint right = 0x182EAA0; - public const nint showscores = 0x1A3C670; - public const nint sprint = 0x182E590; - public const nint turnleft = 0x182E7D0; - public const nint turnright = 0x182E860; - public const nint use = 0x182EB30; - public const nint zoom = 0x1A3C700; + public const nint attack = 0x182F6B0; + public const nint attack2 = 0x182F740; + public const nint back = 0x182F980; + public const nint duck = 0x182FC50; + public const nint forward = 0x182F8F0; + public const nint jump = 0x182FBC0; + public const nint left = 0x182FA10; + public const nint lookatweapon = 0x1A3D810; + public const nint reload = 0x182F620; + public const nint right = 0x182FAA0; + public const nint showscores = 0x1A3D6F0; + public const nint sprint = 0x182F590; + public const nint turnleft = 0x182F7D0; + public const nint turnright = 0x182F860; + public const nint use = 0x182FB30; + public const nint zoom = 0x1A3D780; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index a8c4d6ba..d8762f4c 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x182E6B0; - constexpr std::ptrdiff_t attack2 = 0x182E740; - constexpr std::ptrdiff_t back = 0x182E980; - constexpr std::ptrdiff_t duck = 0x182EC50; - constexpr std::ptrdiff_t forward = 0x182E8F0; - constexpr std::ptrdiff_t jump = 0x182EBC0; - constexpr std::ptrdiff_t left = 0x182EA10; - constexpr std::ptrdiff_t lookatweapon = 0x1A3C790; - constexpr std::ptrdiff_t reload = 0x182E620; - constexpr std::ptrdiff_t right = 0x182EAA0; - constexpr std::ptrdiff_t showscores = 0x1A3C670; - constexpr std::ptrdiff_t sprint = 0x182E590; - constexpr std::ptrdiff_t turnleft = 0x182E7D0; - constexpr std::ptrdiff_t turnright = 0x182E860; - constexpr std::ptrdiff_t use = 0x182EB30; - constexpr std::ptrdiff_t zoom = 0x1A3C700; + constexpr std::ptrdiff_t attack = 0x182F6B0; + constexpr std::ptrdiff_t attack2 = 0x182F740; + constexpr std::ptrdiff_t back = 0x182F980; + constexpr std::ptrdiff_t duck = 0x182FC50; + constexpr std::ptrdiff_t forward = 0x182F8F0; + constexpr std::ptrdiff_t jump = 0x182FBC0; + constexpr std::ptrdiff_t left = 0x182FA10; + constexpr std::ptrdiff_t lookatweapon = 0x1A3D810; + constexpr std::ptrdiff_t reload = 0x182F620; + constexpr std::ptrdiff_t right = 0x182FAA0; + constexpr std::ptrdiff_t showscores = 0x1A3D6F0; + constexpr std::ptrdiff_t sprint = 0x182F590; + constexpr std::ptrdiff_t turnleft = 0x182F7D0; + constexpr std::ptrdiff_t turnright = 0x182F860; + constexpr std::ptrdiff_t use = 0x182FB30; + constexpr std::ptrdiff_t zoom = 0x1A3D780; } } diff --git a/output/buttons.json b/output/buttons.json index 726ac465..11d4a6c1 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 25355952, - "attack2": 25356096, - "back": 25356672, - "duck": 25357392, - "forward": 25356528, - "jump": 25357248, - "left": 25356816, - "lookatweapon": 27510672, - "reload": 25355808, - "right": 25356960, - "showscores": 27510384, - "sprint": 25355664, - "turnleft": 25356240, - "turnright": 25356384, - "use": 25357104, - "zoom": 27510528 + "attack": 25360048, + "attack2": 25360192, + "back": 25360768, + "duck": 25361488, + "forward": 25360624, + "jump": 25361344, + "left": 25360912, + "lookatweapon": 27514896, + "reload": 25359904, + "right": 25361056, + "showscores": 27514608, + "sprint": 25359760, + "turnleft": 25360336, + "turnright": 25360480, + "use": 25361200, + "zoom": 27514752 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index f8d72e4e..b154b893 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x182E6B0; - pub const attack2: usize = 0x182E740; - pub const back: usize = 0x182E980; - pub const duck: usize = 0x182EC50; - pub const forward: usize = 0x182E8F0; - pub const jump: usize = 0x182EBC0; - pub const left: usize = 0x182EA10; - pub const lookatweapon: usize = 0x1A3C790; - pub const reload: usize = 0x182E620; - pub const right: usize = 0x182EAA0; - pub const showscores: usize = 0x1A3C670; - pub const sprint: usize = 0x182E590; - pub const turnleft: usize = 0x182E7D0; - pub const turnright: usize = 0x182E860; - pub const r#use: usize = 0x182EB30; - pub const zoom: usize = 0x1A3C700; + pub const attack: usize = 0x182F6B0; + pub const attack2: usize = 0x182F740; + pub const back: usize = 0x182F980; + pub const duck: usize = 0x182FC50; + pub const forward: usize = 0x182F8F0; + pub const jump: usize = 0x182FBC0; + pub const left: usize = 0x182FA10; + pub const lookatweapon: usize = 0x1A3D810; + pub const reload: usize = 0x182F620; + pub const right: usize = 0x182FAA0; + pub const showscores: usize = 0x1A3D6F0; + pub const sprint: usize = 0x182F590; + pub const turnleft: usize = 0x182F7D0; + pub const turnright: usize = 0x182F860; + pub const r#use: usize = 0x182FB30; + pub const zoom: usize = 0x1A3D780; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 9acc93af..4e769e6a 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 9e1fa254..e62bd8a8 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 59c29bd6..d21f179e 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index ec755340..51a597b1 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index de8d954b..bb58bba9 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 54cd075a..588542f4 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host_dll.cs b/output/host_dll.cs index fc179036..0de5f259 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 680795f3..ab2f3d09 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 31c357fa..54f61bcc 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index 193940a7..b53f6667 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14043, - "timestamp": "2024-10-29T05:12:03.306756+00:00" + "build_number": 14044, + "timestamp": "2024-10-30T01:11:46.423839600+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 63ad678b..82625501 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces { } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x182DCA0; - public const nint EmptyWorldService001_Client = 0x17E9160; - public const nint GameClientExports001 = 0x182A958; - public const nint LegacyGameUI001 = 0x184AA80; - public const nint Source2Client002 = 0x1A2C610; - public const nint Source2ClientConfig001 = 0x19CC830; - public const nint Source2ClientPrediction001 = 0x1835A50; - public const nint Source2ClientUI001 = 0x1849420; + public const nint ClientToolsInfo_001 = 0x182ECA0; + public const nint EmptyWorldService001_Client = 0x17EA160; + public const nint GameClientExports001 = 0x182B958; + public const nint LegacyGameUI001 = 0x184BA80; + public const nint Source2Client002 = 0x1A2D690; + public const nint Source2ClientConfig001 = 0x19CD890; + public const nint Source2ClientPrediction001 = 0x1836A50; + public const nint Source2ClientUI001 = 0x184A420; } // Module: engine2.dll public static class Engine2Dll { @@ -157,15 +157,15 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x136DF90; + public const nint EmptyWorldService001_Server = 0x136DF80; public const nint EntitySubclassUtilsV001 = 0x131F320; - public const nint NavGameTest001 = 0x140E7D8; - public const nint ServerToolsInfo_001 = 0x13C3B08; - public const nint Source2GameClients001 = 0x13BE4B0; - public const nint Source2GameDirector001 = 0x14F1D20; - public const nint Source2GameEntities001 = 0x13C3A30; - public const nint Source2Server001 = 0x13C38A0; - public const nint Source2ServerConfig001 = 0x15ADB68; + public const nint NavGameTest001 = 0x140E748; + public const nint ServerToolsInfo_001 = 0x13C3A78; + public const nint Source2GameClients001 = 0x13BE420; + public const nint Source2GameDirector001 = 0x14F1C30; + public const nint Source2GameEntities001 = 0x13C39A0; + public const nint Source2Server001 = 0x13C3810; + public const nint Source2ServerConfig001 = 0x15ADAE8; public const nint customnavsystem001 = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 0732e24c..d3e8af6f 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x182DCA0; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x17E9160; - constexpr std::ptrdiff_t GameClientExports001 = 0x182A958; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x184AA80; - constexpr std::ptrdiff_t Source2Client002 = 0x1A2C610; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19CC830; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1835A50; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x1849420; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x182ECA0; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x17EA160; + constexpr std::ptrdiff_t GameClientExports001 = 0x182B958; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x184BA80; + constexpr std::ptrdiff_t Source2Client002 = 0x1A2D690; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19CD890; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1836A50; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x184A420; } // Module: engine2.dll namespace engine2_dll { @@ -162,15 +162,15 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x136DF90; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x136DF80; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x131F320; - constexpr std::ptrdiff_t NavGameTest001 = 0x140E7D8; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C3B08; - constexpr std::ptrdiff_t Source2GameClients001 = 0x13BE4B0; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x14F1D20; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C3A30; - constexpr std::ptrdiff_t Source2Server001 = 0x13C38A0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15ADB68; + constexpr std::ptrdiff_t NavGameTest001 = 0x140E748; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C3A78; + constexpr std::ptrdiff_t Source2GameClients001 = 0x13BE420; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x14F1C30; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C39A0; + constexpr std::ptrdiff_t Source2Server001 = 0x13C3810; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15ADAE8; constexpr std::ptrdiff_t customnavsystem001 = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/interfaces.json b/output/interfaces.json index 75f37244..0b0bfce8 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 6257584 }, "client.dll": { - "ClientToolsInfo_001": 25353376, - "EmptyWorldService001_Client": 25071968, - "GameClientExports001": 25340248, - "LegacyGameUI001": 25471616, - "Source2Client002": 27444752, - "Source2ClientConfig001": 27052080, - "Source2ClientPrediction001": 25385552, - "Source2ClientUI001": 25465888 + "ClientToolsInfo_001": 25357472, + "EmptyWorldService001_Client": 25076064, + "GameClientExports001": 25344344, + "LegacyGameUI001": 25475712, + "Source2Client002": 27448976, + "Source2ClientConfig001": 27056272, + "Source2ClientPrediction001": 25389648, + "Source2ClientUI001": 25469984 }, "engine2.dll": { "BenchmarkService001": 5458752, @@ -130,15 +130,15 @@ "SchemaSystem_001": 386960 }, "server.dll": { - "EmptyWorldService001_Server": 20373392, + "EmptyWorldService001_Server": 20373376, "EntitySubclassUtilsV001": 20050720, - "NavGameTest001": 21030872, - "ServerToolsInfo_001": 20724488, - "Source2GameClients001": 20702384, - "Source2GameDirector001": 21962016, - "Source2GameEntities001": 20724272, - "Source2Server001": 20723872, - "Source2ServerConfig001": 22731624, + "NavGameTest001": 21030728, + "ServerToolsInfo_001": 20724344, + "Source2GameClients001": 20702240, + "Source2GameDirector001": 21961776, + "Source2GameEntities001": 20724128, + "Source2Server001": 20723728, + "Source2ServerConfig001": 22731496, "customnavsystem001": 19937944 }, "soundsystem.dll": { diff --git a/output/interfaces.rs b/output/interfaces.rs index 52176ccb..77203f17 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, unused)] @@ -12,14 +12,14 @@ pub mod cs2_dumper { } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x182DCA0; - pub const EmptyWorldService001_Client: usize = 0x17E9160; - pub const GameClientExports001: usize = 0x182A958; - pub const LegacyGameUI001: usize = 0x184AA80; - pub const Source2Client002: usize = 0x1A2C610; - pub const Source2ClientConfig001: usize = 0x19CC830; - pub const Source2ClientPrediction001: usize = 0x1835A50; - pub const Source2ClientUI001: usize = 0x1849420; + pub const ClientToolsInfo_001: usize = 0x182ECA0; + pub const EmptyWorldService001_Client: usize = 0x17EA160; + pub const GameClientExports001: usize = 0x182B958; + pub const LegacyGameUI001: usize = 0x184BA80; + pub const Source2Client002: usize = 0x1A2D690; + pub const Source2ClientConfig001: usize = 0x19CD890; + pub const Source2ClientPrediction001: usize = 0x1836A50; + pub const Source2ClientUI001: usize = 0x184A420; } // Module: engine2.dll pub mod engine2_dll { @@ -160,15 +160,15 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x136DF90; + pub const EmptyWorldService001_Server: usize = 0x136DF80; pub const EntitySubclassUtilsV001: usize = 0x131F320; - pub const NavGameTest001: usize = 0x140E7D8; - pub const ServerToolsInfo_001: usize = 0x13C3B08; - pub const Source2GameClients001: usize = 0x13BE4B0; - pub const Source2GameDirector001: usize = 0x14F1D20; - pub const Source2GameEntities001: usize = 0x13C3A30; - pub const Source2Server001: usize = 0x13C38A0; - pub const Source2ServerConfig001: usize = 0x15ADB68; + pub const NavGameTest001: usize = 0x140E748; + pub const ServerToolsInfo_001: usize = 0x13C3A78; + pub const Source2GameClients001: usize = 0x13BE420; + pub const Source2GameDirector001: usize = 0x14F1C30; + pub const Source2GameEntities001: usize = 0x13C39A0; + pub const Source2Server001: usize = 0x13C3810; + pub const Source2ServerConfig001: usize = 0x15ADAE8; pub const customnavsystem001: usize = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 8abe0989..e9f210e5 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index ce88b604..5eb4e4c4 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 7053d32d..aaed9f7d 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index ccacd31e..cacb925f 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index af611640..a7cdece1 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index c4691ed5..afa42a6e 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index caa59c38..f378be41 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1A3C870; - public const nint dwEntityList = 0x19D0A38; - public const nint dwGameEntitySystem = 0x1AEAC28; + public const nint dwCSGOInput = 0x1A3D8F0; + public const nint dwEntityList = 0x19D1A98; + public const nint dwGameEntitySystem = 0x1AEBCD8; public const nint dwGameEntitySystem_highestEntityIndex = 0x1520; - public const nint dwGameRules = 0x1A2E6E8; - public const nint dwGlobalVars = 0x1829DF0; - public const nint dwGlowManager = 0x1A2DE20; - public const nint dwLocalPlayerController = 0x1A20970; - public const nint dwLocalPlayerPawn = 0x1835BB8; - public const nint dwPlantedC4 = 0x1A38320; - public const nint dwPrediction = 0x1835A50; - public const nint dwSensitivity = 0x1A2F408; + public const nint dwGameRules = 0x1A2F768; + public const nint dwGlobalVars = 0x182ADF0; + public const nint dwGlowManager = 0x1A2EEA0; + public const nint dwLocalPlayerController = 0x1A219F0; + public const nint dwLocalPlayerPawn = 0x1836BB8; + public const nint dwPlantedC4 = 0x1A393A0; + public const nint dwPrediction = 0x1836A50; + public const nint dwSensitivity = 0x1A30488; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1A3CC40; - public const nint dwViewMatrix = 0x1A32DB0; - public const nint dwViewRender = 0x1A335C0; - public const nint dwWeaponC4 = 0x19D3E20; + public const nint dwViewAngles = 0x1A3DCC0; + public const nint dwViewMatrix = 0x1A33E30; + public const nint dwViewRender = 0x1A34640; + public const nint dwWeaponC4 = 0x19D4E80; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 4cc48c48..456686df 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1A3C870; - constexpr std::ptrdiff_t dwEntityList = 0x19D0A38; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AEAC28; + constexpr std::ptrdiff_t dwCSGOInput = 0x1A3D8F0; + constexpr std::ptrdiff_t dwEntityList = 0x19D1A98; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AEBCD8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x1520; - constexpr std::ptrdiff_t dwGameRules = 0x1A2E6E8; - constexpr std::ptrdiff_t dwGlobalVars = 0x1829DF0; - constexpr std::ptrdiff_t dwGlowManager = 0x1A2DE20; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A20970; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1835BB8; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1A38320; - constexpr std::ptrdiff_t dwPrediction = 0x1835A50; - constexpr std::ptrdiff_t dwSensitivity = 0x1A2F408; + constexpr std::ptrdiff_t dwGameRules = 0x1A2F768; + constexpr std::ptrdiff_t dwGlobalVars = 0x182ADF0; + constexpr std::ptrdiff_t dwGlowManager = 0x1A2EEA0; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A219F0; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1836BB8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1A393A0; + constexpr std::ptrdiff_t dwPrediction = 0x1836A50; + constexpr std::ptrdiff_t dwSensitivity = 0x1A30488; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1A3CC40; - constexpr std::ptrdiff_t dwViewMatrix = 0x1A32DB0; - constexpr std::ptrdiff_t dwViewRender = 0x1A335C0; - constexpr std::ptrdiff_t dwWeaponC4 = 0x19D3E20; + constexpr std::ptrdiff_t dwViewAngles = 0x1A3DCC0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1A33E30; + constexpr std::ptrdiff_t dwViewRender = 0x1A34640; + constexpr std::ptrdiff_t dwWeaponC4 = 0x19D4E80; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 18933932..b7c81dc1 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 27510896, - "dwEntityList": 27068984, - "dwGameEntitySystem": 28224552, + "dwCSGOInput": 27515120, + "dwEntityList": 27073176, + "dwGameEntitySystem": 28228824, "dwGameEntitySystem_highestEntityIndex": 5408, - "dwGameRules": 27453160, - "dwGlobalVars": 25337328, - "dwGlowManager": 27450912, - "dwLocalPlayerController": 27396464, - "dwLocalPlayerPawn": 25385912, - "dwPlantedC4": 27493152, - "dwPrediction": 25385552, - "dwSensitivity": 27456520, + "dwGameRules": 27457384, + "dwGlobalVars": 25341424, + "dwGlowManager": 27455136, + "dwLocalPlayerController": 27400688, + "dwLocalPlayerPawn": 25390008, + "dwPlantedC4": 27497376, + "dwPrediction": 25389648, + "dwSensitivity": 27460744, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27511872, - "dwViewMatrix": 27471280, - "dwViewRender": 27473344, - "dwWeaponC4": 27082272 + "dwViewAngles": 27516096, + "dwViewMatrix": 27475504, + "dwViewRender": 27477568, + "dwWeaponC4": 27086464 }, "engine2.dll": { "dwBuildNumber": 5434324, diff --git a/output/offsets.rs b/output/offsets.rs index b7f6ce03..44508669 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, unused)] @@ -7,23 +7,23 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x1A3C870; - pub const dwEntityList: usize = 0x19D0A38; - pub const dwGameEntitySystem: usize = 0x1AEAC28; + pub const dwCSGOInput: usize = 0x1A3D8F0; + pub const dwEntityList: usize = 0x19D1A98; + pub const dwGameEntitySystem: usize = 0x1AEBCD8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1520; - pub const dwGameRules: usize = 0x1A2E6E8; - pub const dwGlobalVars: usize = 0x1829DF0; - pub const dwGlowManager: usize = 0x1A2DE20; - pub const dwLocalPlayerController: usize = 0x1A20970; - pub const dwLocalPlayerPawn: usize = 0x1835BB8; - pub const dwPlantedC4: usize = 0x1A38320; - pub const dwPrediction: usize = 0x1835A50; - pub const dwSensitivity: usize = 0x1A2F408; + pub const dwGameRules: usize = 0x1A2F768; + pub const dwGlobalVars: usize = 0x182ADF0; + pub const dwGlowManager: usize = 0x1A2EEA0; + pub const dwLocalPlayerController: usize = 0x1A219F0; + pub const dwLocalPlayerPawn: usize = 0x1836BB8; + pub const dwPlantedC4: usize = 0x1A393A0; + pub const dwPrediction: usize = 0x1836A50; + pub const dwSensitivity: usize = 0x1A30488; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1A3CC40; - pub const dwViewMatrix: usize = 0x1A32DB0; - pub const dwViewRender: usize = 0x1A335C0; - pub const dwWeaponC4: usize = 0x19D3E20; + pub const dwViewAngles: usize = 0x1A3DCC0; + pub const dwViewMatrix: usize = 0x1A33E30; + pub const dwViewRender: usize = 0x1A34640; + pub const dwWeaponC4: usize = 0x19D4E80; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index b27e6030..09fccab0 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 929a395b..94d91ed5 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 5ce81b0b..0f293888 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles_dll.cs b/output/particles_dll.cs index f587dcf8..5a656762 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 879f29d7..bd9ad902 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 2618819f..ef9fd355 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system_dll.cs b/output/pulse_system_dll.cs index 68b75b7f..296e1dc6 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 17ee3247..4b1713f2 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index c6b393f4..5d9d73cf 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11_dll.cs b/output/rendersystemdx11_dll.cs index 0a120657..a4828dd4 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 122b38b1..2f4df1cd 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index af95b4a5..98942699 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem_dll.cs b/output/resourcesystem_dll.cs index a96cd73f..3b074963 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 14ba9b83..c1cee3a4 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index af0f442e..0a4a46ce 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem_dll.cs b/output/scenesystem_dll.cs index bd21ce81..7d97c4c3 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index b0ac000f..6b9e3ed0 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 1542106a..36fa2c27 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem_dll.cs b/output/schemasystem_dll.cs index d3cc1fe9..36f00559 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index de212906..de664098 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index f1dbb027..cf954b9d 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server_dll.cs b/output/server_dll.cs index 77a66b98..4ea5fd64 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,10 +1,10 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: server.dll // Class count: 653 - // Enum count: 141 + // Enum count: 139 public static class ServerDll { // Alignment: 4 // Member count: 3 @@ -5638,15 +5638,14 @@ namespace CS2Dumper.Schemas { public const nint m_minHitPointsToCommit = 0x4E8; // int32 } // Parent: CPlayerControllerComponent - // Field count: 3 + // Field count: 2 // // Metadata: // NetworkVarNames: m_nSendUpdate (int) // NetworkVarNames: m_DamageList (CDamageRecord) public static class CCSPlayerController_DamageServices { - public const nint m_DamageListServer = 0x40; // CUtlVector - public const nint m_nSendUpdate = 0x58; // int32 - public const nint m_DamageList = 0x60; // CUtlVectorEmbeddedNetworkVar + public const nint m_nSendUpdate = 0x40; // int32 + public const nint m_DamageList = 0x48; // CUtlVectorEmbeddedNetworkVar } // Parent: CEntityComponent // Field count: 5 diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 22a7e3bb..e764708f 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once @@ -9,7 +9,7 @@ namespace cs2_dumper { namespace schemas { // Module: server.dll // Class count: 653 - // Enum count: 141 + // Enum count: 139 namespace server_dll { // Alignment: 4 // Member count: 3 @@ -5643,15 +5643,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t m_minHitPointsToCommit = 0x4E8; // int32 } // Parent: CPlayerControllerComponent - // Field count: 3 + // Field count: 2 // // Metadata: // NetworkVarNames: m_nSendUpdate (int) // NetworkVarNames: m_DamageList (CDamageRecord) namespace CCSPlayerController_DamageServices { - constexpr std::ptrdiff_t m_DamageListServer = 0x40; // CUtlVector - constexpr std::ptrdiff_t m_nSendUpdate = 0x58; // int32 - constexpr std::ptrdiff_t m_DamageList = 0x60; // CUtlVectorEmbeddedNetworkVar + constexpr std::ptrdiff_t m_nSendUpdate = 0x40; // int32 + constexpr std::ptrdiff_t m_DamageList = 0x48; // CUtlVectorEmbeddedNetworkVar } // Parent: CEntityComponent // Field count: 5 diff --git a/output/server_dll.json b/output/server_dll.json index 1eaf1910..159a408a 100644 --- a/output/server_dll.json +++ b/output/server_dll.json @@ -4504,9 +4504,8 @@ }, "CCSPlayerController_DamageServices": { "fields": { - "m_DamageList": 96, - "m_DamageListServer": 64, - "m_nSendUpdate": 88 + "m_DamageList": 72, + "m_nSendUpdate": 64 }, "metadata": [ { @@ -17550,13 +17549,6 @@ } }, "enums": { - "0_____": { - "alignment": 15, - "members": { - "": 0 - }, - "type": "unknown" - }, "AmmoFlags_t": { "alignment": 4, "members": { @@ -19274,11 +19266,6 @@ }, "type": "uint32" }, - "_A____": { - "alignment": 0, - "members": {}, - "type": "unknown" - }, "attributeprovidertypes_t": { "alignment": 4, "members": { diff --git a/output/server_dll.rs b/output/server_dll.rs index 09ad4693..6ac8ebc5 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] @@ -7,7 +7,7 @@ pub mod cs2_dumper { pub mod schemas { // Module: server.dll // Class count: 653 - // Enum count: 141 + // Enum count: 139 pub mod server_dll { // Alignment: 4 // Member count: 3 @@ -5745,15 +5745,14 @@ pub mod cs2_dumper { pub const m_minHitPointsToCommit: usize = 0x4E8; // int32 } // Parent: CPlayerControllerComponent - // Field count: 3 + // Field count: 2 // // Metadata: // NetworkVarNames: m_nSendUpdate (int) // NetworkVarNames: m_DamageList (CDamageRecord) pub mod CCSPlayerController_DamageServices { - pub const m_DamageListServer: usize = 0x40; // CUtlVector - pub const m_nSendUpdate: usize = 0x58; // int32 - pub const m_DamageList: usize = 0x60; // CUtlVectorEmbeddedNetworkVar + pub const m_nSendUpdate: usize = 0x40; // int32 + pub const m_DamageList: usize = 0x48; // CUtlVectorEmbeddedNetworkVar } // Parent: CEntityComponent // Field count: 5 diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 1a35f509..1f947ffb 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 9d3436dc..333c5b2b 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index c5413737..de8840a6 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index 48aa65d9..bc135e5e 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index b1e652e0..7c15b620 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 6556e575..209d3099 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer_dll.cs b/output/worldrenderer_dll.cs index 669a4392..11f9d11a 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index a77f12a5..79d12149 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index c0d8c6c6..9926792c 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-29 05:12:03.306756 UTC +// 2024-10-30 01:11:46.423839600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]