diff --git a/cs2-dumper.log b/cs2-dumper.log index 215280f3..f98adedb 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -01:52:11 [INFO] found 16 buttons -01:52:11 [INFO] found 131 interfaces across 33 modules -01:52:12 [INFO] found 32 offsets across 5 modules -01:52:12 [INFO] found 2678 classes and 411 enums across 18 modules -01:52:12 [INFO] analysis completed in 1.12s +02:10:49 [INFO] found 16 buttons +02:10:49 [INFO] found 131 interfaces across 33 modules +02:10:50 [INFO] found 32 offsets across 5 modules +02:10:50 [INFO] found 2678 classes and 411 enums across 18 modules +02:10:50 [INFO] analysis completed in 1.18s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 377dfc20..87819f96 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index c5913fee..09c2422f 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index f559cdf2..2c4f521b 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 f7c694f8..cfc4e102 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x1BDA310; - public const nint attack2 = 0x1BDA3A0; - public const nint back = 0x1BDA5E0; - public const nint duck = 0x1BDA8B0; - public const nint forward = 0x1BDA550; - public const nint jump = 0x1BDA820; - public const nint left = 0x1BDA670; - public const nint lookatweapon = 0x1E2C630; - public const nint reload = 0x1BDA280; - public const nint right = 0x1BDA700; - public const nint showscores = 0x1E2C510; - public const nint sprint = 0x1BDA1F0; - public const nint turnleft = 0x1BDA430; - public const nint turnright = 0x1BDA4C0; - public const nint use = 0x1BDA790; - public const nint zoom = 0x1E2C5A0; + public const nint attack = 0x1BD9310; + public const nint attack2 = 0x1BD93A0; + public const nint back = 0x1BD95E0; + public const nint duck = 0x1BD98B0; + public const nint forward = 0x1BD9550; + public const nint jump = 0x1BD9820; + public const nint left = 0x1BD9670; + public const nint lookatweapon = 0x1E2B5B0; + public const nint reload = 0x1BD9280; + public const nint right = 0x1BD9700; + public const nint showscores = 0x1E2B490; + public const nint sprint = 0x1BD91F0; + public const nint turnleft = 0x1BD9430; + public const nint turnright = 0x1BD94C0; + public const nint use = 0x1BD9790; + public const nint zoom = 0x1E2B520; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index c6d3da41..68410ffc 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x1BDA310; - constexpr std::ptrdiff_t attack2 = 0x1BDA3A0; - constexpr std::ptrdiff_t back = 0x1BDA5E0; - constexpr std::ptrdiff_t duck = 0x1BDA8B0; - constexpr std::ptrdiff_t forward = 0x1BDA550; - constexpr std::ptrdiff_t jump = 0x1BDA820; - constexpr std::ptrdiff_t left = 0x1BDA670; - constexpr std::ptrdiff_t lookatweapon = 0x1E2C630; - constexpr std::ptrdiff_t reload = 0x1BDA280; - constexpr std::ptrdiff_t right = 0x1BDA700; - constexpr std::ptrdiff_t showscores = 0x1E2C510; - constexpr std::ptrdiff_t sprint = 0x1BDA1F0; - constexpr std::ptrdiff_t turnleft = 0x1BDA430; - constexpr std::ptrdiff_t turnright = 0x1BDA4C0; - constexpr std::ptrdiff_t use = 0x1BDA790; - constexpr std::ptrdiff_t zoom = 0x1E2C5A0; + constexpr std::ptrdiff_t attack = 0x1BD9310; + constexpr std::ptrdiff_t attack2 = 0x1BD93A0; + constexpr std::ptrdiff_t back = 0x1BD95E0; + constexpr std::ptrdiff_t duck = 0x1BD98B0; + constexpr std::ptrdiff_t forward = 0x1BD9550; + constexpr std::ptrdiff_t jump = 0x1BD9820; + constexpr std::ptrdiff_t left = 0x1BD9670; + constexpr std::ptrdiff_t lookatweapon = 0x1E2B5B0; + constexpr std::ptrdiff_t reload = 0x1BD9280; + constexpr std::ptrdiff_t right = 0x1BD9700; + constexpr std::ptrdiff_t showscores = 0x1E2B490; + constexpr std::ptrdiff_t sprint = 0x1BD91F0; + constexpr std::ptrdiff_t turnleft = 0x1BD9430; + constexpr std::ptrdiff_t turnright = 0x1BD94C0; + constexpr std::ptrdiff_t use = 0x1BD9790; + constexpr std::ptrdiff_t zoom = 0x1E2B520; } } diff --git a/output/buttons.json b/output/buttons.json index d99ea89f..4e9b31f4 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 29205264, - "attack2": 29205408, - "back": 29205984, - "duck": 29206704, - "forward": 29205840, - "jump": 29206560, - "left": 29206128, - "lookatweapon": 31639088, - "reload": 29205120, - "right": 29206272, - "showscores": 31638800, - "sprint": 29204976, - "turnleft": 29205552, - "turnright": 29205696, - "use": 29206416, - "zoom": 31638944 + "attack": 29201168, + "attack2": 29201312, + "back": 29201888, + "duck": 29202608, + "forward": 29201744, + "jump": 29202464, + "left": 29202032, + "lookatweapon": 31634864, + "reload": 29201024, + "right": 29202176, + "showscores": 31634576, + "sprint": 29200880, + "turnleft": 29201456, + "turnright": 29201600, + "use": 29202320, + "zoom": 31634720 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 0d39ca55..ac37f57f 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x1BDA310; - pub const attack2: usize = 0x1BDA3A0; - pub const back: usize = 0x1BDA5E0; - pub const duck: usize = 0x1BDA8B0; - pub const forward: usize = 0x1BDA550; - pub const jump: usize = 0x1BDA820; - pub const left: usize = 0x1BDA670; - pub const lookatweapon: usize = 0x1E2C630; - pub const reload: usize = 0x1BDA280; - pub const right: usize = 0x1BDA700; - pub const showscores: usize = 0x1E2C510; - pub const sprint: usize = 0x1BDA1F0; - pub const turnleft: usize = 0x1BDA430; - pub const turnright: usize = 0x1BDA4C0; - pub const r#use: usize = 0x1BDA790; - pub const zoom: usize = 0x1E2C5A0; + pub const attack: usize = 0x1BD9310; + pub const attack2: usize = 0x1BD93A0; + pub const back: usize = 0x1BD95E0; + pub const duck: usize = 0x1BD98B0; + pub const forward: usize = 0x1BD9550; + pub const jump: usize = 0x1BD9820; + pub const left: usize = 0x1BD9670; + pub const lookatweapon: usize = 0x1E2B5B0; + pub const reload: usize = 0x1BD9280; + pub const right: usize = 0x1BD9700; + pub const showscores: usize = 0x1E2B490; + pub const sprint: usize = 0x1BD91F0; + pub const turnleft: usize = 0x1BD9430; + pub const turnright: usize = 0x1BD94C0; + pub const r#use: usize = 0x1BD9790; + pub const zoom: usize = 0x1E2B520; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 7bb8a4b8..cca7f054 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index eacc6af6..14faedec 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 35cf60cb..91ad536a 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 b82c2e58..7f0114f1 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 52b29a65..dda6b629 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index b8dd66d8..ef468216 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 23560341..b513722d 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 4306d81e..fe60828d 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 61bd8fb7..892c4504 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 1ad2983f..ff3589c8 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14107, - "timestamp": "2025-09-24T01:52:12.383893800+00:00" + "timestamp": "2025-09-25T02:10:50.411777200+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 60cd1794..ea6a1d0e 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 = 0x1BD9B20; - public const nint EmptyWorldService001_Client = 0x1B94EA0; - public const nint GameClientExports001 = 0x1BD6800; - public const nint LegacyGameUI001 = 0x1BF52C0; - public const nint Source2Client002 = 0x1E1C670; - public const nint Source2ClientConfig001 = 0x1DB64C0; - public const nint Source2ClientPrediction001 = 0x1BE0DC0; - public const nint Source2ClientUI001 = 0x1BF3750; + public const nint ClientToolsInfo_001 = 0x1BD8B20; + public const nint EmptyWorldService001_Client = 0x1B93E90; + public const nint GameClientExports001 = 0x1BD5800; + public const nint LegacyGameUI001 = 0x1BF42C0; + public const nint Source2Client002 = 0x1E1B5F0; + public const nint Source2ClientConfig001 = 0x1DB54C0; + public const nint Source2ClientPrediction001 = 0x1BDFDC0; + public const nint Source2ClientUI001 = 0x1BF2750; } // Module: engine2.dll public static class Engine2Dll { @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x16FE8B0; - public const nint EntitySubclassUtilsV001 = 0x16AAFB0; - public const nint NavGameTest001 = 0x17A5E20; - public const nint ServerToolsInfo_001 = 0x1755D78; - public const nint Source2GameClients001 = 0x1751730; - public const nint Source2GameDirector001 = 0x18AF520; - public const nint Source2GameEntities001 = 0x1755480; - public const nint Source2Server001 = 0x17552E0; - public const nint Source2ServerConfig001 = 0x1980948; - public const nint customnavsystem001 = 0x168AAB8; + public const nint EmptyWorldService001_Server = 0x16FB8B0; + public const nint EntitySubclassUtilsV001 = 0x16A7FB0; + public const nint NavGameTest001 = 0x17A2E20; + public const nint ServerToolsInfo_001 = 0x1752D78; + public const nint Source2GameClients001 = 0x174E730; + public const nint Source2GameDirector001 = 0x18AC7C0; + public const nint Source2GameEntities001 = 0x1752480; + public const nint Source2Server001 = 0x17522E0; + public const nint Source2ServerConfig001 = 0x197DBE8; + public const nint customnavsystem001 = 0x1687AB8; } // Module: soundsystem.dll public static class SoundsystemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index fa6964f1..92179824 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BD9B20; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1B94EA0; - constexpr std::ptrdiff_t GameClientExports001 = 0x1BD6800; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x1BF52C0; - constexpr std::ptrdiff_t Source2Client002 = 0x1E1C670; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DB64C0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BE0DC0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x1BF3750; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1BD8B20; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1B93E90; + constexpr std::ptrdiff_t GameClientExports001 = 0x1BD5800; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x1BF42C0; + constexpr std::ptrdiff_t Source2Client002 = 0x1E1B5F0; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1DB54C0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1BDFDC0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x1BF2750; } // Module: engine2.dll namespace engine2_dll { @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x16FE8B0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16AAFB0; - constexpr std::ptrdiff_t NavGameTest001 = 0x17A5E20; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1755D78; - constexpr std::ptrdiff_t Source2GameClients001 = 0x1751730; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x18AF520; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x1755480; - constexpr std::ptrdiff_t Source2Server001 = 0x17552E0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x1980948; - constexpr std::ptrdiff_t customnavsystem001 = 0x168AAB8; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x16FB8B0; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x16A7FB0; + constexpr std::ptrdiff_t NavGameTest001 = 0x17A2E20; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x1752D78; + constexpr std::ptrdiff_t Source2GameClients001 = 0x174E730; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x18AC7C0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x1752480; + constexpr std::ptrdiff_t Source2Server001 = 0x17522E0; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x197DBE8; + constexpr std::ptrdiff_t customnavsystem001 = 0x1687AB8; } // Module: soundsystem.dll namespace soundsystem_dll { diff --git a/output/interfaces.json b/output/interfaces.json index ea671a7b..1d5ba9a5 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 8116048 }, "client.dll": { - "ClientToolsInfo_001": 29203232, - "EmptyWorldService001_Client": 28921504, - "GameClientExports001": 29190144, - "LegacyGameUI001": 29315776, - "Source2Client002": 31573616, - "Source2ClientConfig001": 31155392, - "Source2ClientPrediction001": 29232576, - "Source2ClientUI001": 29308752 + "ClientToolsInfo_001": 29199136, + "EmptyWorldService001_Client": 28917392, + "GameClientExports001": 29186048, + "LegacyGameUI001": 29311680, + "Source2Client002": 31569392, + "Source2ClientConfig001": 31151296, + "Source2ClientPrediction001": 29228480, + "Source2ClientUI001": 29304656 }, "engine2.dll": { "BenchmarkService001": 6231456, @@ -130,16 +130,16 @@ "SchemaSystem_001": 493296 }, "server.dll": { - "EmptyWorldService001_Server": 24111280, - "EntitySubclassUtilsV001": 23769008, - "NavGameTest001": 24796704, - "ServerToolsInfo_001": 24468856, - "Source2GameClients001": 24450864, - "Source2GameDirector001": 25883936, - "Source2GameEntities001": 24466560, - "Source2Server001": 24466144, - "Source2ServerConfig001": 26741064, - "customnavsystem001": 23636664 + "EmptyWorldService001_Server": 24098992, + "EntitySubclassUtilsV001": 23756720, + "NavGameTest001": 24784416, + "ServerToolsInfo_001": 24456568, + "Source2GameClients001": 24438576, + "Source2GameDirector001": 25872320, + "Source2GameEntities001": 24454272, + "Source2Server001": 24453856, + "Source2ServerConfig001": 26729448, + "customnavsystem001": 23624376 }, "soundsystem.dll": { "SoundOpSystem001": 4080672, diff --git a/output/interfaces.rs b/output/interfaces.rs index fdc134ba..e2dda0b6 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 = 0x1BD9B20; - pub const EmptyWorldService001_Client: usize = 0x1B94EA0; - pub const GameClientExports001: usize = 0x1BD6800; - pub const LegacyGameUI001: usize = 0x1BF52C0; - pub const Source2Client002: usize = 0x1E1C670; - pub const Source2ClientConfig001: usize = 0x1DB64C0; - pub const Source2ClientPrediction001: usize = 0x1BE0DC0; - pub const Source2ClientUI001: usize = 0x1BF3750; + pub const ClientToolsInfo_001: usize = 0x1BD8B20; + pub const EmptyWorldService001_Client: usize = 0x1B93E90; + pub const GameClientExports001: usize = 0x1BD5800; + pub const LegacyGameUI001: usize = 0x1BF42C0; + pub const Source2Client002: usize = 0x1E1B5F0; + pub const Source2ClientConfig001: usize = 0x1DB54C0; + pub const Source2ClientPrediction001: usize = 0x1BDFDC0; + pub const Source2ClientUI001: usize = 0x1BF2750; } // Module: engine2.dll pub mod engine2_dll { @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x16FE8B0; - pub const EntitySubclassUtilsV001: usize = 0x16AAFB0; - pub const NavGameTest001: usize = 0x17A5E20; - pub const ServerToolsInfo_001: usize = 0x1755D78; - pub const Source2GameClients001: usize = 0x1751730; - pub const Source2GameDirector001: usize = 0x18AF520; - pub const Source2GameEntities001: usize = 0x1755480; - pub const Source2Server001: usize = 0x17552E0; - pub const Source2ServerConfig001: usize = 0x1980948; - pub const customnavsystem001: usize = 0x168AAB8; + pub const EmptyWorldService001_Server: usize = 0x16FB8B0; + pub const EntitySubclassUtilsV001: usize = 0x16A7FB0; + pub const NavGameTest001: usize = 0x17A2E20; + pub const ServerToolsInfo_001: usize = 0x1752D78; + pub const Source2GameClients001: usize = 0x174E730; + pub const Source2GameDirector001: usize = 0x18AC7C0; + pub const Source2GameEntities001: usize = 0x1752480; + pub const Source2Server001: usize = 0x17522E0; + pub const Source2ServerConfig001: usize = 0x197DBE8; + pub const customnavsystem001: usize = 0x1687AB8; } // Module: soundsystem.dll pub mod soundsystem_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 99f445d1..9ef1b0f0 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 8b153f4b..bf905259 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index a8470967..dcbc4054 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 ec47776b..fd5ca2bd 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 88242602..e1cdd9f8 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 73a59495..d4022f2f 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 28396b15..97e4a2d1 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1E2C710; - public const nint dwEntityList = 0x1D05458; - public const nint dwGameEntitySystem = 0x1FA65E8; + public const nint dwCSGOInput = 0x1E2B690; + public const nint dwEntityList = 0x1D04458; + public const nint dwGameEntitySystem = 0x1FA5568; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1E21548; - public const nint dwGlobalVars = 0x1BD6150; - public const nint dwGlowManager = 0x1E1E3E8; - public const nint dwLocalPlayerController = 0x1E0E588; - public const nint dwLocalPlayerPawn = 0x1BE0E90; - public const nint dwPlantedC4 = 0x1E279B0; - public const nint dwPrediction = 0x1BE0DC0; - public const nint dwSensitivity = 0x1E1EE48; + public const nint dwGameRules = 0x1E204C8; + public const nint dwGlobalVars = 0x1BD5150; + public const nint dwGlowManager = 0x1E1D368; + public const nint dwLocalPlayerController = 0x1E0D558; + public const nint dwLocalPlayerPawn = 0x1BDFE90; + public const nint dwPlantedC4 = 0x1E26930; + public const nint dwPrediction = 0x1BDFDC0; + public const nint dwSensitivity = 0x1E1DDC8; public const nint dwSensitivity_sensitivity = 0x48; - public const nint dwViewAngles = 0x1E2CEC0; - public const nint dwViewMatrix = 0x1E222B0; - public const nint dwViewRender = 0x1E230D0; - public const nint dwWeaponC4 = 0x1DBF970; + public const nint dwViewAngles = 0x1E2BE40; + public const nint dwViewMatrix = 0x1E21230; + public const nint dwViewRender = 0x1E22050; + public const nint dwWeaponC4 = 0x1DBE940; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 2f159a8a..975a8f7f 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1E2C710; - constexpr std::ptrdiff_t dwEntityList = 0x1D05458; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FA65E8; + constexpr std::ptrdiff_t dwCSGOInput = 0x1E2B690; + constexpr std::ptrdiff_t dwEntityList = 0x1D04458; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1FA5568; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1E21548; - constexpr std::ptrdiff_t dwGlobalVars = 0x1BD6150; - constexpr std::ptrdiff_t dwGlowManager = 0x1E1E3E8; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E0E588; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BE0E90; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1E279B0; - constexpr std::ptrdiff_t dwPrediction = 0x1BE0DC0; - constexpr std::ptrdiff_t dwSensitivity = 0x1E1EE48; + constexpr std::ptrdiff_t dwGameRules = 0x1E204C8; + constexpr std::ptrdiff_t dwGlobalVars = 0x1BD5150; + constexpr std::ptrdiff_t dwGlowManager = 0x1E1D368; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E0D558; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BDFE90; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1E26930; + constexpr std::ptrdiff_t dwPrediction = 0x1BDFDC0; + constexpr std::ptrdiff_t dwSensitivity = 0x1E1DDC8; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x48; - constexpr std::ptrdiff_t dwViewAngles = 0x1E2CEC0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1E222B0; - constexpr std::ptrdiff_t dwViewRender = 0x1E230D0; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1DBF970; + constexpr std::ptrdiff_t dwViewAngles = 0x1E2BE40; + constexpr std::ptrdiff_t dwViewMatrix = 0x1E21230; + constexpr std::ptrdiff_t dwViewRender = 0x1E22050; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1DBE940; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index e0dc409d..e42589e5 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 31639312, - "dwEntityList": 30430296, - "dwGameEntitySystem": 33187304, + "dwCSGOInput": 31635088, + "dwEntityList": 30426200, + "dwGameEntitySystem": 33183080, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 31593800, - "dwGlobalVars": 29188432, - "dwGlowManager": 31581160, - "dwLocalPlayerController": 31516040, - "dwLocalPlayerPawn": 29232784, - "dwPlantedC4": 31619504, - "dwPrediction": 29232576, - "dwSensitivity": 31583816, + "dwGameRules": 31589576, + "dwGlobalVars": 29184336, + "dwGlowManager": 31576936, + "dwLocalPlayerController": 31511896, + "dwLocalPlayerPawn": 29228688, + "dwPlantedC4": 31615280, + "dwPrediction": 29228480, + "dwSensitivity": 31579592, "dwSensitivity_sensitivity": 72, - "dwViewAngles": 31641280, - "dwViewMatrix": 31597232, - "dwViewRender": 31600848, - "dwWeaponC4": 31193456 + "dwViewAngles": 31637056, + "dwViewMatrix": 31593008, + "dwViewRender": 31596624, + "dwWeaponC4": 31189312 }, "engine2.dll": { "dwBuildNumber": 6206420, diff --git a/output/offsets.rs b/output/offsets.rs index 8793af06..c306195d 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 = 0x1E2C710; - pub const dwEntityList: usize = 0x1D05458; - pub const dwGameEntitySystem: usize = 0x1FA65E8; + pub const dwCSGOInput: usize = 0x1E2B690; + pub const dwEntityList: usize = 0x1D04458; + pub const dwGameEntitySystem: usize = 0x1FA5568; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1E21548; - pub const dwGlobalVars: usize = 0x1BD6150; - pub const dwGlowManager: usize = 0x1E1E3E8; - pub const dwLocalPlayerController: usize = 0x1E0E588; - pub const dwLocalPlayerPawn: usize = 0x1BE0E90; - pub const dwPlantedC4: usize = 0x1E279B0; - pub const dwPrediction: usize = 0x1BE0DC0; - pub const dwSensitivity: usize = 0x1E1EE48; + pub const dwGameRules: usize = 0x1E204C8; + pub const dwGlobalVars: usize = 0x1BD5150; + pub const dwGlowManager: usize = 0x1E1D368; + pub const dwLocalPlayerController: usize = 0x1E0D558; + pub const dwLocalPlayerPawn: usize = 0x1BDFE90; + pub const dwPlantedC4: usize = 0x1E26930; + pub const dwPrediction: usize = 0x1BDFDC0; + pub const dwSensitivity: usize = 0x1E1DDC8; pub const dwSensitivity_sensitivity: usize = 0x48; - pub const dwViewAngles: usize = 0x1E2CEC0; - pub const dwViewMatrix: usize = 0x1E222B0; - pub const dwViewRender: usize = 0x1E230D0; - pub const dwWeaponC4: usize = 0x1DBF970; + pub const dwViewAngles: usize = 0x1E2BE40; + pub const dwViewMatrix: usize = 0x1E21230; + pub const dwViewRender: usize = 0x1E22050; + pub const dwWeaponC4: usize = 0x1DBE940; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index d62149d1..56019d7c 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 3cae5456..7fc9b5af 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 3fa6091b..bebb1f31 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 dfa5ddb3..49f67a39 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 229edb22..a48f2abd 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index df47962e..27266a73 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 03db777a..657535b7 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-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 337aaae1..e8bac8f8 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-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 69d57b36..7ea75d2f 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-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 7ab92512..a4d8a47e 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 961631f9..85fb6e52 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index e0b71674..0ca0bf5c 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 41f47fed..b76223aa 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 68683d3d..64526270 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index aaf32b41..6834e2be 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 98cce5b3..1d9a4895 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 71339339..3e9abd55 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index ca281e85..c4bdaf6d 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 6801eea3..54f6b45e 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index a345728b..2b041214 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 09472413..4a2ab32a 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 5345bdc0..f91713dd 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 96620fa8..2ec1ccef 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index 2e000a88..1d9d98e5 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 ca0f4089..9415382a 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 134426cb..408e7cf6 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index db687dd6..e5b1d4ae 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 a5b87268..0ef6d8a3 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index f00d84c4..67ace5c9 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index e4c4c8af..48f95025 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 dca58120..48f47794 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 0c09b917..e42643c5 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index a03f58cc..6d463307 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 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 5db4df98..2e8555c7 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 8e589919..4e64d1a8 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 07b28e2c..7b114488 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-09-24 01:52:12.383893800 UTC +// 2025-09-25 02:10:50.411777200 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]