From 84f5a7320b0f79f74f5a9c04642f4b446ebba5c7 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Fri, 10 May 2024 09:31:00 +1000 Subject: [PATCH] Game update (14008) --- output/animationsystem.dll.cs | 2 +- output/animationsystem.dll.hpp | 2 +- output/animationsystem.dll.rs | 2 +- output/buttons.cs | 8 +- output/buttons.hpp | 8 +- output/buttons.json | 6 +- output/buttons.rs | 8 +- output/client.dll.cs | 2 +- output/client.dll.hpp | 2 +- output/client.dll.rs | 2 +- output/engine2.dll.cs | 2 +- output/engine2.dll.hpp | 2 +- output/engine2.dll.rs | 2 +- output/host.dll.cs | 2 +- output/host.dll.hpp | 2 +- output/host.dll.rs | 2 +- output/info.json | 4 +- output/interfaces.cs | 144 ++++++++++++++++---------------- output/interfaces.hpp | 144 ++++++++++++++++---------------- output/interfaces.json | 142 +++++++++++++++---------------- output/interfaces.rs | 144 ++++++++++++++++---------------- output/materialsystem2.dll.cs | 2 +- output/materialsystem2.dll.hpp | 2 +- output/materialsystem2.dll.rs | 2 +- output/networksystem.dll.cs | 2 +- output/networksystem.dll.hpp | 2 +- output/networksystem.dll.rs | 2 +- output/offsets.cs | 26 +++--- output/offsets.hpp | 26 +++--- output/offsets.json | 24 +++--- output/offsets.rs | 26 +++--- output/panorama.dll.cs | 2 +- output/panorama.dll.hpp | 2 +- output/panorama.dll.rs | 2 +- output/particles.dll.cs | 2 +- output/particles.dll.hpp | 2 +- output/particles.dll.rs | 2 +- output/pulse_system.dll.cs | 2 +- output/pulse_system.dll.hpp | 2 +- output/pulse_system.dll.rs | 2 +- output/rendersystemdx11.dll.cs | 2 +- output/rendersystemdx11.dll.hpp | 2 +- output/rendersystemdx11.dll.rs | 2 +- output/resourcesystem.dll.cs | 2 +- output/resourcesystem.dll.hpp | 2 +- output/resourcesystem.dll.rs | 2 +- output/scenesystem.dll.cs | 2 +- output/scenesystem.dll.hpp | 2 +- output/scenesystem.dll.rs | 2 +- output/schemasystem.dll.cs | 2 +- output/schemasystem.dll.hpp | 2 +- output/schemasystem.dll.rs | 2 +- output/server.dll.cs | 2 +- output/server.dll.hpp | 2 +- output/server.dll.rs | 2 +- output/soundsystem.dll.cs | 2 +- output/soundsystem.dll.hpp | 2 +- output/soundsystem.dll.rs | 2 +- output/vphysics2.dll.cs | 2 +- output/vphysics2.dll.hpp | 2 +- output/vphysics2.dll.rs | 2 +- output/worldrenderer.dll.cs | 2 +- output/worldrenderer.dll.hpp | 2 +- output/worldrenderer.dll.rs | 2 +- 64 files changed, 406 insertions(+), 406 deletions(-) diff --git a/output/animationsystem.dll.cs b/output/animationsystem.dll.cs index ba1a34c..4140afb 100644 --- a/output/animationsystem.dll.cs +++ b/output/animationsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem.dll.hpp b/output/animationsystem.dll.hpp index 8c44687..ee1b140 100644 --- a/output/animationsystem.dll.hpp +++ b/output/animationsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/animationsystem.dll.rs b/output/animationsystem.dll.rs index da67587..56b33d5 100644 --- a/output/animationsystem.dll.rs +++ b/output/animationsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 af9ee1a..9aefe9f 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper { // Module: client.dll @@ -11,14 +11,14 @@ namespace CS2Dumper { public const nint forward = 0x1734610; public const nint jump = 0x17348E0; public const nint left = 0x1734730; - public const nint lookatweapon = 0x1930B50; + public const nint lookatweapon = 0x1930B70; public const nint reload = 0x1734340; public const nint right = 0x17347C0; - public const nint showscores = 0x1930A30; + public const nint showscores = 0x1930A50; public const nint sprint = 0x17342B0; public const nint turnleft = 0x17344F0; public const nint turnright = 0x1734580; public const nint use = 0x1734850; - public const nint zoom = 0x1930AC0; + public const nint zoom = 0x1930AE0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 8d0155e..660376a 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once @@ -15,14 +15,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t forward = 0x1734610; constexpr std::ptrdiff_t jump = 0x17348E0; constexpr std::ptrdiff_t left = 0x1734730; - constexpr std::ptrdiff_t lookatweapon = 0x1930B50; + constexpr std::ptrdiff_t lookatweapon = 0x1930B70; constexpr std::ptrdiff_t reload = 0x1734340; constexpr std::ptrdiff_t right = 0x17347C0; - constexpr std::ptrdiff_t showscores = 0x1930A30; + constexpr std::ptrdiff_t showscores = 0x1930A50; constexpr std::ptrdiff_t sprint = 0x17342B0; constexpr std::ptrdiff_t turnleft = 0x17344F0; constexpr std::ptrdiff_t turnright = 0x1734580; constexpr std::ptrdiff_t use = 0x1734850; - constexpr std::ptrdiff_t zoom = 0x1930AC0; + constexpr std::ptrdiff_t zoom = 0x1930AE0; } } diff --git a/output/buttons.json b/output/buttons.json index fa02a37..aa1c565 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -7,14 +7,14 @@ "forward": 24331792, "jump": 24332512, "left": 24332080, - "lookatweapon": 26413904, + "lookatweapon": 26413936, "reload": 24331072, "right": 24332224, - "showscores": 26413616, + "showscores": 26413648, "sprint": 24330928, "turnleft": 24331504, "turnright": 24331648, "use": 24332368, - "zoom": 26413760 + "zoom": 26413792 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 1e61e68..088b221 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #![allow(non_upper_case_globals, unused)] @@ -13,14 +13,14 @@ pub mod cs2_dumper { pub const forward: usize = 0x1734610; pub const jump: usize = 0x17348E0; pub const left: usize = 0x1734730; - pub const lookatweapon: usize = 0x1930B50; + pub const lookatweapon: usize = 0x1930B70; pub const reload: usize = 0x1734340; pub const right: usize = 0x17347C0; - pub const showscores: usize = 0x1930A30; + pub const showscores: usize = 0x1930A50; pub const sprint: usize = 0x17342B0; pub const turnleft: usize = 0x17344F0; pub const turnright: usize = 0x1734580; pub const r#use: usize = 0x1734850; - pub const zoom: usize = 0x1930AC0; + pub const zoom: usize = 0x1930AE0; } } diff --git a/output/client.dll.cs b/output/client.dll.cs index f998152..20114f9 100644 --- a/output/client.dll.cs +++ b/output/client.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client.dll.hpp b/output/client.dll.hpp index 6976a41..5b80709 100644 --- a/output/client.dll.hpp +++ b/output/client.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/client.dll.rs b/output/client.dll.rs index 0315892..2191eef 100644 --- a/output/client.dll.rs +++ b/output/client.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 4069078..7553f05 100644 --- a/output/engine2.dll.cs +++ b/output/engine2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2.dll.hpp b/output/engine2.dll.hpp index 3d08454..7f5512f 100644 --- a/output/engine2.dll.hpp +++ b/output/engine2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/engine2.dll.rs b/output/engine2.dll.rs index cfceff4..b9df042 100644 --- a/output/engine2.dll.rs +++ b/output/engine2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 e6d9cc6..ca7f11e 100644 --- a/output/host.dll.cs +++ b/output/host.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host.dll.hpp b/output/host.dll.hpp index 8e627d4..3a1266f 100644 --- a/output/host.dll.hpp +++ b/output/host.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/host.dll.rs b/output/host.dll.rs index 577b962..55bbdaa 100644 --- a/output/host.dll.rs +++ b/output/host.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 f946d36..42afaad 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14006, - "timestamp": "2024-05-08T03:42:33.508076800+00:00" + "build_number": 14008, + "timestamp": "2024-05-09T23:28:33.765194600+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index fb50584..5aec924 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -9,49 +9,49 @@ namespace CS2Dumper.Interfaces { } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x735670; - public const nint EmptyWorldService001_Client = 0x482C80; - public const nint GameClientExports001 = 0x735680; - public const nint LegacyGameUI001 = 0x8B3420; - public const nint Source2Client002 = 0x735690; - public const nint Source2ClientConfig001 = 0x46DFC0; - public const nint Source2ClientPrediction001 = 0x7B1ED0; - public const nint Source2ClientUI001 = 0x8A2960; + public const nint ClientToolsInfo_001 = 0x735800; + public const nint EmptyWorldService001_Client = 0x482D10; + public const nint GameClientExports001 = 0x735810; + public const nint LegacyGameUI001 = 0x8B35B0; + public const nint Source2Client002 = 0x735820; + public const nint Source2ClientConfig001 = 0x46E050; + public const nint Source2ClientPrediction001 = 0x7B2060; + public const nint Source2ClientUI001 = 0x8A2AF0; } // Module: engine2.dll public static class Engine2Dll { - public const nint BenchmarkService001 = 0x177770; - public const nint BugService001 = 0x178FD0; - public const nint ClientServerEngineLoopService_001 = 0x1EC7C0; - public const nint EngineGameUI001 = 0x121CC0; - public const nint EngineServiceMgr001 = 0x1DBDE0; - public const nint GameEventSystemClientV001 = 0x1E09D0; - public const nint GameEventSystemServerV001 = 0x1E09E0; - public const nint GameResourceServiceClientV001 = 0x180190; - public const nint GameResourceServiceServerV001 = 0x1801A0; - public const nint GameUIService_001 = 0x182B40; - public const nint HostStateMgr001 = 0x1E53B0; - public const nint INETSUPPORT_001 = 0xF0950; - public const nint InputService_001 = 0x1886B0; - public const nint KeyValueCache001 = 0x1E7BD0; - public const nint MapListService_001 = 0x19B580; - public const nint NetworkClientService_001 = 0x1A2740; - public const nint NetworkP2PService_001 = 0x1A9100; - public const nint NetworkServerService_001 = 0x1AD650; - public const nint NetworkService_001 = 0x1B2870; - public const nint RenderService_001 = 0x1B2D60; - public const nint ScreenshotService001 = 0x1B56E0; - public const nint SimpleEngineLoopService_001 = 0x1F9130; - public const nint SoundService_001 = 0x1B9CE0; - public const nint Source2EngineToClient001 = 0x61BE0; - public const nint Source2EngineToClientStringTable001 = 0x8AD60; - public const nint Source2EngineToServer001 = 0x92360; - public const nint Source2EngineToServerStringTable001 = 0xA9900; - public const nint SplitScreenService_001 = 0x1C0570; - public const nint StatsService_001 = 0x1C3250; - public const nint ToolService_001 = 0x1C7EA0; - public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122930; - public const nint VProfService_001 = 0x1C9220; + public const nint BenchmarkService001 = 0x177910; + public const nint BugService001 = 0x179170; + public const nint ClientServerEngineLoopService_001 = 0x1EC960; + public const nint EngineGameUI001 = 0x121E60; + public const nint EngineServiceMgr001 = 0x1DBF80; + public const nint GameEventSystemClientV001 = 0x1E0B70; + public const nint GameEventSystemServerV001 = 0x1E0B80; + public const nint GameResourceServiceClientV001 = 0x180330; + public const nint GameResourceServiceServerV001 = 0x180340; + public const nint GameUIService_001 = 0x182CE0; + public const nint HostStateMgr001 = 0x1E5550; + public const nint INETSUPPORT_001 = 0xF0AF0; + public const nint InputService_001 = 0x188850; + public const nint KeyValueCache001 = 0x1E7D70; + public const nint MapListService_001 = 0x19B720; + public const nint NetworkClientService_001 = 0x1A28E0; + public const nint NetworkP2PService_001 = 0x1A92A0; + public const nint NetworkServerService_001 = 0x1AD7F0; + public const nint NetworkService_001 = 0x1B2A10; + public const nint RenderService_001 = 0x1B2F00; + public const nint ScreenshotService001 = 0x1B5880; + public const nint SimpleEngineLoopService_001 = 0x1F92D0; + public const nint SoundService_001 = 0x1B9E80; + public const nint Source2EngineToClient001 = 0x61D70; + public const nint Source2EngineToClientStringTable001 = 0x8AF00; + public const nint Source2EngineToServer001 = 0x92500; + public const nint Source2EngineToServerStringTable001 = 0xA9AA0; + public const nint SplitScreenService_001 = 0x1C0710; + public const nint StatsService_001 = 0x1C33F0; + public const nint ToolService_001 = 0x1C8040; + public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122AD0; + public const nint VProfService_001 = 0x1C93C0; } // 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 = 0x56E780; - public const nint EntitySubclassUtilsV001 = 0x2AC420; - public const nint NavGameTest001 = 0xA42710; - public const nint ServerToolsInfo_001 = 0x82E220; - public const nint Source2GameClients001 = 0x82E230; + public const nint EmptyWorldService001_Server = 0x56E680; + public const nint EntitySubclassUtilsV001 = 0x2AC320; + public const nint NavGameTest001 = 0xA42880; + public const nint ServerToolsInfo_001 = 0x82E390; + public const nint Source2GameClients001 = 0x82E3A0; public const nint Source2GameDirector001 = 0x11E010; - public const nint Source2GameEntities001 = 0x82E240; - public const nint Source2Server001 = 0x82E250; - public const nint Source2ServerConfig001 = 0x562A30; - public const nint customnavsystem001 = 0x227FF0; + public const nint Source2GameEntities001 = 0x82E3B0; + public const nint Source2Server001 = 0x82E3C0; + public const nint Source2ServerConfig001 = 0x562930; + public const nint customnavsystem001 = 0x227EF0; } // 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 = 0x8621C0; - public const nint IVALIDATE001 = 0x866250; - public const nint SteamClient006 = 0x663700; - public const nint SteamClient007 = 0x663710; - public const nint SteamClient008 = 0x663720; - public const nint SteamClient009 = 0x663730; - public const nint SteamClient010 = 0x663740; - public const nint SteamClient011 = 0x663750; - public const nint SteamClient012 = 0x663760; - public const nint SteamClient013 = 0x663770; - public const nint SteamClient014 = 0x663780; - public const nint SteamClient015 = 0x663790; - public const nint SteamClient016 = 0x6637A0; - public const nint SteamClient017 = 0x6637B0; - public const nint SteamClient018 = 0x6637C0; - public const nint SteamClient019 = 0x6637D0; - public const nint SteamClient020 = 0x6637E0; - public const nint SteamClient021 = 0x6637F0; - public const nint p2pvoice002 = 0xD9FD0; - public const nint p2pvoicesingleton002 = 0xD6A30; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x86CBF0; + public const nint IVALIDATE001 = 0x870FD0; + public const nint SteamClient006 = 0x669070; + public const nint SteamClient007 = 0x669080; + public const nint SteamClient008 = 0x669090; + public const nint SteamClient009 = 0x6690A0; + public const nint SteamClient010 = 0x6690B0; + public const nint SteamClient011 = 0x6690C0; + public const nint SteamClient012 = 0x6690D0; + public const nint SteamClient013 = 0x6690E0; + public const nint SteamClient014 = 0x6690F0; + public const nint SteamClient015 = 0x669100; + public const nint SteamClient016 = 0x669110; + public const nint SteamClient017 = 0x669120; + public const nint SteamClient018 = 0x669130; + public const nint SteamClient019 = 0x669140; + public const nint SteamClient020 = 0x669150; + public const nint SteamClient021 = 0x669160; + public const nint p2pvoice002 = 0xDAB90; + public const nint p2pvoicesingleton002 = 0xD7600; } // 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 = 0x25120; - public const nint VEngineCvar002 = 0x5760; + public const nint IVALIDATE001 = 0x24DE0; + public const nint VEngineCvar002 = 0x57A0; } // Module: worldrenderer.dll public static class WorldrendererDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 58fb91f..99abbaf 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once @@ -14,49 +14,49 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735670; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x482C80; - constexpr std::ptrdiff_t GameClientExports001 = 0x735680; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8B3420; - constexpr std::ptrdiff_t Source2Client002 = 0x735690; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46DFC0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7B1ED0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x8A2960; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x735800; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x482D10; + constexpr std::ptrdiff_t GameClientExports001 = 0x735810; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8B35B0; + constexpr std::ptrdiff_t Source2Client002 = 0x735820; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46E050; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7B2060; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x8A2AF0; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t BenchmarkService001 = 0x177770; - constexpr std::ptrdiff_t BugService001 = 0x178FD0; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1EC7C0; - constexpr std::ptrdiff_t EngineGameUI001 = 0x121CC0; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1DBDE0; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1E09D0; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1E09E0; - constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x180190; - constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x1801A0; - constexpr std::ptrdiff_t GameUIService_001 = 0x182B40; - constexpr std::ptrdiff_t HostStateMgr001 = 0x1E53B0; - constexpr std::ptrdiff_t INETSUPPORT_001 = 0xF0950; - constexpr std::ptrdiff_t InputService_001 = 0x1886B0; - constexpr std::ptrdiff_t KeyValueCache001 = 0x1E7BD0; - constexpr std::ptrdiff_t MapListService_001 = 0x19B580; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x1A2740; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1A9100; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x1AD650; - constexpr std::ptrdiff_t NetworkService_001 = 0x1B2870; - constexpr std::ptrdiff_t RenderService_001 = 0x1B2D60; - constexpr std::ptrdiff_t ScreenshotService001 = 0x1B56E0; - constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1F9130; - constexpr std::ptrdiff_t SoundService_001 = 0x1B9CE0; - constexpr std::ptrdiff_t Source2EngineToClient001 = 0x61BE0; - constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x8AD60; - constexpr std::ptrdiff_t Source2EngineToServer001 = 0x92360; - constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA9900; - constexpr std::ptrdiff_t SplitScreenService_001 = 0x1C0570; - constexpr std::ptrdiff_t StatsService_001 = 0x1C3250; - constexpr std::ptrdiff_t ToolService_001 = 0x1C7EA0; - constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x122930; - constexpr std::ptrdiff_t VProfService_001 = 0x1C9220; + constexpr std::ptrdiff_t BenchmarkService001 = 0x177910; + constexpr std::ptrdiff_t BugService001 = 0x179170; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1EC960; + constexpr std::ptrdiff_t EngineGameUI001 = 0x121E60; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1DBF80; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1E0B70; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1E0B80; + constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x180330; + constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x180340; + constexpr std::ptrdiff_t GameUIService_001 = 0x182CE0; + constexpr std::ptrdiff_t HostStateMgr001 = 0x1E5550; + constexpr std::ptrdiff_t INETSUPPORT_001 = 0xF0AF0; + constexpr std::ptrdiff_t InputService_001 = 0x188850; + constexpr std::ptrdiff_t KeyValueCache001 = 0x1E7D70; + constexpr std::ptrdiff_t MapListService_001 = 0x19B720; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x1A28E0; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1A92A0; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x1AD7F0; + constexpr std::ptrdiff_t NetworkService_001 = 0x1B2A10; + constexpr std::ptrdiff_t RenderService_001 = 0x1B2F00; + constexpr std::ptrdiff_t ScreenshotService001 = 0x1B5880; + constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1F92D0; + constexpr std::ptrdiff_t SoundService_001 = 0x1B9E80; + constexpr std::ptrdiff_t Source2EngineToClient001 = 0x61D70; + constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x8AF00; + constexpr std::ptrdiff_t Source2EngineToServer001 = 0x92500; + constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA9AA0; + constexpr std::ptrdiff_t SplitScreenService_001 = 0x1C0710; + constexpr std::ptrdiff_t StatsService_001 = 0x1C33F0; + constexpr std::ptrdiff_t ToolService_001 = 0x1C8040; + constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x122AD0; + constexpr std::ptrdiff_t VProfService_001 = 0x1C93C0; } // 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 = 0x56E780; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AC420; - constexpr std::ptrdiff_t NavGameTest001 = 0xA42710; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x82E220; - constexpr std::ptrdiff_t Source2GameClients001 = 0x82E230; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x56E680; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AC320; + constexpr std::ptrdiff_t NavGameTest001 = 0xA42880; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x82E390; + constexpr std::ptrdiff_t Source2GameClients001 = 0x82E3A0; constexpr std::ptrdiff_t Source2GameDirector001 = 0x11E010; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x82E240; - constexpr std::ptrdiff_t Source2Server001 = 0x82E250; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x562A30; - constexpr std::ptrdiff_t customnavsystem001 = 0x227FF0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x82E3B0; + constexpr std::ptrdiff_t Source2Server001 = 0x82E3C0; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x562930; + constexpr std::ptrdiff_t customnavsystem001 = 0x227EF0; } // 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 = 0x8621C0; - constexpr std::ptrdiff_t IVALIDATE001 = 0x866250; - constexpr std::ptrdiff_t SteamClient006 = 0x663700; - constexpr std::ptrdiff_t SteamClient007 = 0x663710; - constexpr std::ptrdiff_t SteamClient008 = 0x663720; - constexpr std::ptrdiff_t SteamClient009 = 0x663730; - constexpr std::ptrdiff_t SteamClient010 = 0x663740; - constexpr std::ptrdiff_t SteamClient011 = 0x663750; - constexpr std::ptrdiff_t SteamClient012 = 0x663760; - constexpr std::ptrdiff_t SteamClient013 = 0x663770; - constexpr std::ptrdiff_t SteamClient014 = 0x663780; - constexpr std::ptrdiff_t SteamClient015 = 0x663790; - constexpr std::ptrdiff_t SteamClient016 = 0x6637A0; - constexpr std::ptrdiff_t SteamClient017 = 0x6637B0; - constexpr std::ptrdiff_t SteamClient018 = 0x6637C0; - constexpr std::ptrdiff_t SteamClient019 = 0x6637D0; - constexpr std::ptrdiff_t SteamClient020 = 0x6637E0; - constexpr std::ptrdiff_t SteamClient021 = 0x6637F0; - constexpr std::ptrdiff_t p2pvoice002 = 0xD9FD0; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6A30; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x86CBF0; + constexpr std::ptrdiff_t IVALIDATE001 = 0x870FD0; + constexpr std::ptrdiff_t SteamClient006 = 0x669070; + constexpr std::ptrdiff_t SteamClient007 = 0x669080; + constexpr std::ptrdiff_t SteamClient008 = 0x669090; + constexpr std::ptrdiff_t SteamClient009 = 0x6690A0; + constexpr std::ptrdiff_t SteamClient010 = 0x6690B0; + constexpr std::ptrdiff_t SteamClient011 = 0x6690C0; + constexpr std::ptrdiff_t SteamClient012 = 0x6690D0; + constexpr std::ptrdiff_t SteamClient013 = 0x6690E0; + constexpr std::ptrdiff_t SteamClient014 = 0x6690F0; + constexpr std::ptrdiff_t SteamClient015 = 0x669100; + constexpr std::ptrdiff_t SteamClient016 = 0x669110; + constexpr std::ptrdiff_t SteamClient017 = 0x669120; + constexpr std::ptrdiff_t SteamClient018 = 0x669130; + constexpr std::ptrdiff_t SteamClient019 = 0x669140; + constexpr std::ptrdiff_t SteamClient020 = 0x669150; + constexpr std::ptrdiff_t SteamClient021 = 0x669160; + constexpr std::ptrdiff_t p2pvoice002 = 0xDAB90; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD7600; } // 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 = 0x25120; - constexpr std::ptrdiff_t VEngineCvar002 = 0x5760; + constexpr std::ptrdiff_t IVALIDATE001 = 0x24DE0; + constexpr std::ptrdiff_t VEngineCvar002 = 0x57A0; } // Module: worldrenderer.dll namespace worldrenderer_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 4f3f6aa..dc3097b 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,48 +4,48 @@ "AnimationSystem_001": 450944 }, "client.dll": { - "ClientToolsInfo_001": 7558768, - "EmptyWorldService001_Client": 4729984, - "GameClientExports001": 7558784, - "LegacyGameUI001": 9122848, - "Source2Client002": 7558800, - "Source2ClientConfig001": 4644800, - "Source2ClientPrediction001": 8068816, - "Source2ClientUI001": 9054560 + "ClientToolsInfo_001": 7559168, + "EmptyWorldService001_Client": 4730128, + "GameClientExports001": 7559184, + "LegacyGameUI001": 9123248, + "Source2Client002": 7559200, + "Source2ClientConfig001": 4644944, + "Source2ClientPrediction001": 8069216, + "Source2ClientUI001": 9054960 }, "engine2.dll": { - "BenchmarkService001": 1537904, - "BugService001": 1544144, - "ClientServerEngineLoopService_001": 2017216, - "EngineGameUI001": 1187008, - "EngineServiceMgr001": 1949152, - "GameEventSystemClientV001": 1968592, - "GameEventSystemServerV001": 1968608, - "GameResourceServiceClientV001": 1573264, - "GameResourceServiceServerV001": 1573280, - "GameUIService_001": 1583936, - "HostStateMgr001": 1987504, - "INETSUPPORT_001": 985424, - "InputService_001": 1607344, - "KeyValueCache001": 1997776, - "MapListService_001": 1684864, - "NetworkClientService_001": 1713984, - "NetworkP2PService_001": 1741056, - "NetworkServerService_001": 1758800, - "NetworkService_001": 1779824, - "RenderService_001": 1781088, - "ScreenshotService001": 1791712, - "SimpleEngineLoopService_001": 2068784, - "SoundService_001": 1809632, - "Source2EngineToClient001": 400352, - "Source2EngineToClientStringTable001": 568672, - "Source2EngineToServer001": 598880, - "Source2EngineToServerStringTable001": 694528, - "SplitScreenService_001": 1836400, - "StatsService_001": 1847888, - "ToolService_001": 1867424, - "VENGINE_GAMEUIFUNCS_VERSION005": 1190192, - "VProfService_001": 1872416 + "BenchmarkService001": 1538320, + "BugService001": 1544560, + "ClientServerEngineLoopService_001": 2017632, + "EngineGameUI001": 1187424, + "EngineServiceMgr001": 1949568, + "GameEventSystemClientV001": 1969008, + "GameEventSystemServerV001": 1969024, + "GameResourceServiceClientV001": 1573680, + "GameResourceServiceServerV001": 1573696, + "GameUIService_001": 1584352, + "HostStateMgr001": 1987920, + "INETSUPPORT_001": 985840, + "InputService_001": 1607760, + "KeyValueCache001": 1998192, + "MapListService_001": 1685280, + "NetworkClientService_001": 1714400, + "NetworkP2PService_001": 1741472, + "NetworkServerService_001": 1759216, + "NetworkService_001": 1780240, + "RenderService_001": 1781504, + "ScreenshotService001": 1792128, + "SimpleEngineLoopService_001": 2069200, + "SoundService_001": 1810048, + "Source2EngineToClient001": 400752, + "Source2EngineToClientStringTable001": 569088, + "Source2EngineToServer001": 599296, + "Source2EngineToServerStringTable001": 694944, + "SplitScreenService_001": 1836816, + "StatsService_001": 1848304, + "ToolService_001": 1867840, + "VENGINE_GAMEUIFUNCS_VERSION005": 1190608, + "VProfService_001": 1872832 }, "filesystem_stdio.dll": { "VAsyncFileSystem2_001": 423184, @@ -130,16 +130,16 @@ "SchemaSystem_001": 43600 }, "server.dll": { - "EmptyWorldService001_Server": 5695360, - "EntitySubclassUtilsV001": 2802720, - "NavGameTest001": 10757904, - "ServerToolsInfo_001": 8577568, - "Source2GameClients001": 8577584, + "EmptyWorldService001_Server": 5695104, + "EntitySubclassUtilsV001": 2802464, + "NavGameTest001": 10758272, + "ServerToolsInfo_001": 8577936, + "Source2GameClients001": 8577952, "Source2GameDirector001": 1171472, - "Source2GameEntities001": 8577600, - "Source2Server001": 8577616, - "Source2ServerConfig001": 5646896, - "customnavsystem001": 2260976 + "Source2GameEntities001": 8577968, + "Source2Server001": 8577984, + "Source2ServerConfig001": 5646640, + "customnavsystem001": 2260720 }, "soundsystem.dll": { "SoundOpSystem001": 1484208, @@ -151,26 +151,26 @@ "SteamAudio001": 371264 }, "steamclient64.dll": { - "CLIENTENGINE_INTERFACE_VERSION005": 8790464, - "IVALIDATE001": 8806992, - "SteamClient006": 6698752, - "SteamClient007": 6698768, - "SteamClient008": 6698784, - "SteamClient009": 6698800, - "SteamClient010": 6698816, - "SteamClient011": 6698832, - "SteamClient012": 6698848, - "SteamClient013": 6698864, - "SteamClient014": 6698880, - "SteamClient015": 6698896, - "SteamClient016": 6698912, - "SteamClient017": 6698928, - "SteamClient018": 6698944, - "SteamClient019": 6698960, - "SteamClient020": 6698976, - "SteamClient021": 6698992, - "p2pvoice002": 892880, - "p2pvoicesingleton002": 879152 + "CLIENTENGINE_INTERFACE_VERSION005": 8834032, + "IVALIDATE001": 8851408, + "SteamClient006": 6721648, + "SteamClient007": 6721664, + "SteamClient008": 6721680, + "SteamClient009": 6721696, + "SteamClient010": 6721712, + "SteamClient011": 6721728, + "SteamClient012": 6721744, + "SteamClient013": 6721760, + "SteamClient014": 6721776, + "SteamClient015": 6721792, + "SteamClient016": 6721808, + "SteamClient017": 6721824, + "SteamClient018": 6721840, + "SteamClient019": 6721856, + "SteamClient020": 6721872, + "SteamClient021": 6721888, + "p2pvoice002": 895888, + "p2pvoicesingleton002": 882176 }, "tier0.dll": { "TestScriptMgr001": 1321312, @@ -195,8 +195,8 @@ "VScriptManager010": 204800 }, "vstdlib_s64.dll": { - "IVALIDATE001": 151840, - "VEngineCvar002": 22368 + "IVALIDATE001": 151008, + "VEngineCvar002": 22432 }, "worldrenderer.dll": { "WorldRendererMgr001": 132000 diff --git a/output/interfaces.rs b/output/interfaces.rs index e4d29a1..17a224c 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #![allow(non_upper_case_globals, unused)] @@ -12,49 +12,49 @@ pub mod cs2_dumper { } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x735670; - pub const EmptyWorldService001_Client: usize = 0x482C80; - pub const GameClientExports001: usize = 0x735680; - pub const LegacyGameUI001: usize = 0x8B3420; - pub const Source2Client002: usize = 0x735690; - pub const Source2ClientConfig001: usize = 0x46DFC0; - pub const Source2ClientPrediction001: usize = 0x7B1ED0; - pub const Source2ClientUI001: usize = 0x8A2960; + pub const ClientToolsInfo_001: usize = 0x735800; + pub const EmptyWorldService001_Client: usize = 0x482D10; + pub const GameClientExports001: usize = 0x735810; + pub const LegacyGameUI001: usize = 0x8B35B0; + pub const Source2Client002: usize = 0x735820; + pub const Source2ClientConfig001: usize = 0x46E050; + pub const Source2ClientPrediction001: usize = 0x7B2060; + pub const Source2ClientUI001: usize = 0x8A2AF0; } // Module: engine2.dll pub mod engine2_dll { - pub const BenchmarkService001: usize = 0x177770; - pub const BugService001: usize = 0x178FD0; - pub const ClientServerEngineLoopService_001: usize = 0x1EC7C0; - pub const EngineGameUI001: usize = 0x121CC0; - pub const EngineServiceMgr001: usize = 0x1DBDE0; - pub const GameEventSystemClientV001: usize = 0x1E09D0; - pub const GameEventSystemServerV001: usize = 0x1E09E0; - pub const GameResourceServiceClientV001: usize = 0x180190; - pub const GameResourceServiceServerV001: usize = 0x1801A0; - pub const GameUIService_001: usize = 0x182B40; - pub const HostStateMgr001: usize = 0x1E53B0; - pub const INETSUPPORT_001: usize = 0xF0950; - pub const InputService_001: usize = 0x1886B0; - pub const KeyValueCache001: usize = 0x1E7BD0; - pub const MapListService_001: usize = 0x19B580; - pub const NetworkClientService_001: usize = 0x1A2740; - pub const NetworkP2PService_001: usize = 0x1A9100; - pub const NetworkServerService_001: usize = 0x1AD650; - pub const NetworkService_001: usize = 0x1B2870; - pub const RenderService_001: usize = 0x1B2D60; - pub const ScreenshotService001: usize = 0x1B56E0; - pub const SimpleEngineLoopService_001: usize = 0x1F9130; - pub const SoundService_001: usize = 0x1B9CE0; - pub const Source2EngineToClient001: usize = 0x61BE0; - pub const Source2EngineToClientStringTable001: usize = 0x8AD60; - pub const Source2EngineToServer001: usize = 0x92360; - pub const Source2EngineToServerStringTable001: usize = 0xA9900; - pub const SplitScreenService_001: usize = 0x1C0570; - pub const StatsService_001: usize = 0x1C3250; - pub const ToolService_001: usize = 0x1C7EA0; - pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x122930; - pub const VProfService_001: usize = 0x1C9220; + pub const BenchmarkService001: usize = 0x177910; + pub const BugService001: usize = 0x179170; + pub const ClientServerEngineLoopService_001: usize = 0x1EC960; + pub const EngineGameUI001: usize = 0x121E60; + pub const EngineServiceMgr001: usize = 0x1DBF80; + pub const GameEventSystemClientV001: usize = 0x1E0B70; + pub const GameEventSystemServerV001: usize = 0x1E0B80; + pub const GameResourceServiceClientV001: usize = 0x180330; + pub const GameResourceServiceServerV001: usize = 0x180340; + pub const GameUIService_001: usize = 0x182CE0; + pub const HostStateMgr001: usize = 0x1E5550; + pub const INETSUPPORT_001: usize = 0xF0AF0; + pub const InputService_001: usize = 0x188850; + pub const KeyValueCache001: usize = 0x1E7D70; + pub const MapListService_001: usize = 0x19B720; + pub const NetworkClientService_001: usize = 0x1A28E0; + pub const NetworkP2PService_001: usize = 0x1A92A0; + pub const NetworkServerService_001: usize = 0x1AD7F0; + pub const NetworkService_001: usize = 0x1B2A10; + pub const RenderService_001: usize = 0x1B2F00; + pub const ScreenshotService001: usize = 0x1B5880; + pub const SimpleEngineLoopService_001: usize = 0x1F92D0; + pub const SoundService_001: usize = 0x1B9E80; + pub const Source2EngineToClient001: usize = 0x61D70; + pub const Source2EngineToClientStringTable001: usize = 0x8AF00; + pub const Source2EngineToServer001: usize = 0x92500; + pub const Source2EngineToServerStringTable001: usize = 0xA9AA0; + pub const SplitScreenService_001: usize = 0x1C0710; + pub const StatsService_001: usize = 0x1C33F0; + pub const ToolService_001: usize = 0x1C8040; + pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x122AD0; + pub const VProfService_001: usize = 0x1C93C0; } // 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 = 0x56E780; - pub const EntitySubclassUtilsV001: usize = 0x2AC420; - pub const NavGameTest001: usize = 0xA42710; - pub const ServerToolsInfo_001: usize = 0x82E220; - pub const Source2GameClients001: usize = 0x82E230; + pub const EmptyWorldService001_Server: usize = 0x56E680; + pub const EntitySubclassUtilsV001: usize = 0x2AC320; + pub const NavGameTest001: usize = 0xA42880; + pub const ServerToolsInfo_001: usize = 0x82E390; + pub const Source2GameClients001: usize = 0x82E3A0; pub const Source2GameDirector001: usize = 0x11E010; - pub const Source2GameEntities001: usize = 0x82E240; - pub const Source2Server001: usize = 0x82E250; - pub const Source2ServerConfig001: usize = 0x562A30; - pub const customnavsystem001: usize = 0x227FF0; + pub const Source2GameEntities001: usize = 0x82E3B0; + pub const Source2Server001: usize = 0x82E3C0; + pub const Source2ServerConfig001: usize = 0x562930; + pub const customnavsystem001: usize = 0x227EF0; } // 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 = 0x8621C0; - pub const IVALIDATE001: usize = 0x866250; - pub const SteamClient006: usize = 0x663700; - pub const SteamClient007: usize = 0x663710; - pub const SteamClient008: usize = 0x663720; - pub const SteamClient009: usize = 0x663730; - pub const SteamClient010: usize = 0x663740; - pub const SteamClient011: usize = 0x663750; - pub const SteamClient012: usize = 0x663760; - pub const SteamClient013: usize = 0x663770; - pub const SteamClient014: usize = 0x663780; - pub const SteamClient015: usize = 0x663790; - pub const SteamClient016: usize = 0x6637A0; - pub const SteamClient017: usize = 0x6637B0; - pub const SteamClient018: usize = 0x6637C0; - pub const SteamClient019: usize = 0x6637D0; - pub const SteamClient020: usize = 0x6637E0; - pub const SteamClient021: usize = 0x6637F0; - pub const p2pvoice002: usize = 0xD9FD0; - pub const p2pvoicesingleton002: usize = 0xD6A30; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x86CBF0; + pub const IVALIDATE001: usize = 0x870FD0; + pub const SteamClient006: usize = 0x669070; + pub const SteamClient007: usize = 0x669080; + pub const SteamClient008: usize = 0x669090; + pub const SteamClient009: usize = 0x6690A0; + pub const SteamClient010: usize = 0x6690B0; + pub const SteamClient011: usize = 0x6690C0; + pub const SteamClient012: usize = 0x6690D0; + pub const SteamClient013: usize = 0x6690E0; + pub const SteamClient014: usize = 0x6690F0; + pub const SteamClient015: usize = 0x669100; + pub const SteamClient016: usize = 0x669110; + pub const SteamClient017: usize = 0x669120; + pub const SteamClient018: usize = 0x669130; + pub const SteamClient019: usize = 0x669140; + pub const SteamClient020: usize = 0x669150; + pub const SteamClient021: usize = 0x669160; + pub const p2pvoice002: usize = 0xDAB90; + pub const p2pvoicesingleton002: usize = 0xD7600; } // 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 = 0x25120; - pub const VEngineCvar002: usize = 0x5760; + pub const IVALIDATE001: usize = 0x24DE0; + pub const VEngineCvar002: usize = 0x57A0; } // Module: worldrenderer.dll pub mod worldrenderer_dll { diff --git a/output/materialsystem2.dll.cs b/output/materialsystem2.dll.cs index 9ca8aa2..ac4cfc7 100644 --- a/output/materialsystem2.dll.cs +++ b/output/materialsystem2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2.dll.hpp b/output/materialsystem2.dll.hpp index ccd29f5..8cdf70f 100644 --- a/output/materialsystem2.dll.hpp +++ b/output/materialsystem2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/materialsystem2.dll.rs b/output/materialsystem2.dll.rs index 8fd506b..cc0a684 100644 --- a/output/materialsystem2.dll.rs +++ b/output/materialsystem2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 887fb7a..804041f 100644 --- a/output/networksystem.dll.cs +++ b/output/networksystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem.dll.hpp b/output/networksystem.dll.hpp index 6b94e46..345588e 100644 --- a/output/networksystem.dll.hpp +++ b/output/networksystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/networksystem.dll.rs b/output/networksystem.dll.rs index 3caa8fc..408ff13 100644 --- a/output/networksystem.dll.rs +++ b/output/networksystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 bdfabe8..68f41eb 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1930C30; - public const nint dwEntityList = 0x18C7F88; - public const nint dwGameEntitySystem = 0x19E56E0; + public const nint dwCSGOInput = 0x1930C50; + public const nint dwEntityList = 0x18C7F98; + public const nint dwGameEntitySystem = 0x19E5700; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x1924EE0; + public const nint dwGameRules = 0x1924EF0; public const nint dwGlobalVars = 0x172EEE0; - public const nint dwGlowManager = 0x1925300; - public const nint dwLocalPlayerController = 0x1917698; + public const nint dwGlowManager = 0x1925310; + public const nint dwLocalPlayerController = 0x19176A8; public const nint dwLocalPlayerPawn = 0x173B568; - public const nint dwPlantedC4 = 0x192E0D8; + public const nint dwPlantedC4 = 0x192E0E8; public const nint dwPrediction = 0x173B430; - public const nint dwSensitivity = 0x1925C28; + public const nint dwSensitivity = 0x1925C38; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1935FC0; - public const nint dwViewMatrix = 0x1929420; - public const nint dwViewRender = 0x1929C20; - public const nint dwWeaponC4 = 0x18CB3E0; + public const nint dwViewAngles = 0x1935FE0; + public const nint dwViewMatrix = 0x1929430; + public const nint dwViewRender = 0x1929C30; + public const nint dwWeaponC4 = 0x18CB3F0; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 3b8064c..4a2f6f1 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1930C30; - constexpr std::ptrdiff_t dwEntityList = 0x18C7F88; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x19E56E0; + constexpr std::ptrdiff_t dwCSGOInput = 0x1930C50; + constexpr std::ptrdiff_t dwEntityList = 0x18C7F98; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x19E5700; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x1924EE0; + constexpr std::ptrdiff_t dwGameRules = 0x1924EF0; constexpr std::ptrdiff_t dwGlobalVars = 0x172EEE0; - constexpr std::ptrdiff_t dwGlowManager = 0x1925300; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1917698; + constexpr std::ptrdiff_t dwGlowManager = 0x1925310; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x19176A8; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x173B568; - constexpr std::ptrdiff_t dwPlantedC4 = 0x192E0D8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x192E0E8; constexpr std::ptrdiff_t dwPrediction = 0x173B430; - constexpr std::ptrdiff_t dwSensitivity = 0x1925C28; + constexpr std::ptrdiff_t dwSensitivity = 0x1925C38; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1935FC0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1929420; - constexpr std::ptrdiff_t dwViewRender = 0x1929C20; - constexpr std::ptrdiff_t dwWeaponC4 = 0x18CB3E0; + constexpr std::ptrdiff_t dwViewAngles = 0x1935FE0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1929430; + constexpr std::ptrdiff_t dwViewRender = 0x1929C30; + constexpr std::ptrdiff_t dwWeaponC4 = 0x18CB3F0; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index cc433e1..3c2c0f2 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 26414128, - "dwEntityList": 25984904, - "dwGameEntitySystem": 27154144, + "dwCSGOInput": 26414160, + "dwEntityList": 25984920, + "dwGameEntitySystem": 27154176, "dwGameEntitySystem_getHighestEntityIndex": 5392, - "dwGameRules": 26365664, + "dwGameRules": 26365680, "dwGlobalVars": 24309472, - "dwGlowManager": 26366720, - "dwLocalPlayerController": 26310296, + "dwGlowManager": 26366736, + "dwLocalPlayerController": 26310312, "dwLocalPlayerPawn": 24360296, - "dwPlantedC4": 26403032, + "dwPlantedC4": 26403048, "dwPrediction": 24359984, - "dwSensitivity": 26369064, + "dwSensitivity": 26369080, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 26435520, - "dwViewMatrix": 26383392, - "dwViewRender": 26385440, - "dwWeaponC4": 25998304 + "dwViewAngles": 26435552, + "dwViewMatrix": 26383408, + "dwViewRender": 26385456, + "dwWeaponC4": 25998320 }, "engine2.dll": { "dwBuildNumber": 5334836, diff --git a/output/offsets.rs b/output/offsets.rs index 8beb967..2e61482 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 = 0x1930C30; - pub const dwEntityList: usize = 0x18C7F88; - pub const dwGameEntitySystem: usize = 0x19E56E0; + pub const dwCSGOInput: usize = 0x1930C50; + pub const dwEntityList: usize = 0x18C7F98; + pub const dwGameEntitySystem: usize = 0x19E5700; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x1924EE0; + pub const dwGameRules: usize = 0x1924EF0; pub const dwGlobalVars: usize = 0x172EEE0; - pub const dwGlowManager: usize = 0x1925300; - pub const dwLocalPlayerController: usize = 0x1917698; + pub const dwGlowManager: usize = 0x1925310; + pub const dwLocalPlayerController: usize = 0x19176A8; pub const dwLocalPlayerPawn: usize = 0x173B568; - pub const dwPlantedC4: usize = 0x192E0D8; + pub const dwPlantedC4: usize = 0x192E0E8; pub const dwPrediction: usize = 0x173B430; - pub const dwSensitivity: usize = 0x1925C28; + pub const dwSensitivity: usize = 0x1925C38; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1935FC0; - pub const dwViewMatrix: usize = 0x1929420; - pub const dwViewRender: usize = 0x1929C20; - pub const dwWeaponC4: usize = 0x18CB3E0; + pub const dwViewAngles: usize = 0x1935FE0; + pub const dwViewMatrix: usize = 0x1929430; + pub const dwViewRender: usize = 0x1929C30; + pub const dwWeaponC4: usize = 0x18CB3F0; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama.dll.cs b/output/panorama.dll.cs index 284070a..1ca7407 100644 --- a/output/panorama.dll.cs +++ b/output/panorama.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama.dll.hpp b/output/panorama.dll.hpp index 53291c7..453e82d 100644 --- a/output/panorama.dll.hpp +++ b/output/panorama.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/panorama.dll.rs b/output/panorama.dll.rs index 00f963d..6e76c8f 100644 --- a/output/panorama.dll.rs +++ b/output/panorama.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 caff773..db7967d 100644 --- a/output/particles.dll.cs +++ b/output/particles.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles.dll.hpp b/output/particles.dll.hpp index dabff98..f4deba7 100644 --- a/output/particles.dll.hpp +++ b/output/particles.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/particles.dll.rs b/output/particles.dll.rs index 568858c..f0e9f1a 100644 --- a/output/particles.dll.rs +++ b/output/particles.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 b4c7ba4..5882fd7 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-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system.dll.hpp b/output/pulse_system.dll.hpp index 4d9064c..60ae318 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-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/pulse_system.dll.rs b/output/pulse_system.dll.rs index d16e396..c13c832 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-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 077571d..fd1a657 100644 --- a/output/rendersystemdx11.dll.cs +++ b/output/rendersystemdx11.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11.dll.hpp b/output/rendersystemdx11.dll.hpp index f25c2bf..5d7a2a9 100644 --- a/output/rendersystemdx11.dll.hpp +++ b/output/rendersystemdx11.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/rendersystemdx11.dll.rs b/output/rendersystemdx11.dll.rs index 3fd184a..48b477c 100644 --- a/output/rendersystemdx11.dll.rs +++ b/output/rendersystemdx11.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 554d589..815ce2b 100644 --- a/output/resourcesystem.dll.cs +++ b/output/resourcesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem.dll.hpp b/output/resourcesystem.dll.hpp index ed60d9d..eef7fda 100644 --- a/output/resourcesystem.dll.hpp +++ b/output/resourcesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/resourcesystem.dll.rs b/output/resourcesystem.dll.rs index 26ece03..041f348 100644 --- a/output/resourcesystem.dll.rs +++ b/output/resourcesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 775aba1..473f888 100644 --- a/output/scenesystem.dll.cs +++ b/output/scenesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem.dll.hpp b/output/scenesystem.dll.hpp index e484b7c..c56c6f0 100644 --- a/output/scenesystem.dll.hpp +++ b/output/scenesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/scenesystem.dll.rs b/output/scenesystem.dll.rs index e555cfd..d135517 100644 --- a/output/scenesystem.dll.rs +++ b/output/scenesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 193b347..3a74c60 100644 --- a/output/schemasystem.dll.cs +++ b/output/schemasystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem.dll.hpp b/output/schemasystem.dll.hpp index 19495a9..045dbe8 100644 --- a/output/schemasystem.dll.hpp +++ b/output/schemasystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/schemasystem.dll.rs b/output/schemasystem.dll.rs index 493a687..bc0f4f1 100644 --- a/output/schemasystem.dll.rs +++ b/output/schemasystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 c74347e..3f03b95 100644 --- a/output/server.dll.cs +++ b/output/server.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server.dll.hpp b/output/server.dll.hpp index c8ba987..a4995be 100644 --- a/output/server.dll.hpp +++ b/output/server.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/server.dll.rs b/output/server.dll.rs index e921822..af3d4b7 100644 --- a/output/server.dll.rs +++ b/output/server.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 af4cb35..93d1304 100644 --- a/output/soundsystem.dll.cs +++ b/output/soundsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem.dll.hpp b/output/soundsystem.dll.hpp index faeda06..0a4293f 100644 --- a/output/soundsystem.dll.hpp +++ b/output/soundsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/soundsystem.dll.rs b/output/soundsystem.dll.rs index 3c7f02d..eb7783a 100644 --- a/output/soundsystem.dll.rs +++ b/output/soundsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 5beffcf..ca69521 100644 --- a/output/vphysics2.dll.cs +++ b/output/vphysics2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2.dll.hpp b/output/vphysics2.dll.hpp index 1705a64..96a7f27 100644 --- a/output/vphysics2.dll.hpp +++ b/output/vphysics2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/vphysics2.dll.rs b/output/vphysics2.dll.rs index bce4161..587416b 100644 --- a/output/vphysics2.dll.rs +++ b/output/vphysics2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 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 2e53016..8631637 100644 --- a/output/worldrenderer.dll.cs +++ b/output/worldrenderer.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer.dll.hpp b/output/worldrenderer.dll.hpp index 9c95bd2..ae037e6 100644 --- a/output/worldrenderer.dll.hpp +++ b/output/worldrenderer.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #pragma once diff --git a/output/worldrenderer.dll.rs b/output/worldrenderer.dll.rs index 1a7f780..1883399 100644 --- a/output/worldrenderer.dll.rs +++ b/output/worldrenderer.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-08 03:42:33.508076800 UTC +// 2024-05-09 23:28:33.765194600 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]