diff --git a/output/animationsystem.dll.cs b/output/animationsystem.dll.cs index 2a56eed..98d8b0e 100644 --- a/output/animationsystem.dll.cs +++ b/output/animationsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem.dll.hpp b/output/animationsystem.dll.hpp index c1ea3aa..dbeb367 100644 --- a/output/animationsystem.dll.hpp +++ b/output/animationsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/animationsystem.dll.rs b/output/animationsystem.dll.rs index a7a3d11..a6b3083 100644 --- a/output/animationsystem.dll.rs +++ b/output/animationsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 d39d173..ac7703e 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper { // Module: client.dll @@ -11,14 +11,14 @@ namespace CS2Dumper { public const nint forward = 0x181C3A0; public const nint jump = 0x181C670; public const nint left = 0x181C4C0; - public const nint lookatweapon = 0x1A27E30; + public const nint lookatweapon = 0x1A27D50; public const nint reload = 0x181C0D0; public const nint right = 0x181C550; - public const nint showscores = 0x1A27D10; + public const nint showscores = 0x1A27C30; public const nint sprint = 0x181C040; public const nint turnleft = 0x181C280; public const nint turnright = 0x181C310; public const nint use = 0x181C5E0; - public const nint zoom = 0x1A27DA0; + public const nint zoom = 0x1A27CC0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 5f242fa..4364d1e 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once @@ -15,14 +15,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t forward = 0x181C3A0; constexpr std::ptrdiff_t jump = 0x181C670; constexpr std::ptrdiff_t left = 0x181C4C0; - constexpr std::ptrdiff_t lookatweapon = 0x1A27E30; + constexpr std::ptrdiff_t lookatweapon = 0x1A27D50; constexpr std::ptrdiff_t reload = 0x181C0D0; constexpr std::ptrdiff_t right = 0x181C550; - constexpr std::ptrdiff_t showscores = 0x1A27D10; + constexpr std::ptrdiff_t showscores = 0x1A27C30; constexpr std::ptrdiff_t sprint = 0x181C040; constexpr std::ptrdiff_t turnleft = 0x181C280; constexpr std::ptrdiff_t turnright = 0x181C310; constexpr std::ptrdiff_t use = 0x181C5E0; - constexpr std::ptrdiff_t zoom = 0x1A27DA0; + constexpr std::ptrdiff_t zoom = 0x1A27CC0; } } diff --git a/output/buttons.json b/output/buttons.json index c7c04e9..ae391b0 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -7,14 +7,14 @@ "forward": 25281440, "jump": 25282160, "left": 25281728, - "lookatweapon": 27426352, + "lookatweapon": 27426128, "reload": 25280720, "right": 25281872, - "showscores": 27426064, + "showscores": 27425840, "sprint": 25280576, "turnleft": 25281152, "turnright": 25281296, "use": 25282016, - "zoom": 27426208 + "zoom": 27425984 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 197b460..63dc417 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #![allow(non_upper_case_globals, unused)] @@ -13,14 +13,14 @@ pub mod cs2_dumper { pub const forward: usize = 0x181C3A0; pub const jump: usize = 0x181C670; pub const left: usize = 0x181C4C0; - pub const lookatweapon: usize = 0x1A27E30; + pub const lookatweapon: usize = 0x1A27D50; pub const reload: usize = 0x181C0D0; pub const right: usize = 0x181C550; - pub const showscores: usize = 0x1A27D10; + pub const showscores: usize = 0x1A27C30; pub const sprint: usize = 0x181C040; pub const turnleft: usize = 0x181C280; pub const turnright: usize = 0x181C310; pub const r#use: usize = 0x181C5E0; - pub const zoom: usize = 0x1A27DA0; + pub const zoom: usize = 0x1A27CC0; } } diff --git a/output/client.dll.cs b/output/client.dll.cs index 9104a90..6824d6d 100644 --- a/output/client.dll.cs +++ b/output/client.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client.dll.hpp b/output/client.dll.hpp index e00090c..19ae86f 100644 --- a/output/client.dll.hpp +++ b/output/client.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/client.dll.rs b/output/client.dll.rs index c402708..c9fa7ec 100644 --- a/output/client.dll.rs +++ b/output/client.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 58c7d4e..fc33db7 100644 --- a/output/engine2.dll.cs +++ b/output/engine2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2.dll.hpp b/output/engine2.dll.hpp index 5f96fa7..6d0882c 100644 --- a/output/engine2.dll.hpp +++ b/output/engine2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/engine2.dll.rs b/output/engine2.dll.rs index 5fd0a58..c6929b0 100644 --- a/output/engine2.dll.rs +++ b/output/engine2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 c76765b..0d19de0 100644 --- a/output/host.dll.cs +++ b/output/host.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host.dll.hpp b/output/host.dll.hpp index 4f641f9..9152453 100644 --- a/output/host.dll.hpp +++ b/output/host.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/host.dll.rs b/output/host.dll.rs index ab4d286..8cde03b 100644 --- a/output/host.dll.rs +++ b/output/host.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 3a0bfcf..fbda4d8 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14019, - "timestamp": "2024-06-27T14:27:03.514757+00:00" + "build_number": 14020, + "timestamp": "2024-07-02T22:14:16.333089500+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 90806ad..43c7a58 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -12,9 +12,9 @@ namespace CS2Dumper.Interfaces { public const nint ClientToolsInfo_001 = 0x181B770; public const nint EmptyWorldService001_Client = 0x17D8660; public const nint GameClientExports001 = 0x1818428; - public const nint LegacyGameUI001 = 0x18382E0; - public const nint Source2Client002 = 0x1A196D0; - public const nint Source2ClientConfig001 = 0x19BA2B0; + public const nint LegacyGameUI001 = 0x1838200; + public const nint Source2Client002 = 0x1A195F0; + public const nint Source2ClientConfig001 = 0x19BA1D0; public const nint Source2ClientPrediction001 = 0x18238C0; public const nint Source2ClientUI001 = 0x1836D30; } @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x13610A0; - public const nint EntitySubclassUtilsV001 = 0x13135B0; - public const nint NavGameTest001 = 0x13FF8A8; - public const nint ServerToolsInfo_001 = 0x13B4FB8; - public const nint Source2GameClients001 = 0x13B0420; - public const nint Source2GameDirector001 = 0x14E47C0; - public const nint Source2GameEntities001 = 0x13B4F80; - public const nint Source2Server001 = 0x13B4DF0; - public const nint Source2ServerConfig001 = 0x159F6E8; - public const nint customnavsystem001 = 0x12F8E38; + public const nint EmptyWorldService001_Server = 0x1360FC0; + public const nint EntitySubclassUtilsV001 = 0x13134D0; + public const nint NavGameTest001 = 0x13FF7C8; + public const nint ServerToolsInfo_001 = 0x13B4ED8; + public const nint Source2GameClients001 = 0x13B0340; + public const nint Source2GameDirector001 = 0x14E46E0; + public const nint Source2GameEntities001 = 0x13B4EA0; + public const nint Source2Server001 = 0x13B4D10; + public const nint Source2ServerConfig001 = 0x159F608; + public const nint customnavsystem001 = 0x12F8D58; } // Module: soundsystem.dll public static class SoundsystemDll { @@ -181,26 +181,26 @@ namespace CS2Dumper.Interfaces { } // Module: steamclient64.dll public static class Steamclient64Dll { - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x65ACBD2A; - public const nint IVALIDATE001 = 0x14EDA30; - public const nint SteamClient006 = 0x14EB270; - public const nint SteamClient007 = 0x14EB278; - public const nint SteamClient008 = 0x14EB280; - public const nint SteamClient009 = 0x14EB288; - public const nint SteamClient010 = 0x14EB290; - public const nint SteamClient011 = 0x14EB298; - public const nint SteamClient012 = 0x14EB2A0; - public const nint SteamClient013 = 0x14EB2A8; - public const nint SteamClient014 = 0x14EB2B0; - public const nint SteamClient015 = 0x14EB2B8; - public const nint SteamClient016 = 0x14EB2C0; - public const nint SteamClient017 = 0x14EB2C8; - public const nint SteamClient018 = 0x14EB2D0; - public const nint SteamClient019 = 0x14EB2D8; - public const nint SteamClient020 = 0x14EB2E0; - public const nint SteamClient021 = 0x14EB2E8; - public const nint p2pvoice002 = 0x14E5C5F; - public const nint p2pvoicesingleton002 = 0x14C90E0; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD7552F; + public const nint IVALIDATE001 = 0x153A840; + public const nint SteamClient006 = 0x1538080; + public const nint SteamClient007 = 0x1538088; + public const nint SteamClient008 = 0x1538090; + public const nint SteamClient009 = 0x1538098; + public const nint SteamClient010 = 0x15380A0; + public const nint SteamClient011 = 0x15380A8; + public const nint SteamClient012 = 0x15380B0; + public const nint SteamClient013 = 0x15380B8; + public const nint SteamClient014 = 0x15380C0; + public const nint SteamClient015 = 0x15380C8; + public const nint SteamClient016 = 0x15380D0; + public const nint SteamClient017 = 0x15380D8; + public const nint SteamClient018 = 0x15380E0; + public const nint SteamClient019 = 0x15380E8; + public const nint SteamClient020 = 0x15380F0; + public const nint SteamClient021 = 0x15380F8; + public const nint p2pvoice002 = 0x14E6ECF; + public const nint p2pvoicesingleton002 = 0x15140E0; } // Module: tier0.dll public static class Tier0Dll { @@ -232,8 +232,8 @@ namespace CS2Dumper.Interfaces { } // Module: vstdlib_s64.dll public static class VstdlibS64Dll { - public const nint IVALIDATE001 = 0xA5B40; - public const nint VEngineCvar002 = 0x63070; + public const nint IVALIDATE001 = 0xA7B40; + public const nint VEngineCvar002 = 0x65070; } // Module: worldrenderer.dll public static class WorldrendererDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index f1c4cac..ad81a8c 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once @@ -17,9 +17,9 @@ namespace cs2_dumper { constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x181B770; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x17D8660; constexpr std::ptrdiff_t GameClientExports001 = 0x1818428; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x18382E0; - constexpr std::ptrdiff_t Source2Client002 = 0x1A196D0; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19BA2B0; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x1838200; + constexpr std::ptrdiff_t Source2Client002 = 0x1A195F0; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19BA1D0; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x18238C0; constexpr std::ptrdiff_t Source2ClientUI001 = 0x1836D30; } @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x13610A0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x13135B0; - constexpr std::ptrdiff_t NavGameTest001 = 0x13FF8A8; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13B4FB8; - constexpr std::ptrdiff_t Source2GameClients001 = 0x13B0420; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x14E47C0; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x13B4F80; - constexpr std::ptrdiff_t Source2Server001 = 0x13B4DF0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x159F6E8; - constexpr std::ptrdiff_t customnavsystem001 = 0x12F8E38; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1360FC0; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x13134D0; + constexpr std::ptrdiff_t NavGameTest001 = 0x13FF7C8; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13B4ED8; + constexpr std::ptrdiff_t Source2GameClients001 = 0x13B0340; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x14E46E0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x13B4EA0; + constexpr std::ptrdiff_t Source2Server001 = 0x13B4D10; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x159F608; + constexpr std::ptrdiff_t customnavsystem001 = 0x12F8D58; } // Module: soundsystem.dll namespace soundsystem_dll { @@ -186,26 +186,26 @@ namespace cs2_dumper { } // Module: steamclient64.dll namespace steamclient64_dll { - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x65ACBD2A; - constexpr std::ptrdiff_t IVALIDATE001 = 0x14EDA30; - constexpr std::ptrdiff_t SteamClient006 = 0x14EB270; - constexpr std::ptrdiff_t SteamClient007 = 0x14EB278; - constexpr std::ptrdiff_t SteamClient008 = 0x14EB280; - constexpr std::ptrdiff_t SteamClient009 = 0x14EB288; - constexpr std::ptrdiff_t SteamClient010 = 0x14EB290; - constexpr std::ptrdiff_t SteamClient011 = 0x14EB298; - constexpr std::ptrdiff_t SteamClient012 = 0x14EB2A0; - constexpr std::ptrdiff_t SteamClient013 = 0x14EB2A8; - constexpr std::ptrdiff_t SteamClient014 = 0x14EB2B0; - constexpr std::ptrdiff_t SteamClient015 = 0x14EB2B8; - constexpr std::ptrdiff_t SteamClient016 = 0x14EB2C0; - constexpr std::ptrdiff_t SteamClient017 = 0x14EB2C8; - constexpr std::ptrdiff_t SteamClient018 = 0x14EB2D0; - constexpr std::ptrdiff_t SteamClient019 = 0x14EB2D8; - constexpr std::ptrdiff_t SteamClient020 = 0x14EB2E0; - constexpr std::ptrdiff_t SteamClient021 = 0x14EB2E8; - constexpr std::ptrdiff_t p2pvoice002 = 0x14E5C5F; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x14C90E0; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8BD7552F; + constexpr std::ptrdiff_t IVALIDATE001 = 0x153A840; + constexpr std::ptrdiff_t SteamClient006 = 0x1538080; + constexpr std::ptrdiff_t SteamClient007 = 0x1538088; + constexpr std::ptrdiff_t SteamClient008 = 0x1538090; + constexpr std::ptrdiff_t SteamClient009 = 0x1538098; + constexpr std::ptrdiff_t SteamClient010 = 0x15380A0; + constexpr std::ptrdiff_t SteamClient011 = 0x15380A8; + constexpr std::ptrdiff_t SteamClient012 = 0x15380B0; + constexpr std::ptrdiff_t SteamClient013 = 0x15380B8; + constexpr std::ptrdiff_t SteamClient014 = 0x15380C0; + constexpr std::ptrdiff_t SteamClient015 = 0x15380C8; + constexpr std::ptrdiff_t SteamClient016 = 0x15380D0; + constexpr std::ptrdiff_t SteamClient017 = 0x15380D8; + constexpr std::ptrdiff_t SteamClient018 = 0x15380E0; + constexpr std::ptrdiff_t SteamClient019 = 0x15380E8; + constexpr std::ptrdiff_t SteamClient020 = 0x15380F0; + constexpr std::ptrdiff_t SteamClient021 = 0x15380F8; + constexpr std::ptrdiff_t p2pvoice002 = 0x14E6ECF; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x15140E0; } // Module: tier0.dll namespace tier0_dll { @@ -237,8 +237,8 @@ namespace cs2_dumper { } // Module: vstdlib_s64.dll namespace vstdlib_s64_dll { - constexpr std::ptrdiff_t IVALIDATE001 = 0xA5B40; - constexpr std::ptrdiff_t VEngineCvar002 = 0x63070; + constexpr std::ptrdiff_t IVALIDATE001 = 0xA7B40; + constexpr std::ptrdiff_t VEngineCvar002 = 0x65070; } // Module: worldrenderer.dll namespace worldrenderer_dll { diff --git a/output/interfaces.json b/output/interfaces.json index d422919..1e70be4 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -7,9 +7,9 @@ "ClientToolsInfo_001": 25278320, "EmptyWorldService001_Client": 25003616, "GameClientExports001": 25265192, - "LegacyGameUI001": 25395936, - "Source2Client002": 27367120, - "Source2ClientConfig001": 26976944, + "LegacyGameUI001": 25395712, + "Source2Client002": 27366896, + "Source2ClientConfig001": 26976720, "Source2ClientPrediction001": 25311424, "Source2ClientUI001": 25390384 }, @@ -130,16 +130,16 @@ "SchemaSystem_001": 378640 }, "server.dll": { - "EmptyWorldService001_Server": 20320416, - "EntitySubclassUtilsV001": 20002224, - "NavGameTest001": 20969640, - "ServerToolsInfo_001": 20664248, - "Source2GameClients001": 20644896, - "Source2GameDirector001": 21907392, - "Source2GameEntities001": 20664192, - "Source2Server001": 20663792, - "Source2ServerConfig001": 22673128, - "customnavsystem001": 19893816 + "EmptyWorldService001_Server": 20320192, + "EntitySubclassUtilsV001": 20002000, + "NavGameTest001": 20969416, + "ServerToolsInfo_001": 20664024, + "Source2GameClients001": 20644672, + "Source2GameDirector001": 21907168, + "Source2GameEntities001": 20663968, + "Source2Server001": 20663568, + "Source2ServerConfig001": 22672904, + "customnavsystem001": 19893592 }, "soundsystem.dll": { "SoundOpSystem001": 3363744, @@ -151,26 +151,26 @@ "SteamAudio001": 2447184 }, "steamclient64.dll": { - "CLIENTENGINE_INTERFACE_VERSION005": 1705819434, - "IVALIDATE001": 21944880, - "SteamClient006": 21934704, - "SteamClient007": 21934712, - "SteamClient008": 21934720, - "SteamClient009": 21934728, - "SteamClient010": 21934736, - "SteamClient011": 21934744, - "SteamClient012": 21934752, - "SteamClient013": 21934760, - "SteamClient014": 21934768, - "SteamClient015": 21934776, - "SteamClient016": 21934784, - "SteamClient017": 21934792, - "SteamClient018": 21934800, - "SteamClient019": 21934808, - "SteamClient020": 21934816, - "SteamClient021": 21934824, - "p2pvoice002": 21912671, - "p2pvoicesingleton002": 21795040 + "CLIENTENGINE_INTERFACE_VERSION005": 2346145071, + "IVALIDATE001": 22259776, + "SteamClient006": 22249600, + "SteamClient007": 22249608, + "SteamClient008": 22249616, + "SteamClient009": 22249624, + "SteamClient010": 22249632, + "SteamClient011": 22249640, + "SteamClient012": 22249648, + "SteamClient013": 22249656, + "SteamClient014": 22249664, + "SteamClient015": 22249672, + "SteamClient016": 22249680, + "SteamClient017": 22249688, + "SteamClient018": 22249696, + "SteamClient019": 22249704, + "SteamClient020": 22249712, + "SteamClient021": 22249720, + "p2pvoice002": 21917391, + "p2pvoicesingleton002": 22102240 }, "tier0.dll": { "TestScriptMgr001": 3594800, @@ -195,8 +195,8 @@ "VScriptManager010": 1213952 }, "vstdlib_s64.dll": { - "IVALIDATE001": 678720, - "VEngineCvar002": 405616 + "IVALIDATE001": 686912, + "VEngineCvar002": 413808 }, "worldrenderer.dll": { "WorldRendererMgr001": 1441648 diff --git a/output/interfaces.rs b/output/interfaces.rs index 90d197a..9bcf3de 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #![allow(non_upper_case_globals, unused)] @@ -15,9 +15,9 @@ pub mod cs2_dumper { pub const ClientToolsInfo_001: usize = 0x181B770; pub const EmptyWorldService001_Client: usize = 0x17D8660; pub const GameClientExports001: usize = 0x1818428; - pub const LegacyGameUI001: usize = 0x18382E0; - pub const Source2Client002: usize = 0x1A196D0; - pub const Source2ClientConfig001: usize = 0x19BA2B0; + pub const LegacyGameUI001: usize = 0x1838200; + pub const Source2Client002: usize = 0x1A195F0; + pub const Source2ClientConfig001: usize = 0x19BA1D0; pub const Source2ClientPrediction001: usize = 0x18238C0; pub const Source2ClientUI001: usize = 0x1836D30; } @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x13610A0; - pub const EntitySubclassUtilsV001: usize = 0x13135B0; - pub const NavGameTest001: usize = 0x13FF8A8; - pub const ServerToolsInfo_001: usize = 0x13B4FB8; - pub const Source2GameClients001: usize = 0x13B0420; - pub const Source2GameDirector001: usize = 0x14E47C0; - pub const Source2GameEntities001: usize = 0x13B4F80; - pub const Source2Server001: usize = 0x13B4DF0; - pub const Source2ServerConfig001: usize = 0x159F6E8; - pub const customnavsystem001: usize = 0x12F8E38; + pub const EmptyWorldService001_Server: usize = 0x1360FC0; + pub const EntitySubclassUtilsV001: usize = 0x13134D0; + pub const NavGameTest001: usize = 0x13FF7C8; + pub const ServerToolsInfo_001: usize = 0x13B4ED8; + pub const Source2GameClients001: usize = 0x13B0340; + pub const Source2GameDirector001: usize = 0x14E46E0; + pub const Source2GameEntities001: usize = 0x13B4EA0; + pub const Source2Server001: usize = 0x13B4D10; + pub const Source2ServerConfig001: usize = 0x159F608; + pub const customnavsystem001: usize = 0x12F8D58; } // Module: soundsystem.dll pub mod soundsystem_dll { @@ -184,26 +184,26 @@ pub mod cs2_dumper { } // Module: steamclient64.dll pub mod steamclient64_dll { - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x65ACBD2A; - pub const IVALIDATE001: usize = 0x14EDA30; - pub const SteamClient006: usize = 0x14EB270; - pub const SteamClient007: usize = 0x14EB278; - pub const SteamClient008: usize = 0x14EB280; - pub const SteamClient009: usize = 0x14EB288; - pub const SteamClient010: usize = 0x14EB290; - pub const SteamClient011: usize = 0x14EB298; - pub const SteamClient012: usize = 0x14EB2A0; - pub const SteamClient013: usize = 0x14EB2A8; - pub const SteamClient014: usize = 0x14EB2B0; - pub const SteamClient015: usize = 0x14EB2B8; - pub const SteamClient016: usize = 0x14EB2C0; - pub const SteamClient017: usize = 0x14EB2C8; - pub const SteamClient018: usize = 0x14EB2D0; - pub const SteamClient019: usize = 0x14EB2D8; - pub const SteamClient020: usize = 0x14EB2E0; - pub const SteamClient021: usize = 0x14EB2E8; - pub const p2pvoice002: usize = 0x14E5C5F; - pub const p2pvoicesingleton002: usize = 0x14C90E0; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8BD7552F; + pub const IVALIDATE001: usize = 0x153A840; + pub const SteamClient006: usize = 0x1538080; + pub const SteamClient007: usize = 0x1538088; + pub const SteamClient008: usize = 0x1538090; + pub const SteamClient009: usize = 0x1538098; + pub const SteamClient010: usize = 0x15380A0; + pub const SteamClient011: usize = 0x15380A8; + pub const SteamClient012: usize = 0x15380B0; + pub const SteamClient013: usize = 0x15380B8; + pub const SteamClient014: usize = 0x15380C0; + pub const SteamClient015: usize = 0x15380C8; + pub const SteamClient016: usize = 0x15380D0; + pub const SteamClient017: usize = 0x15380D8; + pub const SteamClient018: usize = 0x15380E0; + pub const SteamClient019: usize = 0x15380E8; + pub const SteamClient020: usize = 0x15380F0; + pub const SteamClient021: usize = 0x15380F8; + pub const p2pvoice002: usize = 0x14E6ECF; + pub const p2pvoicesingleton002: usize = 0x15140E0; } // Module: tier0.dll pub mod tier0_dll { @@ -235,8 +235,8 @@ pub mod cs2_dumper { } // Module: vstdlib_s64.dll pub mod vstdlib_s64_dll { - pub const IVALIDATE001: usize = 0xA5B40; - pub const VEngineCvar002: usize = 0x63070; + pub const IVALIDATE001: usize = 0xA7B40; + pub const VEngineCvar002: usize = 0x65070; } // Module: worldrenderer.dll pub mod worldrenderer_dll { diff --git a/output/materialsystem2.dll.cs b/output/materialsystem2.dll.cs index f6041d6..71cad9e 100644 --- a/output/materialsystem2.dll.cs +++ b/output/materialsystem2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2.dll.hpp b/output/materialsystem2.dll.hpp index 0e61b03..9d2cb33 100644 --- a/output/materialsystem2.dll.hpp +++ b/output/materialsystem2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/materialsystem2.dll.rs b/output/materialsystem2.dll.rs index 75e2c66..1885cf0 100644 --- a/output/materialsystem2.dll.rs +++ b/output/materialsystem2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 e8b5ab0..698ca1f 100644 --- a/output/networksystem.dll.cs +++ b/output/networksystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem.dll.hpp b/output/networksystem.dll.hpp index 4f7979c..7d1b7a6 100644 --- a/output/networksystem.dll.hpp +++ b/output/networksystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/networksystem.dll.rs b/output/networksystem.dll.rs index fc92d5e..d1b5a45 100644 --- a/output/networksystem.dll.rs +++ b/output/networksystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 808b115..5543ed8 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-28 23:53:41.889494600 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1A27F10; - public const nint dwEntityList = 0x19BDE58; - public const nint dwGameEntitySystem = 0x1ADCCA8; + public const nint dwCSGOInput = 0x1A27E30; + public const nint dwEntityList = 0x19BDD78; + public const nint dwGameEntitySystem = 0x1ADCBC8; public const nint dwGameEntitySystem_highestEntityIndex = 0x1510; - public const nint dwGameRules = 0x1A1B748; + public const nint dwGameRules = 0x1A1B668; public const nint dwGlobalVars = 0x1817638; - public const nint dwGlowManager = 0x1A1AE30; - public const nint dwLocalPlayerController = 0x1A0DA88; + public const nint dwGlowManager = 0x1A1AD50; + public const nint dwLocalPlayerController = 0x1A0D9A8; public const nint dwLocalPlayerPawn = 0x1823A08; - public const nint dwPlantedC4 = 0x1A25288; + public const nint dwPlantedC4 = 0x1A251A8; public const nint dwPrediction = 0x18238C0; - public const nint dwSensitivity = 0x1A1C418; + public const nint dwSensitivity = 0x1A1C338; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1A2D328; - public const nint dwViewMatrix = 0x1A1FDB0; - public const nint dwViewRender = 0x1A20548; - public const nint dwWeaponC4 = 0x19C1A20; + public const nint dwViewAngles = 0x1A2D248; + public const nint dwViewMatrix = 0x1A1FCD0; + public const nint dwViewRender = 0x1A20468; + public const nint dwWeaponC4 = 0x19C1940; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index fcd8ca3..15b7699 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-28 23:53:41.889494600 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1A27F10; - constexpr std::ptrdiff_t dwEntityList = 0x19BDE58; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1ADCCA8; + constexpr std::ptrdiff_t dwCSGOInput = 0x1A27E30; + constexpr std::ptrdiff_t dwEntityList = 0x19BDD78; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1ADCBC8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x1A1B748; + constexpr std::ptrdiff_t dwGameRules = 0x1A1B668; constexpr std::ptrdiff_t dwGlobalVars = 0x1817638; - constexpr std::ptrdiff_t dwGlowManager = 0x1A1AE30; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A0DA88; + constexpr std::ptrdiff_t dwGlowManager = 0x1A1AD50; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A0D9A8; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1823A08; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1A25288; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1A251A8; constexpr std::ptrdiff_t dwPrediction = 0x18238C0; - constexpr std::ptrdiff_t dwSensitivity = 0x1A1C418; + constexpr std::ptrdiff_t dwSensitivity = 0x1A1C338; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1A2D328; - constexpr std::ptrdiff_t dwViewMatrix = 0x1A1FDB0; - constexpr std::ptrdiff_t dwViewRender = 0x1A20548; - constexpr std::ptrdiff_t dwWeaponC4 = 0x19C1A20; + constexpr std::ptrdiff_t dwViewAngles = 0x1A2D248; + constexpr std::ptrdiff_t dwViewMatrix = 0x1A1FCD0; + constexpr std::ptrdiff_t dwViewRender = 0x1A20468; + constexpr std::ptrdiff_t dwWeaponC4 = 0x19C1940; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 187b3f5..2a088b3 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 27426576, - "dwEntityList": 26992216, - "dwGameEntitySystem": 28167336, + "dwCSGOInput": 27426352, + "dwEntityList": 26991992, + "dwGameEntitySystem": 28167112, "dwGameEntitySystem_highestEntityIndex": 5392, - "dwGameRules": 27375432, + "dwGameRules": 27375208, "dwGlobalVars": 25261624, - "dwGlowManager": 27373104, - "dwLocalPlayerController": 27318920, + "dwGlowManager": 27372880, + "dwLocalPlayerController": 27318696, "dwLocalPlayerPawn": 25311752, - "dwPlantedC4": 27415176, + "dwPlantedC4": 27414952, "dwPrediction": 25311424, - "dwSensitivity": 27378712, + "dwSensitivity": 27378488, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27448104, - "dwViewMatrix": 27393456, - "dwViewRender": 27395400, - "dwWeaponC4": 27007520 + "dwViewAngles": 27447880, + "dwViewMatrix": 27393232, + "dwViewRender": 27395176, + "dwWeaponC4": 27007296 }, "engine2.dll": { "dwBuildNumber": 5437492, diff --git a/output/offsets.rs b/output/offsets.rs index 6bf2b52..82ce70f 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-28 23:53:41.889494600 UTC +// 2024-07-02 22:14:16.333089500 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 = 0x1A27F10; - pub const dwEntityList: usize = 0x19BDE58; - pub const dwGameEntitySystem: usize = 0x1ADCCA8; + pub const dwCSGOInput: usize = 0x1A27E30; + pub const dwEntityList: usize = 0x19BDD78; + pub const dwGameEntitySystem: usize = 0x1ADCBC8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x1A1B748; + pub const dwGameRules: usize = 0x1A1B668; pub const dwGlobalVars: usize = 0x1817638; - pub const dwGlowManager: usize = 0x1A1AE30; - pub const dwLocalPlayerController: usize = 0x1A0DA88; + pub const dwGlowManager: usize = 0x1A1AD50; + pub const dwLocalPlayerController: usize = 0x1A0D9A8; pub const dwLocalPlayerPawn: usize = 0x1823A08; - pub const dwPlantedC4: usize = 0x1A25288; + pub const dwPlantedC4: usize = 0x1A251A8; pub const dwPrediction: usize = 0x18238C0; - pub const dwSensitivity: usize = 0x1A1C418; + pub const dwSensitivity: usize = 0x1A1C338; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1A2D328; - pub const dwViewMatrix: usize = 0x1A1FDB0; - pub const dwViewRender: usize = 0x1A20548; - pub const dwWeaponC4: usize = 0x19C1A20; + pub const dwViewAngles: usize = 0x1A2D248; + pub const dwViewMatrix: usize = 0x1A1FCD0; + pub const dwViewRender: usize = 0x1A20468; + pub const dwWeaponC4: usize = 0x19C1940; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama.dll.cs b/output/panorama.dll.cs index 3d915c8..f4810e1 100644 --- a/output/panorama.dll.cs +++ b/output/panorama.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama.dll.hpp b/output/panorama.dll.hpp index 5dffd6c..8caf69e 100644 --- a/output/panorama.dll.hpp +++ b/output/panorama.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/panorama.dll.rs b/output/panorama.dll.rs index 4518b69..eff8dd5 100644 --- a/output/panorama.dll.rs +++ b/output/panorama.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 10b6820..c7adc68 100644 --- a/output/particles.dll.cs +++ b/output/particles.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles.dll.hpp b/output/particles.dll.hpp index 30db0ef..9c5ef76 100644 --- a/output/particles.dll.hpp +++ b/output/particles.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/particles.dll.rs b/output/particles.dll.rs index 4634b75..a2f41d1 100644 --- a/output/particles.dll.rs +++ b/output/particles.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 769fa41..c9cf265 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-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system.dll.hpp b/output/pulse_system.dll.hpp index e585352..9e7915c 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-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/pulse_system.dll.rs b/output/pulse_system.dll.rs index 0071e19..330dfd1 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-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 fbeea77..a961f21 100644 --- a/output/rendersystemdx11.dll.cs +++ b/output/rendersystemdx11.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11.dll.hpp b/output/rendersystemdx11.dll.hpp index a45a9aa..58b2798 100644 --- a/output/rendersystemdx11.dll.hpp +++ b/output/rendersystemdx11.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/rendersystemdx11.dll.rs b/output/rendersystemdx11.dll.rs index d183c4a..cfef538 100644 --- a/output/rendersystemdx11.dll.rs +++ b/output/rendersystemdx11.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 4e89c2f..8672ccb 100644 --- a/output/resourcesystem.dll.cs +++ b/output/resourcesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem.dll.hpp b/output/resourcesystem.dll.hpp index 48bc61f..71159ca 100644 --- a/output/resourcesystem.dll.hpp +++ b/output/resourcesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/resourcesystem.dll.rs b/output/resourcesystem.dll.rs index d48e0c5..afdee33 100644 --- a/output/resourcesystem.dll.rs +++ b/output/resourcesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 c797151..0a2c09b 100644 --- a/output/scenesystem.dll.cs +++ b/output/scenesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem.dll.hpp b/output/scenesystem.dll.hpp index f69d39b..37ecb71 100644 --- a/output/scenesystem.dll.hpp +++ b/output/scenesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/scenesystem.dll.rs b/output/scenesystem.dll.rs index 01090d2..9699718 100644 --- a/output/scenesystem.dll.rs +++ b/output/scenesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 3d6f8ba..c620c3d 100644 --- a/output/schemasystem.dll.cs +++ b/output/schemasystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem.dll.hpp b/output/schemasystem.dll.hpp index 8e6a732..1d099dd 100644 --- a/output/schemasystem.dll.hpp +++ b/output/schemasystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/schemasystem.dll.rs b/output/schemasystem.dll.rs index 8358e53..8c8d2e9 100644 --- a/output/schemasystem.dll.rs +++ b/output/schemasystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 30ddb91..316d574 100644 --- a/output/server.dll.cs +++ b/output/server.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server.dll.hpp b/output/server.dll.hpp index 339cae4..98f64f6 100644 --- a/output/server.dll.hpp +++ b/output/server.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/server.dll.rs b/output/server.dll.rs index 8cba524..302a443 100644 --- a/output/server.dll.rs +++ b/output/server.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 ac8ae52..a11e979 100644 --- a/output/soundsystem.dll.cs +++ b/output/soundsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem.dll.hpp b/output/soundsystem.dll.hpp index ec30a2a..11b8331 100644 --- a/output/soundsystem.dll.hpp +++ b/output/soundsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/soundsystem.dll.rs b/output/soundsystem.dll.rs index 596bd14..260de4e 100644 --- a/output/soundsystem.dll.rs +++ b/output/soundsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 f49da0d..fc9119a 100644 --- a/output/vphysics2.dll.cs +++ b/output/vphysics2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2.dll.hpp b/output/vphysics2.dll.hpp index f374925..adb1082 100644 --- a/output/vphysics2.dll.hpp +++ b/output/vphysics2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/vphysics2.dll.rs b/output/vphysics2.dll.rs index d4d101b..67c7d97 100644 --- a/output/vphysics2.dll.rs +++ b/output/vphysics2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 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 36fd17a..6bb7ae1 100644 --- a/output/worldrenderer.dll.cs +++ b/output/worldrenderer.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer.dll.hpp b/output/worldrenderer.dll.hpp index bcff5de..64226fd 100644 --- a/output/worldrenderer.dll.hpp +++ b/output/worldrenderer.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #pragma once diff --git a/output/worldrenderer.dll.rs b/output/worldrenderer.dll.rs index f811263..d7f34b5 100644 --- a/output/worldrenderer.dll.rs +++ b/output/worldrenderer.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-27 14:27:03.514757 UTC +// 2024-07-02 22:14:16.333089500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]