diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 4694fd00..f6b5263c 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 42443e0a..be3e503e 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 643a889e..37e7cdf7 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 934c6317..16ea31ad 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x1BE63A0; - public const nint attack2 = 0x1BE6430; - public const nint back = 0x1BE6670; - public const nint duck = 0x1BE6940; - public const nint forward = 0x1BE65E0; - public const nint jump = 0x1BE68B0; - public const nint left = 0x1BE6700; - public const nint lookatweapon = 0x1E3A0F0; - public const nint reload = 0x1BE6310; - public const nint right = 0x1BE6790; - public const nint showscores = 0x1E39FD0; - public const nint sprint = 0x1BE6280; - public const nint turnleft = 0x1BE64C0; - public const nint turnright = 0x1BE6550; - public const nint use = 0x1BE6820; - public const nint zoom = 0x1E3A060; + public const nint attack = 0x1BE73A0; + public const nint attack2 = 0x1BE7430; + public const nint back = 0x1BE7670; + public const nint duck = 0x1BE7940; + public const nint forward = 0x1BE75E0; + public const nint jump = 0x1BE78B0; + public const nint left = 0x1BE7700; + public const nint lookatweapon = 0x1E3B070; + public const nint reload = 0x1BE7310; + public const nint right = 0x1BE7790; + public const nint showscores = 0x1E3AF50; + public const nint sprint = 0x1BE7280; + public const nint turnleft = 0x1BE74C0; + public const nint turnright = 0x1BE7550; + public const nint use = 0x1BE7820; + public const nint zoom = 0x1E3AFE0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 4ce8b58e..7c1269d6 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x1BE63A0; - constexpr std::ptrdiff_t attack2 = 0x1BE6430; - constexpr std::ptrdiff_t back = 0x1BE6670; - constexpr std::ptrdiff_t duck = 0x1BE6940; - constexpr std::ptrdiff_t forward = 0x1BE65E0; - constexpr std::ptrdiff_t jump = 0x1BE68B0; - constexpr std::ptrdiff_t left = 0x1BE6700; - constexpr std::ptrdiff_t lookatweapon = 0x1E3A0F0; - constexpr std::ptrdiff_t reload = 0x1BE6310; - constexpr std::ptrdiff_t right = 0x1BE6790; - constexpr std::ptrdiff_t showscores = 0x1E39FD0; - constexpr std::ptrdiff_t sprint = 0x1BE6280; - constexpr std::ptrdiff_t turnleft = 0x1BE64C0; - constexpr std::ptrdiff_t turnright = 0x1BE6550; - constexpr std::ptrdiff_t use = 0x1BE6820; - constexpr std::ptrdiff_t zoom = 0x1E3A060; + constexpr std::ptrdiff_t attack = 0x1BE73A0; + constexpr std::ptrdiff_t attack2 = 0x1BE7430; + constexpr std::ptrdiff_t back = 0x1BE7670; + constexpr std::ptrdiff_t duck = 0x1BE7940; + constexpr std::ptrdiff_t forward = 0x1BE75E0; + constexpr std::ptrdiff_t jump = 0x1BE78B0; + constexpr std::ptrdiff_t left = 0x1BE7700; + constexpr std::ptrdiff_t lookatweapon = 0x1E3B070; + constexpr std::ptrdiff_t reload = 0x1BE7310; + constexpr std::ptrdiff_t right = 0x1BE7790; + constexpr std::ptrdiff_t showscores = 0x1E3AF50; + constexpr std::ptrdiff_t sprint = 0x1BE7280; + constexpr std::ptrdiff_t turnleft = 0x1BE74C0; + constexpr std::ptrdiff_t turnright = 0x1BE7550; + constexpr std::ptrdiff_t use = 0x1BE7820; + constexpr std::ptrdiff_t zoom = 0x1E3AFE0; } } diff --git a/output/buttons.json b/output/buttons.json index 9b8313e3..9d8eaf3b 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 29254560, - "attack2": 29254704, - "back": 29255280, - "duck": 29256000, - "forward": 29255136, - "jump": 29255856, - "left": 29255424, - "lookatweapon": 31695088, - "reload": 29254416, - "right": 29255568, - "showscores": 31694800, - "sprint": 29254272, - "turnleft": 29254848, - "turnright": 29254992, - "use": 29255712, - "zoom": 31694944 + "attack": 29258656, + "attack2": 29258800, + "back": 29259376, + "duck": 29260096, + "forward": 29259232, + "jump": 29259952, + "left": 29259520, + "lookatweapon": 31699056, + "reload": 29258512, + "right": 29259664, + "showscores": 31698768, + "sprint": 29258368, + "turnleft": 29258944, + "turnright": 29259088, + "use": 29259808, + "zoom": 31698912 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 98240c1a..56983943 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x1BE63A0; - pub const attack2: usize = 0x1BE6430; - pub const back: usize = 0x1BE6670; - pub const duck: usize = 0x1BE6940; - pub const forward: usize = 0x1BE65E0; - pub const jump: usize = 0x1BE68B0; - pub const left: usize = 0x1BE6700; - pub const lookatweapon: usize = 0x1E3A0F0; - pub const reload: usize = 0x1BE6310; - pub const right: usize = 0x1BE6790; - pub const showscores: usize = 0x1E39FD0; - pub const sprint: usize = 0x1BE6280; - pub const turnleft: usize = 0x1BE64C0; - pub const turnright: usize = 0x1BE6550; - pub const r#use: usize = 0x1BE6820; - pub const zoom: usize = 0x1E3A060; + pub const attack: usize = 0x1BE73A0; + pub const attack2: usize = 0x1BE7430; + pub const back: usize = 0x1BE7670; + pub const duck: usize = 0x1BE7940; + pub const forward: usize = 0x1BE75E0; + pub const jump: usize = 0x1BE78B0; + pub const left: usize = 0x1BE7700; + pub const lookatweapon: usize = 0x1E3B070; + pub const reload: usize = 0x1BE7310; + pub const right: usize = 0x1BE7790; + pub const showscores: usize = 0x1E3AF50; + pub const sprint: usize = 0x1BE7280; + pub const turnleft: usize = 0x1BE74C0; + pub const turnright: usize = 0x1BE7550; + pub const r#use: usize = 0x1BE7820; + pub const zoom: usize = 0x1E3AFE0; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 261f33c5..1764d81a 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 24f5d9e2..d4721379 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 3a7a078c..a8803bad 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 dd8d1225..666ea307 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 3ec09307..18388306 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 95888d40..26a287cc 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 9618c8d2..5c7431bd 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 1841d109..d3f2f127 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 26c9d239..c4792ea7 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 bc4789e7..1d228c63 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14126, - "timestamp": "2025-12-03T10:57:17.418985500+00:00" + "timestamp": "2025-12-06T01:16:28.578653900+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 457d422d..11116631 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 = 0x1BE5BB0; - public const nint EmptyWorldService001_Client = 0x1BA0FA0; - public const nint GameClientExports001 = 0x1BE2890; - public const nint LegacyGameUI001 = 0x1C01130; - public const nint Source2Client002 = 0x1E2A5F0; - public const nint Source2ClientConfig001 = 0x1DC3E50; - public const nint Source2ClientPrediction001 = 0x1BECE50; - public const nint Source2ClientUI001 = 0x1BFF670; + public const nint ClientToolsInfo_001 = 0x1BE6BB0; + public const nint EmptyWorldService001_Client = 0x1BA1FC0; + public const nint GameClientExports001 = 0x1BE3890; + public const nint LegacyGameUI001 = 0x1C02130; + public const nint Source2Client002 = 0x1E2B570; + public const nint Source2ClientConfig001 = 0x1DC4DD0; + public const nint Source2ClientPrediction001 = 0x1BEDE40; + public const nint Source2ClientUI001 = 0x1C00670; } // Module: engine2.dll public static class Engine2Dll { @@ -60,14 +60,14 @@ namespace CS2Dumper.Interfaces { } // Module: host.dll public static class HostDll { - public const nint DebugDrawQueueManager001 = 0x138EF0; - public const nint GameModelInfo001 = 0x138F30; - public const nint GameSystem2HostHook = 0x138F70; - public const nint HostUtils001 = 0x1466E0; - public const nint PredictionDiffManager001 = 0x139080; - public const nint SaveRestoreDataVersion001 = 0x1391B0; - public const nint SinglePlayerSharedMemory001 = 0x1391E0; - public const nint Source2Host001 = 0x139250; + public const nint DebugDrawQueueManager001 = 0x138F00; + public const nint GameModelInfo001 = 0x138F40; + public const nint GameSystem2HostHook = 0x138F80; + public const nint HostUtils001 = 0x146700; + public const nint PredictionDiffManager001 = 0x139090; + public const nint SaveRestoreDataVersion001 = 0x1391C0; + public const nint SinglePlayerSharedMemory001 = 0x1391F0; + public const nint Source2Host001 = 0x139260; } // Module: imemanager.dll public static class ImemanagerDll { @@ -158,14 +158,14 @@ namespace CS2Dumper.Interfaces { // Module: server.dll public static class ServerDll { public const nint EmptyWorldService001_Server = 0x1732FA0; - public const nint EntitySubclassUtilsV001 = 0x16DF2C0; - public const nint NavGameTest001 = 0x17DBD10; + public const nint EntitySubclassUtilsV001 = 0x16DF2E0; + public const nint NavGameTest001 = 0x17DBD20; public const nint ServerToolsInfo_001 = 0x178B1A8; public const nint Source2GameClients001 = 0x1786AF0; - public const nint Source2GameDirector001 = 0x18E6350; + public const nint Source2GameDirector001 = 0x18E63D0; public const nint Source2GameEntities001 = 0x178A8B0; public const nint Source2Server001 = 0x178A710; - public const nint Source2ServerConfig001 = 0x19B81A8; + public const nint Source2ServerConfig001 = 0x19B8218; public const nint customnavsystem001 = 0x16BEC08; } // Module: soundsystem.dll diff --git a/output/interfaces.hpp b/output/interfaces.hpp index fa08fd91..d392a114 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BE5BB0; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1BA0FA0; - constexpr std::ptrdiff_t GameClientExports001 = 0x1BE2890; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x1C01130; - constexpr std::ptrdiff_t Source2Client002 = 0x1E2A5F0; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DC3E50; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BECE50; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x1BFF670; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BE6BB0; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1BA1FC0; + constexpr std::ptrdiff_t GameClientExports001 = 0x1BE3890; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x1C02130; + constexpr std::ptrdiff_t Source2Client002 = 0x1E2B570; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DC4DD0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BEDE40; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x1C00670; } // Module: engine2.dll namespace engine2_dll { @@ -65,14 +65,14 @@ namespace cs2_dumper { } // Module: host.dll namespace host_dll { - constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x138EF0; - constexpr std::ptrdiff_t GameModelInfo001 = 0x138F30; - constexpr std::ptrdiff_t GameSystem2HostHook = 0x138F70; - constexpr std::ptrdiff_t HostUtils001 = 0x1466E0; - constexpr std::ptrdiff_t PredictionDiffManager001 = 0x139080; - constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x1391B0; - constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x1391E0; - constexpr std::ptrdiff_t Source2Host001 = 0x139250; + constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x138F00; + constexpr std::ptrdiff_t GameModelInfo001 = 0x138F40; + constexpr std::ptrdiff_t GameSystem2HostHook = 0x138F80; + constexpr std::ptrdiff_t HostUtils001 = 0x146700; + constexpr std::ptrdiff_t PredictionDiffManager001 = 0x139090; + constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x1391C0; + constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x1391F0; + constexpr std::ptrdiff_t Source2Host001 = 0x139260; } // Module: imemanager.dll namespace imemanager_dll { @@ -163,14 +163,14 @@ namespace cs2_dumper { // Module: server.dll namespace server_dll { constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1732FA0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16DF2C0; - constexpr std::ptrdiff_t NavGameTest001 = 0x17DBD10; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16DF2E0; + constexpr std::ptrdiff_t NavGameTest001 = 0x17DBD20; constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x178B1A8; constexpr std::ptrdiff_t Source2GameClients001 = 0x1786AF0; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x18E6350; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x18E63D0; constexpr std::ptrdiff_t Source2GameEntities001 = 0x178A8B0; constexpr std::ptrdiff_t Source2Server001 = 0x178A710; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x19B81A8; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x19B8218; constexpr std::ptrdiff_t customnavsystem001 = 0x16BEC08; } // Module: soundsystem.dll diff --git a/output/interfaces.json b/output/interfaces.json index e6abfa56..0926e5a1 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 8104592 }, "client.dll": { - "ClientToolsInfo_001": 29252528, - "EmptyWorldService001_Client": 28970912, - "GameClientExports001": 29239440, - "LegacyGameUI001": 29364528, - "Source2Client002": 31630832, - "Source2ClientConfig001": 31211088, - "Source2ClientPrediction001": 29281872, - "Source2ClientUI001": 29357680 + "ClientToolsInfo_001": 29256624, + "EmptyWorldService001_Client": 28975040, + "GameClientExports001": 29243536, + "LegacyGameUI001": 29368624, + "Source2Client002": 31634800, + "Source2ClientConfig001": 31215056, + "Source2ClientPrediction001": 29285952, + "Source2ClientUI001": 29361776 }, "engine2.dll": { "BenchmarkService001": 6256176, @@ -52,14 +52,14 @@ "VFileSystem017": 2164416 }, "host.dll": { - "DebugDrawQueueManager001": 1281776, - "GameModelInfo001": 1281840, - "GameSystem2HostHook": 1281904, - "HostUtils001": 1337056, - "PredictionDiffManager001": 1282176, - "SaveRestoreDataVersion001": 1282480, - "SinglePlayerSharedMemory001": 1282528, - "Source2Host001": 1282640 + "DebugDrawQueueManager001": 1281792, + "GameModelInfo001": 1281856, + "GameSystem2HostHook": 1281920, + "HostUtils001": 1337088, + "PredictionDiffManager001": 1282192, + "SaveRestoreDataVersion001": 1282496, + "SinglePlayerSharedMemory001": 1282544, + "Source2Host001": 1282656 }, "imemanager.dll": { "IMEManager001": 223904 @@ -131,14 +131,14 @@ }, "server.dll": { "EmptyWorldService001_Server": 24326048, - "EntitySubclassUtilsV001": 23982784, - "NavGameTest001": 25017616, + "EntitySubclassUtilsV001": 23982816, + "NavGameTest001": 25017632, "ServerToolsInfo_001": 24687016, "Source2GameClients001": 24668912, - "Source2GameDirector001": 26108752, + "Source2GameDirector001": 26108880, "Source2GameEntities001": 24684720, "Source2Server001": 24684304, - "Source2ServerConfig001": 26968488, + "Source2ServerConfig001": 26968600, "customnavsystem001": 23849992 }, "soundsystem.dll": { diff --git a/output/interfaces.rs b/output/interfaces.rs index b7405379..89e0224b 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 = 0x1BE5BB0; - pub const EmptyWorldService001_Client: usize = 0x1BA0FA0; - pub const GameClientExports001: usize = 0x1BE2890; - pub const LegacyGameUI001: usize = 0x1C01130; - pub const Source2Client002: usize = 0x1E2A5F0; - pub const Source2ClientConfig001: usize = 0x1DC3E50; - pub const Source2ClientPrediction001: usize = 0x1BECE50; - pub const Source2ClientUI001: usize = 0x1BFF670; + pub const ClientToolsInfo_001: usize = 0x1BE6BB0; + pub const EmptyWorldService001_Client: usize = 0x1BA1FC0; + pub const GameClientExports001: usize = 0x1BE3890; + pub const LegacyGameUI001: usize = 0x1C02130; + pub const Source2Client002: usize = 0x1E2B570; + pub const Source2ClientConfig001: usize = 0x1DC4DD0; + pub const Source2ClientPrediction001: usize = 0x1BEDE40; + pub const Source2ClientUI001: usize = 0x1C00670; } // Module: engine2.dll pub mod engine2_dll { @@ -63,14 +63,14 @@ pub mod cs2_dumper { } // Module: host.dll pub mod host_dll { - pub const DebugDrawQueueManager001: usize = 0x138EF0; - pub const GameModelInfo001: usize = 0x138F30; - pub const GameSystem2HostHook: usize = 0x138F70; - pub const HostUtils001: usize = 0x1466E0; - pub const PredictionDiffManager001: usize = 0x139080; - pub const SaveRestoreDataVersion001: usize = 0x1391B0; - pub const SinglePlayerSharedMemory001: usize = 0x1391E0; - pub const Source2Host001: usize = 0x139250; + pub const DebugDrawQueueManager001: usize = 0x138F00; + pub const GameModelInfo001: usize = 0x138F40; + pub const GameSystem2HostHook: usize = 0x138F80; + pub const HostUtils001: usize = 0x146700; + pub const PredictionDiffManager001: usize = 0x139090; + pub const SaveRestoreDataVersion001: usize = 0x1391C0; + pub const SinglePlayerSharedMemory001: usize = 0x1391F0; + pub const Source2Host001: usize = 0x139260; } // Module: imemanager.dll pub mod imemanager_dll { @@ -161,14 +161,14 @@ pub mod cs2_dumper { // Module: server.dll pub mod server_dll { pub const EmptyWorldService001_Server: usize = 0x1732FA0; - pub const EntitySubclassUtilsV001: usize = 0x16DF2C0; - pub const NavGameTest001: usize = 0x17DBD10; + pub const EntitySubclassUtilsV001: usize = 0x16DF2E0; + pub const NavGameTest001: usize = 0x17DBD20; pub const ServerToolsInfo_001: usize = 0x178B1A8; pub const Source2GameClients001: usize = 0x1786AF0; - pub const Source2GameDirector001: usize = 0x18E6350; + pub const Source2GameDirector001: usize = 0x18E63D0; pub const Source2GameEntities001: usize = 0x178A8B0; pub const Source2Server001: usize = 0x178A710; - pub const Source2ServerConfig001: usize = 0x19B81A8; + pub const Source2ServerConfig001: usize = 0x19B8218; pub const customnavsystem001: usize = 0x16BEC08; } // Module: soundsystem.dll diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 4cdd0f4e..7b85e2a1 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 41cae20f..740da5a6 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 703f7408..76f42f1b 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 a7466157..6d123cfe 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 8f5a23b6..95f7db7e 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 5b50928c..818332ec 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 be24adf0..1c22527b 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1E3A1D0; - public const nint dwEntityList = 0x1D11D78; - public const nint dwGameEntitySystem = 0x1FB6A70; + public const nint dwCSGOInput = 0x1E3B150; + public const nint dwEntityList = 0x1D12CE8; + public const nint dwGameEntitySystem = 0x1FB79E0; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1E2F490; - public const nint dwGlobalVars = 0x1BE21C0; - public const nint dwGlowManager = 0x1E2C338; - public const nint dwLocalPlayerController = 0x1E1BC58; - public const nint dwLocalPlayerPawn = 0x1BECF38; - public const nint dwPlantedC4 = 0x1E34C68; - public const nint dwPrediction = 0x1BECE50; - public const nint dwSensitivity = 0x1E2CD88; + public const nint dwGameRules = 0x1E30410; + public const nint dwGlobalVars = 0x1BE31C0; + public const nint dwGlowManager = 0x1E2D2B8; + public const nint dwLocalPlayerController = 0x1E1CC08; + public const nint dwLocalPlayerPawn = 0x1BEDF28; + public const nint dwPlantedC4 = 0x1E35BE8; + public const nint dwPrediction = 0x1BEDE40; + public const nint dwSensitivity = 0x1E2DD08; public const nint dwSensitivity_sensitivity = 0x50; - public const nint dwViewAngles = 0x1E3A880; - public const nint dwViewMatrix = 0x1E30450; - public const nint dwViewRender = 0x1E30FC8; - public const nint dwWeaponC4 = 0x1DCD210; + public const nint dwViewAngles = 0x1E3B800; + public const nint dwViewMatrix = 0x1E313D0; + public const nint dwViewRender = 0x1E31F48; + public const nint dwWeaponC4 = 0x1DCE190; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 5a50964e..55cea1a4 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1E3A1D0; - constexpr std::ptrdiff_t dwEntityList = 0x1D11D78; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB6A70; + constexpr std::ptrdiff_t dwCSGOInput = 0x1E3B150; + constexpr std::ptrdiff_t dwEntityList = 0x1D12CE8; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FB79E0; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1E2F490; - constexpr std::ptrdiff_t dwGlobalVars = 0x1BE21C0; - constexpr std::ptrdiff_t dwGlowManager = 0x1E2C338; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1BC58; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BECF38; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1E34C68; - constexpr std::ptrdiff_t dwPrediction = 0x1BECE50; - constexpr std::ptrdiff_t dwSensitivity = 0x1E2CD88; + constexpr std::ptrdiff_t dwGameRules = 0x1E30410; + constexpr std::ptrdiff_t dwGlobalVars = 0x1BE31C0; + constexpr std::ptrdiff_t dwGlowManager = 0x1E2D2B8; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1CC08; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BEDF28; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1E35BE8; + constexpr std::ptrdiff_t dwPrediction = 0x1BEDE40; + constexpr std::ptrdiff_t dwSensitivity = 0x1E2DD08; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x50; - constexpr std::ptrdiff_t dwViewAngles = 0x1E3A880; - constexpr std::ptrdiff_t dwViewMatrix = 0x1E30450; - constexpr std::ptrdiff_t dwViewRender = 0x1E30FC8; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1DCD210; + constexpr std::ptrdiff_t dwViewAngles = 0x1E3B800; + constexpr std::ptrdiff_t dwViewMatrix = 0x1E313D0; + constexpr std::ptrdiff_t dwViewRender = 0x1E31F48; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1DCE190; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 69aea9b2..c82a7cfa 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 31695312, - "dwEntityList": 30481784, - "dwGameEntitySystem": 33254000, + "dwCSGOInput": 31699280, + "dwEntityList": 30485736, + "dwGameEntitySystem": 33257952, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 31650960, - "dwGlobalVars": 29237696, - "dwGlowManager": 31638328, - "dwLocalPlayerController": 31571032, - "dwLocalPlayerPawn": 29282104, - "dwPlantedC4": 31673448, - "dwPrediction": 29281872, - "dwSensitivity": 31640968, + "dwGameRules": 31654928, + "dwGlobalVars": 29241792, + "dwGlowManager": 31642296, + "dwLocalPlayerController": 31575048, + "dwLocalPlayerPawn": 29286184, + "dwPlantedC4": 31677416, + "dwPrediction": 29285952, + "dwSensitivity": 31644936, "dwSensitivity_sensitivity": 80, - "dwViewAngles": 31697024, - "dwViewMatrix": 31654992, - "dwViewRender": 31657928, - "dwWeaponC4": 31248912 + "dwViewAngles": 31700992, + "dwViewMatrix": 31658960, + "dwViewRender": 31661896, + "dwWeaponC4": 31252880 }, "engine2.dll": { "dwBuildNumber": 6231012, diff --git a/output/offsets.rs b/output/offsets.rs index ab5d48d4..d8ccdcbe 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 = 0x1E3A1D0; - pub const dwEntityList: usize = 0x1D11D78; - pub const dwGameEntitySystem: usize = 0x1FB6A70; + pub const dwCSGOInput: usize = 0x1E3B150; + pub const dwEntityList: usize = 0x1D12CE8; + pub const dwGameEntitySystem: usize = 0x1FB79E0; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1E2F490; - pub const dwGlobalVars: usize = 0x1BE21C0; - pub const dwGlowManager: usize = 0x1E2C338; - pub const dwLocalPlayerController: usize = 0x1E1BC58; - pub const dwLocalPlayerPawn: usize = 0x1BECF38; - pub const dwPlantedC4: usize = 0x1E34C68; - pub const dwPrediction: usize = 0x1BECE50; - pub const dwSensitivity: usize = 0x1E2CD88; + pub const dwGameRules: usize = 0x1E30410; + pub const dwGlobalVars: usize = 0x1BE31C0; + pub const dwGlowManager: usize = 0x1E2D2B8; + pub const dwLocalPlayerController: usize = 0x1E1CC08; + pub const dwLocalPlayerPawn: usize = 0x1BEDF28; + pub const dwPlantedC4: usize = 0x1E35BE8; + pub const dwPrediction: usize = 0x1BEDE40; + pub const dwSensitivity: usize = 0x1E2DD08; pub const dwSensitivity_sensitivity: usize = 0x50; - pub const dwViewAngles: usize = 0x1E3A880; - pub const dwViewMatrix: usize = 0x1E30450; - pub const dwViewRender: usize = 0x1E30FC8; - pub const dwWeaponC4: usize = 0x1DCD210; + pub const dwViewAngles: usize = 0x1E3B800; + pub const dwViewMatrix: usize = 0x1E313D0; + pub const dwViewRender: usize = 0x1E31F48; + pub const dwWeaponC4: usize = 0x1DCE190; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 0f538d26..dd9f556a 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 38cc7ecc..0659f6d6 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 61a80818..019b1776 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 603611d4..b59ae574 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index bff34cf1..dadc5ab4 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 4ae955cf..c67a41e9 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 c4b28f09..a762403c 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 -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 3948c9ce..652bcbc7 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 -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 295a54b9..218c1c45 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 -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 c02e69ad..8337f5f4 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index f2c7f775..4e1a5468 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index 2d66d8b9..dded1b1a 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 dcbf6d12..d69f6bf0 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 7826a19e..ea2abeee 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index a691dbcd..0d38d9c7 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 6ba23ac4..61d6528d 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 1893397e..bc31fed0 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index b386001f..79d19448 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 e8434e99..42018549 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index dcd9d614..02e07339 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 6585bd70..a216cf49 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 b780aafa..e192fe23 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 384cc6e9..76bfb05e 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index fedf8cfe..c1a7eafe 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index e2a32a7a..33a03386 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 545d81b2..cd8af729 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 2f500675..18a58656 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/steamaudio_dll.cs b/output/steamaudio_dll.cs index ad8717cd..ee7c1c9f 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index 7d4b4326..3890c4e2 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index 861733ab..fea183ae 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 81c2ab55..df824bbd 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 48c88664..910883c2 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index da20f348..8c1252ff 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 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 53c81773..27751722 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index dd5d9e02..e272df6d 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 2d82080f..1d8ae764 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-12-03 10:57:17.418985500 UTC +// 2025-12-06 01:16:28.578653900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]