diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 4db5551..84b4166 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 6910dca..62bd332 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 4c489e8..2bbfb3e 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 2d6be30..e27c51d 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x1867610; - public const nint attack2 = 0x18676A0; - public const nint back = 0x18678E0; - public const nint duck = 0x1867BB0; - public const nint forward = 0x1867850; - public const nint jump = 0x1867B20; - public const nint left = 0x1867970; - public const nint lookatweapon = 0x1A8F4F0; - public const nint reload = 0x1867580; - public const nint right = 0x1867A00; - public const nint showscores = 0x1A8F3D0; - public const nint sprint = 0x18674F0; - public const nint turnleft = 0x1867730; - public const nint turnright = 0x18677C0; - public const nint use = 0x1867A90; - public const nint zoom = 0x1A8F460; + public const nint attack = 0x1875710; + public const nint attack2 = 0x18757A0; + public const nint back = 0x18759E0; + public const nint duck = 0x1875CB0; + public const nint forward = 0x1875950; + public const nint jump = 0x1875C20; + public const nint left = 0x1875A70; + public const nint lookatweapon = 0x1A9DF50; + public const nint reload = 0x1875680; + public const nint right = 0x1875B00; + public const nint showscores = 0x1A9DE30; + public const nint sprint = 0x18755F0; + public const nint turnleft = 0x1875830; + public const nint turnright = 0x18758C0; + public const nint use = 0x1875B90; + public const nint zoom = 0x1A9DEC0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 14bd16b..94a4b3f 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x1867610; - constexpr std::ptrdiff_t attack2 = 0x18676A0; - constexpr std::ptrdiff_t back = 0x18678E0; - constexpr std::ptrdiff_t duck = 0x1867BB0; - constexpr std::ptrdiff_t forward = 0x1867850; - constexpr std::ptrdiff_t jump = 0x1867B20; - constexpr std::ptrdiff_t left = 0x1867970; - constexpr std::ptrdiff_t lookatweapon = 0x1A8F4F0; - constexpr std::ptrdiff_t reload = 0x1867580; - constexpr std::ptrdiff_t right = 0x1867A00; - constexpr std::ptrdiff_t showscores = 0x1A8F3D0; - constexpr std::ptrdiff_t sprint = 0x18674F0; - constexpr std::ptrdiff_t turnleft = 0x1867730; - constexpr std::ptrdiff_t turnright = 0x18677C0; - constexpr std::ptrdiff_t use = 0x1867A90; - constexpr std::ptrdiff_t zoom = 0x1A8F460; + constexpr std::ptrdiff_t attack = 0x1875710; + constexpr std::ptrdiff_t attack2 = 0x18757A0; + constexpr std::ptrdiff_t back = 0x18759E0; + constexpr std::ptrdiff_t duck = 0x1875CB0; + constexpr std::ptrdiff_t forward = 0x1875950; + constexpr std::ptrdiff_t jump = 0x1875C20; + constexpr std::ptrdiff_t left = 0x1875A70; + constexpr std::ptrdiff_t lookatweapon = 0x1A9DF50; + constexpr std::ptrdiff_t reload = 0x1875680; + constexpr std::ptrdiff_t right = 0x1875B00; + constexpr std::ptrdiff_t showscores = 0x1A9DE30; + constexpr std::ptrdiff_t sprint = 0x18755F0; + constexpr std::ptrdiff_t turnleft = 0x1875830; + constexpr std::ptrdiff_t turnright = 0x18758C0; + constexpr std::ptrdiff_t use = 0x1875B90; + constexpr std::ptrdiff_t zoom = 0x1A9DEC0; } } diff --git a/output/buttons.json b/output/buttons.json index be856d8..046b564 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 25589264, - "attack2": 25589408, - "back": 25589984, - "duck": 25590704, - "forward": 25589840, - "jump": 25590560, - "left": 25590128, - "lookatweapon": 27849968, - "reload": 25589120, - "right": 25590272, - "showscores": 27849680, - "sprint": 25588976, - "turnleft": 25589552, - "turnright": 25589696, - "use": 25590416, - "zoom": 27849824 + "attack": 25646864, + "attack2": 25647008, + "back": 25647584, + "duck": 25648304, + "forward": 25647440, + "jump": 25648160, + "left": 25647728, + "lookatweapon": 27909968, + "reload": 25646720, + "right": 25647872, + "showscores": 27909680, + "sprint": 25646576, + "turnleft": 25647152, + "turnright": 25647296, + "use": 25648016, + "zoom": 27909824 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 3af948f..b55d019 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x1867610; - pub const attack2: usize = 0x18676A0; - pub const back: usize = 0x18678E0; - pub const duck: usize = 0x1867BB0; - pub const forward: usize = 0x1867850; - pub const jump: usize = 0x1867B20; - pub const left: usize = 0x1867970; - pub const lookatweapon: usize = 0x1A8F4F0; - pub const reload: usize = 0x1867580; - pub const right: usize = 0x1867A00; - pub const showscores: usize = 0x1A8F3D0; - pub const sprint: usize = 0x18674F0; - pub const turnleft: usize = 0x1867730; - pub const turnright: usize = 0x18677C0; - pub const r#use: usize = 0x1867A90; - pub const zoom: usize = 0x1A8F460; + pub const attack: usize = 0x1875710; + pub const attack2: usize = 0x18757A0; + pub const back: usize = 0x18759E0; + pub const duck: usize = 0x1875CB0; + pub const forward: usize = 0x1875950; + pub const jump: usize = 0x1875C20; + pub const left: usize = 0x1875A70; + pub const lookatweapon: usize = 0x1A9DF50; + pub const reload: usize = 0x1875680; + pub const right: usize = 0x1875B00; + pub const showscores: usize = 0x1A9DE30; + pub const sprint: usize = 0x18755F0; + pub const turnleft: usize = 0x1875830; + pub const turnright: usize = 0x18758C0; + pub const r#use: usize = 0x1875B90; + pub const zoom: usize = 0x1A9DEC0; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 23f7224..c3fa93c 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index a625042..0770800 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index b99768d..365272c 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 2c2bc67..f1e2dce 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 794e4f2..455eec6 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index f76219a..e561532 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 2b2271a..0e43360 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index e234ed7..df665e4 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index b1a559e..2e1f404 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 37a0594..a0a4fde 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14063, - "timestamp": "2025-01-28T02:21:32.067640100+00:00" + "build_number": 14064, + "timestamp": "2025-01-29T00:56:45.481338400+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 3de43a3..2e4b100 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,57 +1,57 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll public static class AnimationsystemDll { - public const nint AnimationSystemUtils_001 = 0x60EDC8; - public const nint AnimationSystem_001 = 0x606CF0; + public const nint AnimationSystemUtils_001 = 0x60FE18; + public const nint AnimationSystem_001 = 0x607D40; } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x1866C00; - public const nint EmptyWorldService001_Client = 0x1821F00; - public const nint GameClientExports001 = 0x18638B8; - public const nint LegacyGameUI001 = 0x1884430; - public const nint Source2Client002 = 0x1A7EEE0; - public const nint Source2ClientConfig001 = 0x1A15570; - public const nint Source2ClientPrediction001 = 0x186EC80; - public const nint Source2ClientUI001 = 0x1882800; + public const nint ClientToolsInfo_001 = 0x1874D00; + public const nint EmptyWorldService001_Client = 0x1830000; + public const nint GameClientExports001 = 0x18719B8; + public const nint LegacyGameUI001 = 0x1892560; + public const nint Source2Client002 = 0x1A8D970; + public const nint Source2ClientConfig001 = 0x1A23F20; + public const nint Source2ClientPrediction001 = 0x187CD70; + public const nint Source2ClientUI001 = 0x1890930; } // Module: engine2.dll public static class Engine2Dll { - public const nint BenchmarkService001 = 0x540CB0; - public const nint BugService001 = 0x5D9BA0; - public const nint ClientServerEngineLoopService_001 = 0x5419D0; - public const nint EngineGameUI001 = 0x53EB60; - public const nint EngineServiceMgr001 = 0x61AA30; - public const nint GameEventSystemClientV001 = 0x61AD30; - public const nint GameEventSystemServerV001 = 0x61AE70; - public const nint GameResourceServiceClientV001 = 0x540DB0; - public const nint GameResourceServiceServerV001 = 0x540E10; - public const nint GameUIService_001 = 0x5D9EA0; - public const nint HostStateMgr001 = 0x5418C0; - public const nint INETSUPPORT_001 = 0x53A060; - public const nint InputService_001 = 0x5DA1B0; - public const nint KeyValueCache001 = 0x541970; - public const nint MapListService_001 = 0x6191B0; - public const nint NetworkClientService_001 = 0x619340; - public const nint NetworkP2PService_001 = 0x5410C0; - public const nint NetworkServerService_001 = 0x6196D0; - public const nint NetworkService_001 = 0x541210; - public const nint RenderService_001 = 0x619930; - public const nint ScreenshotService001 = 0x619BD0; - public const nint SimpleEngineLoopService_001 = 0x541AE0; - public const nint SoundService_001 = 0x541250; - public const nint Source2EngineToClient001 = 0x53E1E0; - public const nint Source2EngineToClientStringTable001 = 0x53E240; - public const nint Source2EngineToServer001 = 0x53E2D8; - public const nint Source2EngineToServerStringTable001 = 0x53E300; - public const nint SplitScreenService_001 = 0x541530; - public const nint StatsService_001 = 0x61A000; - public const nint ToolService_001 = 0x5416F0; - public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x53EBF0; - public const nint VProfService_001 = 0x541730; + public const nint BenchmarkService001 = 0x546D30; + public const nint BugService001 = 0x5DFD10; + public const nint ClientServerEngineLoopService_001 = 0x547A50; + public const nint EngineGameUI001 = 0x544B90; + public const nint EngineServiceMgr001 = 0x620BA0; + public const nint GameEventSystemClientV001 = 0x620EC0; + public const nint GameEventSystemServerV001 = 0x621000; + public const nint GameResourceServiceClientV001 = 0x546E30; + public const nint GameResourceServiceServerV001 = 0x546E90; + public const nint GameUIService_001 = 0x5E0010; + public const nint HostStateMgr001 = 0x547940; + public const nint INETSUPPORT_001 = 0x540060; + public const nint InputService_001 = 0x5E0320; + public const nint KeyValueCache001 = 0x5479F0; + public const nint MapListService_001 = 0x61F320; + public const nint NetworkClientService_001 = 0x61F4B0; + public const nint NetworkP2PService_001 = 0x547140; + public const nint NetworkServerService_001 = 0x61F840; + public const nint NetworkService_001 = 0x547290; + public const nint RenderService_001 = 0x61FAA0; + public const nint ScreenshotService001 = 0x61FD40; + public const nint SimpleEngineLoopService_001 = 0x547B60; + public const nint SoundService_001 = 0x5472D0; + public const nint Source2EngineToClient001 = 0x544210; + public const nint Source2EngineToClientStringTable001 = 0x544270; + public const nint Source2EngineToServer001 = 0x544308; + public const nint Source2EngineToServerStringTable001 = 0x544330; + public const nint SplitScreenService_001 = 0x5475B0; + public const nint StatsService_001 = 0x620170; + public const nint ToolService_001 = 0x547770; + public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x544C20; + public const nint VProfService_001 = 0x5477B0; } // Module: filesystem_stdio.dll public static class FilesystemStdioDll { @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x1378BC0; - public const nint EntitySubclassUtilsV001 = 0x13293B0; - public const nint NavGameTest001 = 0x1418C08; - public const nint ServerToolsInfo_001 = 0x13CE548; - public const nint Source2GameClients001 = 0x13C8410; - public const nint Source2GameDirector001 = 0x14FC1C0; - public const nint Source2GameEntities001 = 0x13CE470; - public const nint Source2Server001 = 0x13CE2E0; - public const nint Source2ServerConfig001 = 0x15C6AD8; - public const nint customnavsystem001 = 0x130DB18; + public const nint EmptyWorldService001_Server = 0x137DCF0; + public const nint EntitySubclassUtilsV001 = 0x132E3D0; + public const nint NavGameTest001 = 0x141DD48; + public const nint ServerToolsInfo_001 = 0x13D36A8; + public const nint Source2GameClients001 = 0x13CD570; + public const nint Source2GameDirector001 = 0x1501400; + public const nint Source2GameEntities001 = 0x13D35D0; + public const nint Source2Server001 = 0x13D3440; + public const nint Source2ServerConfig001 = 0x15CBD78; + public const nint customnavsystem001 = 0x1312B38; } // Module: soundsystem.dll public static class SoundsystemDll { @@ -181,7 +181,7 @@ namespace CS2Dumper.Interfaces { } // Module: steamclient64.dll public static class Steamclient64Dll { - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF70BA; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF74EA; public const nint IVALIDATE001 = 0x14A3108; public const nint SteamClient006 = 0x14A0860; public const nint SteamClient007 = 0x14A0868; @@ -199,15 +199,15 @@ namespace CS2Dumper.Interfaces { public const nint SteamClient019 = 0x14A08C8; public const nint SteamClient020 = 0x14A08D0; public const nint SteamClient021 = 0x14A08D8; - public const nint p2pvoice002 = 0x14E26BF; + public const nint p2pvoice002 = 0x14E273F; public const nint p2pvoicesingleton002 = 0x147E0E0; } // Module: tier0.dll public static class Tier0Dll { - public const nint TestScriptMgr001 = 0x37EA50; - public const nint VEngineCvar007 = 0x38D4B0; - public const nint VProcessUtils002 = 0x37E960; - public const nint VStringTokenSystem001 = 0x3A5F00; + public const nint TestScriptMgr001 = 0x37FA70; + public const nint VEngineCvar007 = 0x38E4B0; + public const nint VProcessUtils002 = 0x37F980; + public const nint VStringTokenSystem001 = 0x3A6F00; } // Module: v8system.dll public static class V8systemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 8a47208..98201bb 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once @@ -9,54 +9,54 @@ namespace cs2_dumper { namespace interfaces { // Module: animationsystem.dll namespace animationsystem_dll { - constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x60EDC8; - constexpr std::ptrdiff_t AnimationSystem_001 = 0x606CF0; + constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x60FE18; + constexpr std::ptrdiff_t AnimationSystem_001 = 0x607D40; } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1866C00; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1821F00; - constexpr std::ptrdiff_t GameClientExports001 = 0x18638B8; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x1884430; - constexpr std::ptrdiff_t Source2Client002 = 0x1A7EEE0; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A15570; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x186EC80; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x1882800; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1874D00; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1830000; + constexpr std::ptrdiff_t GameClientExports001 = 0x18719B8; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x1892560; + constexpr std::ptrdiff_t Source2Client002 = 0x1A8D970; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x1A23F20; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x187CD70; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x1890930; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t BenchmarkService001 = 0x540CB0; - constexpr std::ptrdiff_t BugService001 = 0x5D9BA0; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x5419D0; - constexpr std::ptrdiff_t EngineGameUI001 = 0x53EB60; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x61AA30; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x61AD30; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x61AE70; - constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x540DB0; - constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x540E10; - constexpr std::ptrdiff_t GameUIService_001 = 0x5D9EA0; - constexpr std::ptrdiff_t HostStateMgr001 = 0x5418C0; - constexpr std::ptrdiff_t INETSUPPORT_001 = 0x53A060; - constexpr std::ptrdiff_t InputService_001 = 0x5DA1B0; - constexpr std::ptrdiff_t KeyValueCache001 = 0x541970; - constexpr std::ptrdiff_t MapListService_001 = 0x6191B0; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x619340; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x5410C0; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x6196D0; - constexpr std::ptrdiff_t NetworkService_001 = 0x541210; - constexpr std::ptrdiff_t RenderService_001 = 0x619930; - constexpr std::ptrdiff_t ScreenshotService001 = 0x619BD0; - constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x541AE0; - constexpr std::ptrdiff_t SoundService_001 = 0x541250; - constexpr std::ptrdiff_t Source2EngineToClient001 = 0x53E1E0; - constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x53E240; - constexpr std::ptrdiff_t Source2EngineToServer001 = 0x53E2D8; - constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x53E300; - constexpr std::ptrdiff_t SplitScreenService_001 = 0x541530; - constexpr std::ptrdiff_t StatsService_001 = 0x61A000; - constexpr std::ptrdiff_t ToolService_001 = 0x5416F0; - constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x53EBF0; - constexpr std::ptrdiff_t VProfService_001 = 0x541730; + constexpr std::ptrdiff_t BenchmarkService001 = 0x546D30; + constexpr std::ptrdiff_t BugService001 = 0x5DFD10; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x547A50; + constexpr std::ptrdiff_t EngineGameUI001 = 0x544B90; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x620BA0; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x620EC0; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x621000; + constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x546E30; + constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x546E90; + constexpr std::ptrdiff_t GameUIService_001 = 0x5E0010; + constexpr std::ptrdiff_t HostStateMgr001 = 0x547940; + constexpr std::ptrdiff_t INETSUPPORT_001 = 0x540060; + constexpr std::ptrdiff_t InputService_001 = 0x5E0320; + constexpr std::ptrdiff_t KeyValueCache001 = 0x5479F0; + constexpr std::ptrdiff_t MapListService_001 = 0x61F320; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x61F4B0; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x547140; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x61F840; + constexpr std::ptrdiff_t NetworkService_001 = 0x547290; + constexpr std::ptrdiff_t RenderService_001 = 0x61FAA0; + constexpr std::ptrdiff_t ScreenshotService001 = 0x61FD40; + constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x547B60; + constexpr std::ptrdiff_t SoundService_001 = 0x5472D0; + constexpr std::ptrdiff_t Source2EngineToClient001 = 0x544210; + constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x544270; + constexpr std::ptrdiff_t Source2EngineToServer001 = 0x544308; + constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x544330; + constexpr std::ptrdiff_t SplitScreenService_001 = 0x5475B0; + constexpr std::ptrdiff_t StatsService_001 = 0x620170; + constexpr std::ptrdiff_t ToolService_001 = 0x547770; + constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x544C20; + constexpr std::ptrdiff_t VProfService_001 = 0x5477B0; } // Module: filesystem_stdio.dll namespace filesystem_stdio_dll { @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1378BC0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x13293B0; - constexpr std::ptrdiff_t NavGameTest001 = 0x1418C08; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13CE548; - constexpr std::ptrdiff_t Source2GameClients001 = 0x13C8410; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x14FC1C0; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x13CE470; - constexpr std::ptrdiff_t Source2Server001 = 0x13CE2E0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15C6AD8; - constexpr std::ptrdiff_t customnavsystem001 = 0x130DB18; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x137DCF0; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x132E3D0; + constexpr std::ptrdiff_t NavGameTest001 = 0x141DD48; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13D36A8; + constexpr std::ptrdiff_t Source2GameClients001 = 0x13CD570; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x1501400; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x13D35D0; + constexpr std::ptrdiff_t Source2Server001 = 0x13D3440; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15CBD78; + constexpr std::ptrdiff_t customnavsystem001 = 0x1312B38; } // Module: soundsystem.dll namespace soundsystem_dll { @@ -186,7 +186,7 @@ namespace cs2_dumper { } // Module: steamclient64.dll namespace steamclient64_dll { - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF70BA; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF74EA; constexpr std::ptrdiff_t IVALIDATE001 = 0x14A3108; constexpr std::ptrdiff_t SteamClient006 = 0x14A0860; constexpr std::ptrdiff_t SteamClient007 = 0x14A0868; @@ -204,15 +204,15 @@ namespace cs2_dumper { constexpr std::ptrdiff_t SteamClient019 = 0x14A08C8; constexpr std::ptrdiff_t SteamClient020 = 0x14A08D0; constexpr std::ptrdiff_t SteamClient021 = 0x14A08D8; - constexpr std::ptrdiff_t p2pvoice002 = 0x14E26BF; + constexpr std::ptrdiff_t p2pvoice002 = 0x14E273F; constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x147E0E0; } // Module: tier0.dll namespace tier0_dll { - constexpr std::ptrdiff_t TestScriptMgr001 = 0x37EA50; - constexpr std::ptrdiff_t VEngineCvar007 = 0x38D4B0; - constexpr std::ptrdiff_t VProcessUtils002 = 0x37E960; - constexpr std::ptrdiff_t VStringTokenSystem001 = 0x3A5F00; + constexpr std::ptrdiff_t TestScriptMgr001 = 0x37FA70; + constexpr std::ptrdiff_t VEngineCvar007 = 0x38E4B0; + constexpr std::ptrdiff_t VProcessUtils002 = 0x37F980; + constexpr std::ptrdiff_t VStringTokenSystem001 = 0x3A6F00; } // Module: v8system.dll namespace v8system_dll { diff --git a/output/interfaces.json b/output/interfaces.json index b785319..560ca6c 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -1,51 +1,51 @@ { "animationsystem.dll": { - "AnimationSystemUtils_001": 6352328, - "AnimationSystem_001": 6319344 + "AnimationSystemUtils_001": 6356504, + "AnimationSystem_001": 6323520 }, "client.dll": { - "ClientToolsInfo_001": 25586688, - "EmptyWorldService001_Client": 25304832, - "GameClientExports001": 25573560, - "LegacyGameUI001": 25707568, - "Source2Client002": 27782880, - "Source2ClientConfig001": 27350384, - "Source2ClientPrediction001": 25619584, - "Source2ClientUI001": 25700352 + "ClientToolsInfo_001": 25644288, + "EmptyWorldService001_Client": 25362432, + "GameClientExports001": 25631160, + "LegacyGameUI001": 25765216, + "Source2Client002": 27842928, + "Source2ClientConfig001": 27410208, + "Source2ClientPrediction001": 25677168, + "Source2ClientUI001": 25758000 }, "engine2.dll": { - "BenchmarkService001": 5508272, - "BugService001": 6134688, - "ClientServerEngineLoopService_001": 5511632, - "EngineGameUI001": 5499744, - "EngineServiceMgr001": 6400560, - "GameEventSystemClientV001": 6401328, - "GameEventSystemServerV001": 6401648, - "GameResourceServiceClientV001": 5508528, - "GameResourceServiceServerV001": 5508624, - "GameUIService_001": 6135456, - "HostStateMgr001": 5511360, - "INETSUPPORT_001": 5480544, - "InputService_001": 6136240, - "KeyValueCache001": 5511536, - "MapListService_001": 6394288, - "NetworkClientService_001": 6394688, - "NetworkP2PService_001": 5509312, - "NetworkServerService_001": 6395600, - "NetworkService_001": 5509648, - "RenderService_001": 6396208, - "ScreenshotService001": 6396880, - "SimpleEngineLoopService_001": 5511904, - "SoundService_001": 5509712, - "Source2EngineToClient001": 5497312, - "Source2EngineToClientStringTable001": 5497408, - "Source2EngineToServer001": 5497560, - "Source2EngineToServerStringTable001": 5497600, - "SplitScreenService_001": 5510448, - "StatsService_001": 6397952, - "ToolService_001": 5510896, - "VENGINE_GAMEUIFUNCS_VERSION005": 5499888, - "VProfService_001": 5510960 + "BenchmarkService001": 5532976, + "BugService001": 6159632, + "ClientServerEngineLoopService_001": 5536336, + "EngineGameUI001": 5524368, + "EngineServiceMgr001": 6425504, + "GameEventSystemClientV001": 6426304, + "GameEventSystemServerV001": 6426624, + "GameResourceServiceClientV001": 5533232, + "GameResourceServiceServerV001": 5533328, + "GameUIService_001": 6160400, + "HostStateMgr001": 5536064, + "INETSUPPORT_001": 5505120, + "InputService_001": 6161184, + "KeyValueCache001": 5536240, + "MapListService_001": 6419232, + "NetworkClientService_001": 6419632, + "NetworkP2PService_001": 5534016, + "NetworkServerService_001": 6420544, + "NetworkService_001": 5534352, + "RenderService_001": 6421152, + "ScreenshotService001": 6421824, + "SimpleEngineLoopService_001": 5536608, + "SoundService_001": 5534416, + "Source2EngineToClient001": 5521936, + "Source2EngineToClientStringTable001": 5522032, + "Source2EngineToServer001": 5522184, + "Source2EngineToServerStringTable001": 5522224, + "SplitScreenService_001": 5535152, + "StatsService_001": 6422896, + "ToolService_001": 5535600, + "VENGINE_GAMEUIFUNCS_VERSION005": 5524512, + "VProfService_001": 5535664 }, "filesystem_stdio.dll": { "VAsyncFileSystem2_001": 2147728, @@ -130,16 +130,16 @@ "SchemaSystem_001": 399072 }, "server.dll": { - "EmptyWorldService001_Server": 20417472, - "EntitySubclassUtilsV001": 20091824, - "NavGameTest001": 21072904, - "ServerToolsInfo_001": 20768072, - "Source2GameClients001": 20743184, - "Source2GameDirector001": 22004160, - "Source2GameEntities001": 20767856, - "Source2Server001": 20767456, - "Source2ServerConfig001": 22833880, - "customnavsystem001": 19979032 + "EmptyWorldService001_Server": 20438256, + "EntitySubclassUtilsV001": 20112336, + "NavGameTest001": 21093704, + "ServerToolsInfo_001": 20788904, + "Source2GameClients001": 20764016, + "Source2GameDirector001": 22025216, + "Source2GameEntities001": 20788688, + "Source2Server001": 20788288, + "Source2ServerConfig001": 22855032, + "customnavsystem001": 19999544 }, "soundsystem.dll": { "SoundOpSystem001": 3796032, @@ -151,7 +151,7 @@ "SteamAudio001": 2177520 }, "steamclient64.dll": { - "CLIENTENGINE_INTERFACE_VERSION005": 18446744071758115002, + "CLIENTENGINE_INTERFACE_VERSION005": 18446744071758116074, "IVALIDATE001": 21639432, "SteamClient006": 21629024, "SteamClient007": 21629032, @@ -169,14 +169,14 @@ "SteamClient019": 21629128, "SteamClient020": 21629136, "SteamClient021": 21629144, - "p2pvoice002": 21898943, + "p2pvoice002": 21899071, "p2pvoicesingleton002": 21487840 }, "tier0.dll": { - "TestScriptMgr001": 3664464, - "VEngineCvar007": 3724464, - "VProcessUtils002": 3664224, - "VStringTokenSystem001": 3825408 + "TestScriptMgr001": 3668592, + "VEngineCvar007": 3728560, + "VProcessUtils002": 3668352, + "VStringTokenSystem001": 3829504 }, "v8system.dll": { "Source2V8System001": 181376 diff --git a/output/interfaces.rs b/output/interfaces.rs index 41cb38f..c4470b5 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #![allow(non_upper_case_globals, unused)] @@ -7,54 +7,54 @@ pub mod cs2_dumper { pub mod interfaces { // Module: animationsystem.dll pub mod animationsystem_dll { - pub const AnimationSystemUtils_001: usize = 0x60EDC8; - pub const AnimationSystem_001: usize = 0x606CF0; + pub const AnimationSystemUtils_001: usize = 0x60FE18; + pub const AnimationSystem_001: usize = 0x607D40; } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x1866C00; - pub const EmptyWorldService001_Client: usize = 0x1821F00; - pub const GameClientExports001: usize = 0x18638B8; - pub const LegacyGameUI001: usize = 0x1884430; - pub const Source2Client002: usize = 0x1A7EEE0; - pub const Source2ClientConfig001: usize = 0x1A15570; - pub const Source2ClientPrediction001: usize = 0x186EC80; - pub const Source2ClientUI001: usize = 0x1882800; + pub const ClientToolsInfo_001: usize = 0x1874D00; + pub const EmptyWorldService001_Client: usize = 0x1830000; + pub const GameClientExports001: usize = 0x18719B8; + pub const LegacyGameUI001: usize = 0x1892560; + pub const Source2Client002: usize = 0x1A8D970; + pub const Source2ClientConfig001: usize = 0x1A23F20; + pub const Source2ClientPrediction001: usize = 0x187CD70; + pub const Source2ClientUI001: usize = 0x1890930; } // Module: engine2.dll pub mod engine2_dll { - pub const BenchmarkService001: usize = 0x540CB0; - pub const BugService001: usize = 0x5D9BA0; - pub const ClientServerEngineLoopService_001: usize = 0x5419D0; - pub const EngineGameUI001: usize = 0x53EB60; - pub const EngineServiceMgr001: usize = 0x61AA30; - pub const GameEventSystemClientV001: usize = 0x61AD30; - pub const GameEventSystemServerV001: usize = 0x61AE70; - pub const GameResourceServiceClientV001: usize = 0x540DB0; - pub const GameResourceServiceServerV001: usize = 0x540E10; - pub const GameUIService_001: usize = 0x5D9EA0; - pub const HostStateMgr001: usize = 0x5418C0; - pub const INETSUPPORT_001: usize = 0x53A060; - pub const InputService_001: usize = 0x5DA1B0; - pub const KeyValueCache001: usize = 0x541970; - pub const MapListService_001: usize = 0x6191B0; - pub const NetworkClientService_001: usize = 0x619340; - pub const NetworkP2PService_001: usize = 0x5410C0; - pub const NetworkServerService_001: usize = 0x6196D0; - pub const NetworkService_001: usize = 0x541210; - pub const RenderService_001: usize = 0x619930; - pub const ScreenshotService001: usize = 0x619BD0; - pub const SimpleEngineLoopService_001: usize = 0x541AE0; - pub const SoundService_001: usize = 0x541250; - pub const Source2EngineToClient001: usize = 0x53E1E0; - pub const Source2EngineToClientStringTable001: usize = 0x53E240; - pub const Source2EngineToServer001: usize = 0x53E2D8; - pub const Source2EngineToServerStringTable001: usize = 0x53E300; - pub const SplitScreenService_001: usize = 0x541530; - pub const StatsService_001: usize = 0x61A000; - pub const ToolService_001: usize = 0x5416F0; - pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x53EBF0; - pub const VProfService_001: usize = 0x541730; + pub const BenchmarkService001: usize = 0x546D30; + pub const BugService001: usize = 0x5DFD10; + pub const ClientServerEngineLoopService_001: usize = 0x547A50; + pub const EngineGameUI001: usize = 0x544B90; + pub const EngineServiceMgr001: usize = 0x620BA0; + pub const GameEventSystemClientV001: usize = 0x620EC0; + pub const GameEventSystemServerV001: usize = 0x621000; + pub const GameResourceServiceClientV001: usize = 0x546E30; + pub const GameResourceServiceServerV001: usize = 0x546E90; + pub const GameUIService_001: usize = 0x5E0010; + pub const HostStateMgr001: usize = 0x547940; + pub const INETSUPPORT_001: usize = 0x540060; + pub const InputService_001: usize = 0x5E0320; + pub const KeyValueCache001: usize = 0x5479F0; + pub const MapListService_001: usize = 0x61F320; + pub const NetworkClientService_001: usize = 0x61F4B0; + pub const NetworkP2PService_001: usize = 0x547140; + pub const NetworkServerService_001: usize = 0x61F840; + pub const NetworkService_001: usize = 0x547290; + pub const RenderService_001: usize = 0x61FAA0; + pub const ScreenshotService001: usize = 0x61FD40; + pub const SimpleEngineLoopService_001: usize = 0x547B60; + pub const SoundService_001: usize = 0x5472D0; + pub const Source2EngineToClient001: usize = 0x544210; + pub const Source2EngineToClientStringTable001: usize = 0x544270; + pub const Source2EngineToServer001: usize = 0x544308; + pub const Source2EngineToServerStringTable001: usize = 0x544330; + pub const SplitScreenService_001: usize = 0x5475B0; + pub const StatsService_001: usize = 0x620170; + pub const ToolService_001: usize = 0x547770; + pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x544C20; + pub const VProfService_001: usize = 0x5477B0; } // Module: filesystem_stdio.dll pub mod filesystem_stdio_dll { @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x1378BC0; - pub const EntitySubclassUtilsV001: usize = 0x13293B0; - pub const NavGameTest001: usize = 0x1418C08; - pub const ServerToolsInfo_001: usize = 0x13CE548; - pub const Source2GameClients001: usize = 0x13C8410; - pub const Source2GameDirector001: usize = 0x14FC1C0; - pub const Source2GameEntities001: usize = 0x13CE470; - pub const Source2Server001: usize = 0x13CE2E0; - pub const Source2ServerConfig001: usize = 0x15C6AD8; - pub const customnavsystem001: usize = 0x130DB18; + pub const EmptyWorldService001_Server: usize = 0x137DCF0; + pub const EntitySubclassUtilsV001: usize = 0x132E3D0; + pub const NavGameTest001: usize = 0x141DD48; + pub const ServerToolsInfo_001: usize = 0x13D36A8; + pub const Source2GameClients001: usize = 0x13CD570; + pub const Source2GameDirector001: usize = 0x1501400; + pub const Source2GameEntities001: usize = 0x13D35D0; + pub const Source2Server001: usize = 0x13D3440; + pub const Source2ServerConfig001: usize = 0x15CBD78; + pub const customnavsystem001: usize = 0x1312B38; } // Module: soundsystem.dll pub mod soundsystem_dll { @@ -184,7 +184,7 @@ pub mod cs2_dumper { } // Module: steamclient64.dll pub mod steamclient64_dll { - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF70BA; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF74EA; pub const IVALIDATE001: usize = 0x14A3108; pub const SteamClient006: usize = 0x14A0860; pub const SteamClient007: usize = 0x14A0868; @@ -202,15 +202,15 @@ pub mod cs2_dumper { pub const SteamClient019: usize = 0x14A08C8; pub const SteamClient020: usize = 0x14A08D0; pub const SteamClient021: usize = 0x14A08D8; - pub const p2pvoice002: usize = 0x14E26BF; + pub const p2pvoice002: usize = 0x14E273F; pub const p2pvoicesingleton002: usize = 0x147E0E0; } // Module: tier0.dll pub mod tier0_dll { - pub const TestScriptMgr001: usize = 0x37EA50; - pub const VEngineCvar007: usize = 0x38D4B0; - pub const VProcessUtils002: usize = 0x37E960; - pub const VStringTokenSystem001: usize = 0x3A5F00; + pub const TestScriptMgr001: usize = 0x37FA70; + pub const VEngineCvar007: usize = 0x38E4B0; + pub const VProcessUtils002: usize = 0x37F980; + pub const VStringTokenSystem001: usize = 0x3A6F00; } // Module: v8system.dll pub mod v8system_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 92bc629..3af59b9 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 500200b..c8d91ce 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 93da791..ec1465d 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 30bec85..0c64913 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index ffbcb55..79a5eda 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 75b09b6..95efae8 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 b87d01a..5368b2e 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,31 +1,31 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1A8F5D0; - public const nint dwEntityList = 0x1A1A7E8; - public const nint dwGameEntitySystem = 0x1B40728; + public const nint dwCSGOInput = 0x1A9E030; + public const nint dwEntityList = 0x1A292F0; + public const nint dwGameEntitySystem = 0x1B4F1F8; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1A81188; - public const nint dwGlobalVars = 0x1862AA8; - public const nint dwGlowManager = 0x1A808D0; - public const nint dwLocalPlayerController = 0x1A6B210; - public const nint dwLocalPlayerPawn = 0x186EE00; - public const nint dwPlantedC4 = 0x1A89DA0; - public const nint dwPrediction = 0x186EC80; - public const nint dwSensitivity = 0x1A82018; + public const nint dwGameRules = 0x1A8FBD8; + public const nint dwGlobalVars = 0x1870BA8; + public const nint dwGlowManager = 0x1A8F300; + public const nint dwLocalPlayerController = 0x1A79C58; + public const nint dwLocalPlayerPawn = 0x187CEF0; + public const nint dwPlantedC4 = 0x1A986D0; + public const nint dwPrediction = 0x187CD70; + public const nint dwSensitivity = 0x1A908F8; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1A8F9A0; - public const nint dwViewMatrix = 0x1A85890; - public const nint dwViewRender = 0x1A86208; - public const nint dwWeaponC4 = 0x1A1DA70; + public const nint dwViewAngles = 0x1A9E400; + public const nint dwViewMatrix = 0x1A942F0; + public const nint dwViewRender = 0x1A94AD8; + public const nint dwWeaponC4 = 0x1A2C420; } // Module: engine2.dll public static class Engine2Dll { - public const nint dwBuildNumber = 0x53ABE4; - public const nint dwNetworkGameClient = 0x539CE0; + public const nint dwBuildNumber = 0x540BE4; + public const nint dwNetworkGameClient = 0x53FCE0; public const nint dwNetworkGameClient_clientTickCount = 0x368; public const nint dwNetworkGameClient_deltaTick = 0x27C; public const nint dwNetworkGameClient_isBackgroundMap = 0x281447; @@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets { public const nint dwNetworkGameClient_maxClients = 0x238; public const nint dwNetworkGameClient_serverTickCount = 0x36C; public const nint dwNetworkGameClient_signOnState = 0x228; - public const nint dwWindowHeight = 0x61D3E4; - public const nint dwWindowWidth = 0x61D3E0; + public const nint dwWindowHeight = 0x62354C; + public const nint dwWindowWidth = 0x623548; } // Module: inputsystem.dll public static class InputsystemDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 49b5cfc..1e34a83 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once @@ -9,28 +9,28 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1A8F5D0; - constexpr std::ptrdiff_t dwEntityList = 0x1A1A7E8; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B40728; + constexpr std::ptrdiff_t dwCSGOInput = 0x1A9E030; + constexpr std::ptrdiff_t dwEntityList = 0x1A292F0; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B4F1F8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1A81188; - constexpr std::ptrdiff_t dwGlobalVars = 0x1862AA8; - constexpr std::ptrdiff_t dwGlowManager = 0x1A808D0; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A6B210; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x186EE00; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1A89DA0; - constexpr std::ptrdiff_t dwPrediction = 0x186EC80; - constexpr std::ptrdiff_t dwSensitivity = 0x1A82018; + constexpr std::ptrdiff_t dwGameRules = 0x1A8FBD8; + constexpr std::ptrdiff_t dwGlobalVars = 0x1870BA8; + constexpr std::ptrdiff_t dwGlowManager = 0x1A8F300; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A79C58; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x187CEF0; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1A986D0; + constexpr std::ptrdiff_t dwPrediction = 0x187CD70; + constexpr std::ptrdiff_t dwSensitivity = 0x1A908F8; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1A8F9A0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1A85890; - constexpr std::ptrdiff_t dwViewRender = 0x1A86208; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1A1DA70; + constexpr std::ptrdiff_t dwViewAngles = 0x1A9E400; + constexpr std::ptrdiff_t dwViewMatrix = 0x1A942F0; + constexpr std::ptrdiff_t dwViewRender = 0x1A94AD8; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1A2C420; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t dwBuildNumber = 0x53ABE4; - constexpr std::ptrdiff_t dwNetworkGameClient = 0x539CE0; + constexpr std::ptrdiff_t dwBuildNumber = 0x540BE4; + constexpr std::ptrdiff_t dwNetworkGameClient = 0x53FCE0; constexpr std::ptrdiff_t dwNetworkGameClient_clientTickCount = 0x368; constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x27C; constexpr std::ptrdiff_t dwNetworkGameClient_isBackgroundMap = 0x281447; @@ -38,8 +38,8 @@ namespace cs2_dumper { constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x238; constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x36C; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x228; - constexpr std::ptrdiff_t dwWindowHeight = 0x61D3E4; - constexpr std::ptrdiff_t dwWindowWidth = 0x61D3E0; + constexpr std::ptrdiff_t dwWindowHeight = 0x62354C; + constexpr std::ptrdiff_t dwWindowWidth = 0x623548; } // Module: inputsystem.dll namespace inputsystem_dll { diff --git a/output/offsets.json b/output/offsets.json index aaf32f8..ef52be0 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,26 +1,26 @@ { "client.dll": { - "dwCSGOInput": 27850192, - "dwEntityList": 27371496, - "dwGameEntitySystem": 28575528, + "dwCSGOInput": 27910192, + "dwEntityList": 27431664, + "dwGameEntitySystem": 28635640, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 27791752, - "dwGlobalVars": 25569960, - "dwGlowManager": 27789520, - "dwLocalPlayerController": 27701776, - "dwLocalPlayerPawn": 25619968, - "dwPlantedC4": 27827616, - "dwPrediction": 25619584, - "dwSensitivity": 27795480, + "dwGameRules": 27851736, + "dwGlobalVars": 25627560, + "dwGlowManager": 27849472, + "dwLocalPlayerController": 27761752, + "dwLocalPlayerPawn": 25677552, + "dwPlantedC4": 27887312, + "dwPrediction": 25677168, + "dwSensitivity": 27855096, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27851168, - "dwViewMatrix": 27809936, - "dwViewRender": 27812360, - "dwWeaponC4": 27384432 + "dwViewAngles": 27911168, + "dwViewMatrix": 27869936, + "dwViewRender": 27871960, + "dwWeaponC4": 27444256 }, "engine2.dll": { - "dwBuildNumber": 5483492, - "dwNetworkGameClient": 5479648, + "dwBuildNumber": 5508068, + "dwNetworkGameClient": 5504224, "dwNetworkGameClient_clientTickCount": 872, "dwNetworkGameClient_deltaTick": 636, "dwNetworkGameClient_isBackgroundMap": 2626631, @@ -28,8 +28,8 @@ "dwNetworkGameClient_maxClients": 568, "dwNetworkGameClient_serverTickCount": 876, "dwNetworkGameClient_signOnState": 552, - "dwWindowHeight": 6411236, - "dwWindowWidth": 6411232 + "dwWindowHeight": 6436172, + "dwWindowWidth": 6436168 }, "inputsystem.dll": { "dwInputSystem": 231392 diff --git a/output/offsets.rs b/output/offsets.rs index 128f87f..55ff7a1 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #![allow(non_upper_case_globals, unused)] @@ -7,28 +7,28 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x1A8F5D0; - pub const dwEntityList: usize = 0x1A1A7E8; - pub const dwGameEntitySystem: usize = 0x1B40728; + pub const dwCSGOInput: usize = 0x1A9E030; + pub const dwEntityList: usize = 0x1A292F0; + pub const dwGameEntitySystem: usize = 0x1B4F1F8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1A81188; - pub const dwGlobalVars: usize = 0x1862AA8; - pub const dwGlowManager: usize = 0x1A808D0; - pub const dwLocalPlayerController: usize = 0x1A6B210; - pub const dwLocalPlayerPawn: usize = 0x186EE00; - pub const dwPlantedC4: usize = 0x1A89DA0; - pub const dwPrediction: usize = 0x186EC80; - pub const dwSensitivity: usize = 0x1A82018; + pub const dwGameRules: usize = 0x1A8FBD8; + pub const dwGlobalVars: usize = 0x1870BA8; + pub const dwGlowManager: usize = 0x1A8F300; + pub const dwLocalPlayerController: usize = 0x1A79C58; + pub const dwLocalPlayerPawn: usize = 0x187CEF0; + pub const dwPlantedC4: usize = 0x1A986D0; + pub const dwPrediction: usize = 0x187CD70; + pub const dwSensitivity: usize = 0x1A908F8; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1A8F9A0; - pub const dwViewMatrix: usize = 0x1A85890; - pub const dwViewRender: usize = 0x1A86208; - pub const dwWeaponC4: usize = 0x1A1DA70; + pub const dwViewAngles: usize = 0x1A9E400; + pub const dwViewMatrix: usize = 0x1A942F0; + pub const dwViewRender: usize = 0x1A94AD8; + pub const dwWeaponC4: usize = 0x1A2C420; } // Module: engine2.dll pub mod engine2_dll { - pub const dwBuildNumber: usize = 0x53ABE4; - pub const dwNetworkGameClient: usize = 0x539CE0; + pub const dwBuildNumber: usize = 0x540BE4; + pub const dwNetworkGameClient: usize = 0x53FCE0; pub const dwNetworkGameClient_clientTickCount: usize = 0x368; pub const dwNetworkGameClient_deltaTick: usize = 0x27C; pub const dwNetworkGameClient_isBackgroundMap: usize = 0x281447; @@ -36,8 +36,8 @@ pub mod cs2_dumper { pub const dwNetworkGameClient_maxClients: usize = 0x238; pub const dwNetworkGameClient_serverTickCount: usize = 0x36C; pub const dwNetworkGameClient_signOnState: usize = 0x228; - pub const dwWindowHeight: usize = 0x61D3E4; - pub const dwWindowWidth: usize = 0x61D3E0; + pub const dwWindowHeight: usize = 0x62354C; + pub const dwWindowWidth: usize = 0x623548; } // Module: inputsystem.dll pub mod inputsystem_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index cb8c71a..2120b25 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 8ed8896..bb05067 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index e0b8911..830e375 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 e1e73ec..aba37dd 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index aa1f458..3780a75 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index ab9398c..3ec3309 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 2293144..bc9057b 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-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index d77e90a..c46e86f 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-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index be5b69d..f3cd7d1 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-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 aca718d..9849113 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 8b22805..0205f53 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index b283724..5dbd177 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 4153b15..530bb47 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 0d381ed..2bf8d02 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 07a92c0..1540ffb 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 b7554ef..3fd77b6 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 961156d..72711c3 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 882698e..a36a29e 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 b96d7fa..21abb68 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 9a7c024..60763ce 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index cdcc95f..d435888 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 5d335fb..26c11d6 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index a568d5f..21cdc81 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index 2b9f814..36a803f 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 ff9ace9..68a6288 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 1c239f3..787c00c 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 2c61487..2bbf3c2 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 3072363..021a97c 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index dab2397..5f8ef79 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 7d26e93..becf395 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 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 b5e603e..264485f 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 61ee5cd..4ee8506 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index ef2c222..602bced 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-01-28 02:21:32.067640100 UTC +// 2025-01-29 00:56:45.481338400 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]