diff --git a/output/animationsystem.dll.cs b/output/animationsystem.dll.cs index 4140afb..a09f9fa 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem.dll.hpp b/output/animationsystem.dll.hpp index ee1b140..ef26854 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/animationsystem.dll.rs b/output/animationsystem.dll.rs index 56b33d5..7a93384 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 9aefe9f..fa056bd 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x17343D0; - public const nint attack2 = 0x1734460; - public const nint back = 0x17346A0; - public const nint duck = 0x1734970; - public const nint forward = 0x1734610; - public const nint jump = 0x17348E0; - public const nint left = 0x1734730; - public const nint lookatweapon = 0x1930B70; - public const nint reload = 0x1734340; - public const nint right = 0x17347C0; - 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 = 0x1930AE0; + public const nint attack = 0x18067B0; + public const nint attack2 = 0x1806840; + public const nint back = 0x1806A80; + public const nint duck = 0x1806D50; + public const nint forward = 0x18069F0; + public const nint jump = 0x1806CC0; + public const nint left = 0x1806B10; + public const nint lookatweapon = 0x1A0CFA0; + public const nint reload = 0x1806720; + public const nint right = 0x1806BA0; + public const nint showscores = 0x1A0CE80; + public const nint sprint = 0x1806690; + public const nint turnleft = 0x18068D0; + public const nint turnright = 0x1806960; + public const nint use = 0x1806C30; + public const nint zoom = 0x1A0CF10; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 660376a..df70c65 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x17343D0; - constexpr std::ptrdiff_t attack2 = 0x1734460; - constexpr std::ptrdiff_t back = 0x17346A0; - constexpr std::ptrdiff_t duck = 0x1734970; - constexpr std::ptrdiff_t forward = 0x1734610; - constexpr std::ptrdiff_t jump = 0x17348E0; - constexpr std::ptrdiff_t left = 0x1734730; - constexpr std::ptrdiff_t lookatweapon = 0x1930B70; - constexpr std::ptrdiff_t reload = 0x1734340; - constexpr std::ptrdiff_t right = 0x17347C0; - 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 = 0x1930AE0; + constexpr std::ptrdiff_t attack = 0x18067B0; + constexpr std::ptrdiff_t attack2 = 0x1806840; + constexpr std::ptrdiff_t back = 0x1806A80; + constexpr std::ptrdiff_t duck = 0x1806D50; + constexpr std::ptrdiff_t forward = 0x18069F0; + constexpr std::ptrdiff_t jump = 0x1806CC0; + constexpr std::ptrdiff_t left = 0x1806B10; + constexpr std::ptrdiff_t lookatweapon = 0x1A0CFA0; + constexpr std::ptrdiff_t reload = 0x1806720; + constexpr std::ptrdiff_t right = 0x1806BA0; + constexpr std::ptrdiff_t showscores = 0x1A0CE80; + constexpr std::ptrdiff_t sprint = 0x1806690; + constexpr std::ptrdiff_t turnleft = 0x18068D0; + constexpr std::ptrdiff_t turnright = 0x1806960; + constexpr std::ptrdiff_t use = 0x1806C30; + constexpr std::ptrdiff_t zoom = 0x1A0CF10; } } diff --git a/output/buttons.json b/output/buttons.json index aa1c565..a34a7b7 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 24331216, - "attack2": 24331360, - "back": 24331936, - "duck": 24332656, - "forward": 24331792, - "jump": 24332512, - "left": 24332080, - "lookatweapon": 26413936, - "reload": 24331072, - "right": 24332224, - "showscores": 26413648, - "sprint": 24330928, - "turnleft": 24331504, - "turnright": 24331648, - "use": 24332368, - "zoom": 26413792 + "attack": 25192368, + "attack2": 25192512, + "back": 25193088, + "duck": 25193808, + "forward": 25192944, + "jump": 25193664, + "left": 25193232, + "lookatweapon": 27316128, + "reload": 25192224, + "right": 25193376, + "showscores": 27315840, + "sprint": 25192080, + "turnleft": 25192656, + "turnright": 25192800, + "use": 25193520, + "zoom": 27315984 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 088b221..70f2318 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x17343D0; - pub const attack2: usize = 0x1734460; - pub const back: usize = 0x17346A0; - pub const duck: usize = 0x1734970; - pub const forward: usize = 0x1734610; - pub const jump: usize = 0x17348E0; - pub const left: usize = 0x1734730; - pub const lookatweapon: usize = 0x1930B70; - pub const reload: usize = 0x1734340; - pub const right: usize = 0x17347C0; - 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 = 0x1930AE0; + pub const attack: usize = 0x18067B0; + pub const attack2: usize = 0x1806840; + pub const back: usize = 0x1806A80; + pub const duck: usize = 0x1806D50; + pub const forward: usize = 0x18069F0; + pub const jump: usize = 0x1806CC0; + pub const left: usize = 0x1806B10; + pub const lookatweapon: usize = 0x1A0CFA0; + pub const reload: usize = 0x1806720; + pub const right: usize = 0x1806BA0; + pub const showscores: usize = 0x1A0CE80; + pub const sprint: usize = 0x1806690; + pub const turnleft: usize = 0x18068D0; + pub const turnright: usize = 0x1806960; + pub const r#use: usize = 0x1806C30; + pub const zoom: usize = 0x1A0CF10; } } diff --git a/output/client.dll.cs b/output/client.dll.cs index 20114f9..c0b05f6 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client.dll.hpp b/output/client.dll.hpp index 5b80709..9c339fe 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/client.dll.rs b/output/client.dll.rs index 2191eef..b1aa417 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 7553f05..9e77ce7 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2.dll.hpp b/output/engine2.dll.hpp index 7f5512f..2a76eab 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/engine2.dll.rs b/output/engine2.dll.rs index b9df042..4a19d89 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 ca7f11e..a3fb459 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host.dll.hpp b/output/host.dll.hpp index 3a1266f..e33fd49 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/host.dll.rs b/output/host.dll.rs index 55bbdaa..414a6da 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 42afaad..1bc768b 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14008, - "timestamp": "2024-05-09T23:28:33.765194600+00:00" + "build_number": 14009, + "timestamp": "2024-05-23T23:09:24.161043+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 5aec924..1a5585e 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,73 +1,73 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll public static class AnimationsystemDll { - public const nint AnimationSystemUtils_001 = 0x73600; - public const nint AnimationSystem_001 = 0x6E180; + public const nint AnimationSystemUtils_001 = 0x79E00; + public const nint AnimationSystem_001 = 0x748F0; } // Module: client.dll public static class ClientDll { - 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; + public const nint ClientToolsInfo_001 = 0x757C20; + public const nint EmptyWorldService001_Client = 0x4A10F0; + public const nint GameClientExports001 = 0x757C30; + public const nint LegacyGameUI001 = 0x8E1370; + public const nint Source2Client002 = 0x757C40; + public const nint Source2ClientConfig001 = 0x484E50; + public const nint Source2ClientPrediction001 = 0x7D4890; + public const nint Source2ClientUI001 = 0x8C7C30; } // Module: engine2.dll public static class Engine2Dll { - 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; + public const nint BenchmarkService001 = 0x17BE20; + public const nint BugService001 = 0x17CF70; + public const nint ClientServerEngineLoopService_001 = 0x1F0F90; + public const nint EngineGameUI001 = 0x126C20; + public const nint EngineServiceMgr001 = 0x1E0200; + public const nint GameEventSystemClientV001 = 0x1E5380; + public const nint GameEventSystemServerV001 = 0x1E5390; + public const nint GameResourceServiceClientV001 = 0x1845F0; + public const nint GameResourceServiceServerV001 = 0x184600; + public const nint GameUIService_001 = 0x186FA0; + public const nint HostStateMgr001 = 0x1E9B40; + public const nint INETSUPPORT_001 = 0xF5B90; + public const nint InputService_001 = 0x18CB20; + public const nint KeyValueCache001 = 0x1EC360; + public const nint MapListService_001 = 0x19FCD0; + public const nint NetworkClientService_001 = 0x1A6F20; + public const nint NetworkP2PService_001 = 0x1AD750; + public const nint NetworkServerService_001 = 0x1B1C80; + public const nint NetworkService_001 = 0x1B6EC0; + public const nint RenderService_001 = 0x1B73B0; + public const nint ScreenshotService001 = 0x1B9D60; + public const nint SimpleEngineLoopService_001 = 0x1FDAE0; + public const nint SoundService_001 = 0x1BDFA0; + public const nint Source2EngineToClient001 = 0x66BF0; + public const nint Source2EngineToClientStringTable001 = 0x8F9D0; + public const nint Source2EngineToServer001 = 0x97060; + public const nint Source2EngineToServerStringTable001 = 0xAE6C0; + public const nint SplitScreenService_001 = 0x1C49B0; + public const nint StatsService_001 = 0x1C7700; + public const nint ToolService_001 = 0x1CC180; + public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1278A0; + public const nint VProfService_001 = 0x1CD5B0; } // Module: filesystem_stdio.dll public static class FilesystemStdioDll { - public const nint VAsyncFileSystem2_001 = 0x67510; - public const nint VFileSystem017 = 0x67500; + public const nint VAsyncFileSystem2_001 = 0x67490; + public const nint VFileSystem017 = 0x67480; } // Module: host.dll public static class HostDll { - public const nint DebugDrawQueueManager001 = 0x11AC0; - public const nint GameModelInfo001 = 0x12070; - public const nint GameSystem2HostHook = 0x12150; - public const nint HostUtils001 = 0x12900; - public const nint PredictionDiffManager001 = 0x17320; - public const nint SaveRestoreDataVersion001 = 0x19040; - public const nint SinglePlayerSharedMemory001 = 0x19050; - public const nint Source2Host001 = 0x193D0; + public const nint DebugDrawQueueManager001 = 0x15170; + public const nint GameModelInfo001 = 0x15720; + public const nint GameSystem2HostHook = 0x15800; + public const nint HostUtils001 = 0x15FB0; + public const nint PredictionDiffManager001 = 0x1AB00; + public const nint SaveRestoreDataVersion001 = 0x1C500; + public const nint SinglePlayerSharedMemory001 = 0x1C510; + public const nint Source2Host001 = 0x1C8A0; } // Module: imemanager.dll public static class ImemanagerDll { @@ -80,39 +80,39 @@ namespace CS2Dumper.Interfaces { } // Module: localize.dll public static class LocalizeDll { - public const nint Localize_001 = 0x3830; + public const nint Localize_001 = 0x3AE0; } // Module: matchmaking.dll public static class MatchmakingDll { - public const nint GameTypes001 = 0x538F0; + public const nint GameTypes001 = 0x53910; public const nint MATCHFRAMEWORK_001 = 0x105780; } // Module: materialsystem2.dll public static class Materialsystem2Dll { - public const nint FontManager_001 = 0x376D0; - public const nint MaterialUtils_001 = 0x4D790; - public const nint PostProcessingSystem_001 = 0x426D0; - public const nint TextLayout_001 = 0x49E50; - public const nint VMaterialSystem2_001 = 0x25BA0; + public const nint FontManager_001 = 0x38430; + public const nint MaterialUtils_001 = 0x4E380; + public const nint PostProcessingSystem_001 = 0x43330; + public const nint TextLayout_001 = 0x4AA40; + public const nint VMaterialSystem2_001 = 0x26760; } // Module: meshsystem.dll public static class MeshsystemDll { - public const nint MeshSystem001 = 0x7440; + public const nint MeshSystem001 = 0xAA20; } // Module: navsystem.dll public static class NavsystemDll { - public const nint NavSystem001 = 0x8E30; + public const nint NavSystem001 = 0xC430; } // Module: networksystem.dll public static class NetworksystemDll { - public const nint FlattenedSerializersVersion001 = 0x7E5E0; - public const nint NetworkMessagesVersion001 = 0x9EC60; - public const nint NetworkSystemVersion001 = 0xBE9E0; - public const nint SerializedEntitiesVersion001 = 0xD4C00; + public const nint FlattenedSerializersVersion001 = 0x7ED50; + public const nint NetworkMessagesVersion001 = 0x9F7F0; + public const nint NetworkSystemVersion001 = 0xC0650; + public const nint SerializedEntitiesVersion001 = 0xD6790; } // Module: panorama.dll public static class PanoramaDll { - public const nint PanoramaUIEngine001 = 0x5D8B0; + public const nint PanoramaUIEngine001 = 0x611C0; } // Module: panorama_text_pango.dll public static class PanoramaTextPangoDll { @@ -120,98 +120,98 @@ namespace CS2Dumper.Interfaces { } // Module: panoramauiclient.dll public static class PanoramauiclientDll { - public const nint PanoramaUIClient001 = 0x11FF0; + public const nint PanoramaUIClient001 = 0x122B0; } // Module: particles.dll public static class ParticlesDll { - public const nint ParticleSystemMgr003 = 0x590C0; + public const nint ParticleSystemMgr003 = 0x5C6D0; } // Module: pulse_system.dll public static class PulseSystemDll { - public const nint IPulseSystem_001 = 0x44C0; + public const nint IPulseSystem_001 = 0x3EC0; } // Module: rendersystemdx11.dll public static class Rendersystemdx11Dll { - public const nint RenderDeviceMgr001 = 0x4D310; - public const nint RenderUtils_001 = 0x55BB0; - public const nint VRenderDeviceMgrBackdoor001 = 0x4D320; + public const nint RenderDeviceMgr001 = 0x4FAA0; + public const nint RenderUtils_001 = 0x596B0; + public const nint VRenderDeviceMgrBackdoor001 = 0x4FAB0; } // Module: resourcesystem.dll public static class ResourcesystemDll { - public const nint ResourceSystem013 = 0x10840; + public const nint ResourceSystem013 = 0x10C30; } // Module: scenefilecache.dll public static class ScenefilecacheDll { - public const nint ResponseRulesCache001 = 0x31A0; - public const nint SceneFileCache002 = 0x6A60; + public const nint ResponseRulesCache001 = 0x3320; + public const nint SceneFileCache002 = 0x6BE0; } // Module: scenesystem.dll public static class ScenesystemDll { - public const nint RenderingPipelines_001 = 0x85D30; - public const nint SceneSystem_002 = 0xBC6D0; - public const nint SceneUtils_001 = 0x12EE40; + public const nint RenderingPipelines_001 = 0x9C390; + public const nint SceneSystem_002 = 0xD3550; + public const nint SceneUtils_001 = 0x14B530; } // Module: schemasystem.dll public static class SchemasystemDll { - public const nint SchemaSystem_001 = 0xAA50; + public const nint SchemaSystem_001 = 0xAB40; } // Module: server.dll public static class ServerDll { - 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 = 0x82E3B0; - public const nint Source2Server001 = 0x82E3C0; - public const nint Source2ServerConfig001 = 0x562930; - public const nint customnavsystem001 = 0x227EF0; + public const nint EmptyWorldService001_Server = 0x5837F0; + public const nint EntitySubclassUtilsV001 = 0x2BA100; + public const nint NavGameTest001 = 0xA64700; + public const nint ServerToolsInfo_001 = 0x8578E0; + public const nint Source2GameClients001 = 0x8578F0; + public const nint Source2GameDirector001 = 0x1223F0; + public const nint Source2GameEntities001 = 0x857900; + public const nint Source2Server001 = 0x857910; + public const nint Source2ServerConfig001 = 0x56FBD0; + public const nint customnavsystem001 = 0x228630; } // Module: soundsystem.dll public static class SoundsystemDll { - public const nint SoundOpSystem001 = 0x16A5B0; - public const nint SoundOpSystemEdit001 = 0x969C0; - public const nint SoundSystem001 = 0x48290; - public const nint VMixEditTool001 = 0x75BA0; + public const nint SoundOpSystem001 = 0x17F6A0; + public const nint SoundOpSystemEdit001 = 0x9CD60; + public const nint SoundSystem001 = 0x49730; + public const nint VMixEditTool001 = 0x7A170; } // Module: steamaudio.dll public static class SteamaudioDll { - public const nint SteamAudio001 = 0x5AA40; + public const nint SteamAudio001 = 0x64A70; } // Module: steamclient64.dll public static class Steamclient64Dll { - 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 CLIENTENGINE_INTERFACE_VERSION005 = 0x86CD70; + public const nint IVALIDATE001 = 0x871150; + public const nint SteamClient006 = 0x6691F0; + public const nint SteamClient007 = 0x669200; + public const nint SteamClient008 = 0x669210; + public const nint SteamClient009 = 0x669220; + public const nint SteamClient010 = 0x669230; + public const nint SteamClient011 = 0x669240; + public const nint SteamClient012 = 0x669250; + public const nint SteamClient013 = 0x669260; + public const nint SteamClient014 = 0x669270; + public const nint SteamClient015 = 0x669280; + public const nint SteamClient016 = 0x669290; + public const nint SteamClient017 = 0x6692A0; + public const nint SteamClient018 = 0x6692B0; + public const nint SteamClient019 = 0x6692C0; + public const nint SteamClient020 = 0x6692D0; + public const nint SteamClient021 = 0x6692E0; public const nint p2pvoice002 = 0xDAB90; public const nint p2pvoicesingleton002 = 0xD7600; } // Module: tier0.dll public static class Tier0Dll { - public const nint TestScriptMgr001 = 0x142960; - public const nint VEngineCvar007 = 0x62E40; - public const nint VProcessUtils002 = 0x133E00; - public const nint VStringTokenSystem001 = 0x1953B0; + public const nint TestScriptMgr001 = 0x149BF0; + public const nint VEngineCvar007 = 0x63C70; + public const nint VProcessUtils002 = 0x13A650; + public const nint VStringTokenSystem001 = 0x19E580; } // Module: v8system.dll public static class V8systemDll { - public const nint Source2V8System001 = 0x1950; + public const nint Source2V8System001 = 0x1AE0; } // Module: valve_avi.dll public static class ValveAviDll { @@ -223,12 +223,12 @@ namespace CS2Dumper.Interfaces { } // Module: vphysics2.dll public static class Vphysics2Dll { - public const nint VPhysics2_Handle_Interface_001 = 0x5BC00; - public const nint VPhysics2_Interface_001 = 0x57080; + public const nint VPhysics2_Handle_Interface_001 = 0x60C80; + public const nint VPhysics2_Interface_001 = 0x5C030; } // Module: vscript.dll public static class VscriptDll { - public const nint VScriptManager010 = 0x32000; + public const nint VScriptManager010 = 0x32210; } // Module: vstdlib_s64.dll public static class VstdlibS64Dll { @@ -237,6 +237,6 @@ namespace CS2Dumper.Interfaces { } // Module: worldrenderer.dll public static class WorldrendererDll { - public const nint WorldRendererMgr001 = 0x203A0; + public const nint WorldRendererMgr001 = 0x22FD0; } } diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 99abbaf..6f4f9c6 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #pragma once @@ -9,70 +9,70 @@ namespace cs2_dumper { namespace interfaces { // Module: animationsystem.dll namespace animationsystem_dll { - constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x73600; - constexpr std::ptrdiff_t AnimationSystem_001 = 0x6E180; + constexpr std::ptrdiff_t AnimationSystemUtils_001 = 0x79E00; + constexpr std::ptrdiff_t AnimationSystem_001 = 0x748F0; } // Module: client.dll namespace client_dll { - 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; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x757C20; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x4A10F0; + constexpr std::ptrdiff_t GameClientExports001 = 0x757C30; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8E1370; + constexpr std::ptrdiff_t Source2Client002 = 0x757C40; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x484E50; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7D4890; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x8C7C30; } // Module: engine2.dll namespace engine2_dll { - 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; + constexpr std::ptrdiff_t BenchmarkService001 = 0x17BE20; + constexpr std::ptrdiff_t BugService001 = 0x17CF70; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1F0F90; + constexpr std::ptrdiff_t EngineGameUI001 = 0x126C20; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1E0200; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1E5380; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1E5390; + constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x1845F0; + constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x184600; + constexpr std::ptrdiff_t GameUIService_001 = 0x186FA0; + constexpr std::ptrdiff_t HostStateMgr001 = 0x1E9B40; + constexpr std::ptrdiff_t INETSUPPORT_001 = 0xF5B90; + constexpr std::ptrdiff_t InputService_001 = 0x18CB20; + constexpr std::ptrdiff_t KeyValueCache001 = 0x1EC360; + constexpr std::ptrdiff_t MapListService_001 = 0x19FCD0; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x1A6F20; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1AD750; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x1B1C80; + constexpr std::ptrdiff_t NetworkService_001 = 0x1B6EC0; + constexpr std::ptrdiff_t RenderService_001 = 0x1B73B0; + constexpr std::ptrdiff_t ScreenshotService001 = 0x1B9D60; + constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1FDAE0; + constexpr std::ptrdiff_t SoundService_001 = 0x1BDFA0; + constexpr std::ptrdiff_t Source2EngineToClient001 = 0x66BF0; + constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x8F9D0; + constexpr std::ptrdiff_t Source2EngineToServer001 = 0x97060; + constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xAE6C0; + constexpr std::ptrdiff_t SplitScreenService_001 = 0x1C49B0; + constexpr std::ptrdiff_t StatsService_001 = 0x1C7700; + constexpr std::ptrdiff_t ToolService_001 = 0x1CC180; + constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x1278A0; + constexpr std::ptrdiff_t VProfService_001 = 0x1CD5B0; } // Module: filesystem_stdio.dll namespace filesystem_stdio_dll { - constexpr std::ptrdiff_t VAsyncFileSystem2_001 = 0x67510; - constexpr std::ptrdiff_t VFileSystem017 = 0x67500; + constexpr std::ptrdiff_t VAsyncFileSystem2_001 = 0x67490; + constexpr std::ptrdiff_t VFileSystem017 = 0x67480; } // Module: host.dll namespace host_dll { - constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x11AC0; - constexpr std::ptrdiff_t GameModelInfo001 = 0x12070; - constexpr std::ptrdiff_t GameSystem2HostHook = 0x12150; - constexpr std::ptrdiff_t HostUtils001 = 0x12900; - constexpr std::ptrdiff_t PredictionDiffManager001 = 0x17320; - constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x19040; - constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x19050; - constexpr std::ptrdiff_t Source2Host001 = 0x193D0; + constexpr std::ptrdiff_t DebugDrawQueueManager001 = 0x15170; + constexpr std::ptrdiff_t GameModelInfo001 = 0x15720; + constexpr std::ptrdiff_t GameSystem2HostHook = 0x15800; + constexpr std::ptrdiff_t HostUtils001 = 0x15FB0; + constexpr std::ptrdiff_t PredictionDiffManager001 = 0x1AB00; + constexpr std::ptrdiff_t SaveRestoreDataVersion001 = 0x1C500; + constexpr std::ptrdiff_t SinglePlayerSharedMemory001 = 0x1C510; + constexpr std::ptrdiff_t Source2Host001 = 0x1C8A0; } // Module: imemanager.dll namespace imemanager_dll { @@ -85,39 +85,39 @@ namespace cs2_dumper { } // Module: localize.dll namespace localize_dll { - constexpr std::ptrdiff_t Localize_001 = 0x3830; + constexpr std::ptrdiff_t Localize_001 = 0x3AE0; } // Module: matchmaking.dll namespace matchmaking_dll { - constexpr std::ptrdiff_t GameTypes001 = 0x538F0; + constexpr std::ptrdiff_t GameTypes001 = 0x53910; constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x105780; } // Module: materialsystem2.dll namespace materialsystem2_dll { - constexpr std::ptrdiff_t FontManager_001 = 0x376D0; - constexpr std::ptrdiff_t MaterialUtils_001 = 0x4D790; - constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x426D0; - constexpr std::ptrdiff_t TextLayout_001 = 0x49E50; - constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x25BA0; + constexpr std::ptrdiff_t FontManager_001 = 0x38430; + constexpr std::ptrdiff_t MaterialUtils_001 = 0x4E380; + constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x43330; + constexpr std::ptrdiff_t TextLayout_001 = 0x4AA40; + constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x26760; } // Module: meshsystem.dll namespace meshsystem_dll { - constexpr std::ptrdiff_t MeshSystem001 = 0x7440; + constexpr std::ptrdiff_t MeshSystem001 = 0xAA20; } // Module: navsystem.dll namespace navsystem_dll { - constexpr std::ptrdiff_t NavSystem001 = 0x8E30; + constexpr std::ptrdiff_t NavSystem001 = 0xC430; } // Module: networksystem.dll namespace networksystem_dll { - constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x7E5E0; - constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9EC60; - constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xBE9E0; - constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD4C00; + constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x7ED50; + constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9F7F0; + constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xC0650; + constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD6790; } // Module: panorama.dll namespace panorama_dll { - constexpr std::ptrdiff_t PanoramaUIEngine001 = 0x5D8B0; + constexpr std::ptrdiff_t PanoramaUIEngine001 = 0x611C0; } // Module: panorama_text_pango.dll namespace panorama_text_pango_dll { @@ -125,98 +125,98 @@ namespace cs2_dumper { } // Module: panoramauiclient.dll namespace panoramauiclient_dll { - constexpr std::ptrdiff_t PanoramaUIClient001 = 0x11FF0; + constexpr std::ptrdiff_t PanoramaUIClient001 = 0x122B0; } // Module: particles.dll namespace particles_dll { - constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x590C0; + constexpr std::ptrdiff_t ParticleSystemMgr003 = 0x5C6D0; } // Module: pulse_system.dll namespace pulse_system_dll { - constexpr std::ptrdiff_t IPulseSystem_001 = 0x44C0; + constexpr std::ptrdiff_t IPulseSystem_001 = 0x3EC0; } // Module: rendersystemdx11.dll namespace rendersystemdx11_dll { - constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x4D310; - constexpr std::ptrdiff_t RenderUtils_001 = 0x55BB0; - constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x4D320; + constexpr std::ptrdiff_t RenderDeviceMgr001 = 0x4FAA0; + constexpr std::ptrdiff_t RenderUtils_001 = 0x596B0; + constexpr std::ptrdiff_t VRenderDeviceMgrBackdoor001 = 0x4FAB0; } // Module: resourcesystem.dll namespace resourcesystem_dll { - constexpr std::ptrdiff_t ResourceSystem013 = 0x10840; + constexpr std::ptrdiff_t ResourceSystem013 = 0x10C30; } // Module: scenefilecache.dll namespace scenefilecache_dll { - constexpr std::ptrdiff_t ResponseRulesCache001 = 0x31A0; - constexpr std::ptrdiff_t SceneFileCache002 = 0x6A60; + constexpr std::ptrdiff_t ResponseRulesCache001 = 0x3320; + constexpr std::ptrdiff_t SceneFileCache002 = 0x6BE0; } // Module: scenesystem.dll namespace scenesystem_dll { - constexpr std::ptrdiff_t RenderingPipelines_001 = 0x85D30; - constexpr std::ptrdiff_t SceneSystem_002 = 0xBC6D0; - constexpr std::ptrdiff_t SceneUtils_001 = 0x12EE40; + constexpr std::ptrdiff_t RenderingPipelines_001 = 0x9C390; + constexpr std::ptrdiff_t SceneSystem_002 = 0xD3550; + constexpr std::ptrdiff_t SceneUtils_001 = 0x14B530; } // Module: schemasystem.dll namespace schemasystem_dll { - constexpr std::ptrdiff_t SchemaSystem_001 = 0xAA50; + constexpr std::ptrdiff_t SchemaSystem_001 = 0xAB40; } // Module: server.dll namespace server_dll { - 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 = 0x82E3B0; - constexpr std::ptrdiff_t Source2Server001 = 0x82E3C0; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x562930; - constexpr std::ptrdiff_t customnavsystem001 = 0x227EF0; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5837F0; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2BA100; + constexpr std::ptrdiff_t NavGameTest001 = 0xA64700; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x8578E0; + constexpr std::ptrdiff_t Source2GameClients001 = 0x8578F0; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x1223F0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x857900; + constexpr std::ptrdiff_t Source2Server001 = 0x857910; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x56FBD0; + constexpr std::ptrdiff_t customnavsystem001 = 0x228630; } // Module: soundsystem.dll namespace soundsystem_dll { - constexpr std::ptrdiff_t SoundOpSystem001 = 0x16A5B0; - constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x969C0; - constexpr std::ptrdiff_t SoundSystem001 = 0x48290; - constexpr std::ptrdiff_t VMixEditTool001 = 0x75BA0; + constexpr std::ptrdiff_t SoundOpSystem001 = 0x17F6A0; + constexpr std::ptrdiff_t SoundOpSystemEdit001 = 0x9CD60; + constexpr std::ptrdiff_t SoundSystem001 = 0x49730; + constexpr std::ptrdiff_t VMixEditTool001 = 0x7A170; } // Module: steamaudio.dll namespace steamaudio_dll { - constexpr std::ptrdiff_t SteamAudio001 = 0x5AA40; + constexpr std::ptrdiff_t SteamAudio001 = 0x64A70; } // Module: steamclient64.dll namespace steamclient64_dll { - 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 CLIENTENGINE_INTERFACE_VERSION005 = 0x86CD70; + constexpr std::ptrdiff_t IVALIDATE001 = 0x871150; + constexpr std::ptrdiff_t SteamClient006 = 0x6691F0; + constexpr std::ptrdiff_t SteamClient007 = 0x669200; + constexpr std::ptrdiff_t SteamClient008 = 0x669210; + constexpr std::ptrdiff_t SteamClient009 = 0x669220; + constexpr std::ptrdiff_t SteamClient010 = 0x669230; + constexpr std::ptrdiff_t SteamClient011 = 0x669240; + constexpr std::ptrdiff_t SteamClient012 = 0x669250; + constexpr std::ptrdiff_t SteamClient013 = 0x669260; + constexpr std::ptrdiff_t SteamClient014 = 0x669270; + constexpr std::ptrdiff_t SteamClient015 = 0x669280; + constexpr std::ptrdiff_t SteamClient016 = 0x669290; + constexpr std::ptrdiff_t SteamClient017 = 0x6692A0; + constexpr std::ptrdiff_t SteamClient018 = 0x6692B0; + constexpr std::ptrdiff_t SteamClient019 = 0x6692C0; + constexpr std::ptrdiff_t SteamClient020 = 0x6692D0; + constexpr std::ptrdiff_t SteamClient021 = 0x6692E0; constexpr std::ptrdiff_t p2pvoice002 = 0xDAB90; constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD7600; } // Module: tier0.dll namespace tier0_dll { - constexpr std::ptrdiff_t TestScriptMgr001 = 0x142960; - constexpr std::ptrdiff_t VEngineCvar007 = 0x62E40; - constexpr std::ptrdiff_t VProcessUtils002 = 0x133E00; - constexpr std::ptrdiff_t VStringTokenSystem001 = 0x1953B0; + constexpr std::ptrdiff_t TestScriptMgr001 = 0x149BF0; + constexpr std::ptrdiff_t VEngineCvar007 = 0x63C70; + constexpr std::ptrdiff_t VProcessUtils002 = 0x13A650; + constexpr std::ptrdiff_t VStringTokenSystem001 = 0x19E580; } // Module: v8system.dll namespace v8system_dll { - constexpr std::ptrdiff_t Source2V8System001 = 0x1950; + constexpr std::ptrdiff_t Source2V8System001 = 0x1AE0; } // Module: valve_avi.dll namespace valve_avi_dll { @@ -228,12 +228,12 @@ namespace cs2_dumper { } // Module: vphysics2.dll namespace vphysics2_dll { - constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x5BC00; - constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x57080; + constexpr std::ptrdiff_t VPhysics2_Handle_Interface_001 = 0x60C80; + constexpr std::ptrdiff_t VPhysics2_Interface_001 = 0x5C030; } // Module: vscript.dll namespace vscript_dll { - constexpr std::ptrdiff_t VScriptManager010 = 0x32000; + constexpr std::ptrdiff_t VScriptManager010 = 0x32210; } // Module: vstdlib_s64.dll namespace vstdlib_s64_dll { @@ -242,7 +242,7 @@ namespace cs2_dumper { } // Module: worldrenderer.dll namespace worldrenderer_dll { - constexpr std::ptrdiff_t WorldRendererMgr001 = 0x203A0; + constexpr std::ptrdiff_t WorldRendererMgr001 = 0x22FD0; } } } diff --git a/output/interfaces.json b/output/interfaces.json index dc3097b..94391e3 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -1,65 +1,65 @@ { "animationsystem.dll": { - "AnimationSystemUtils_001": 472576, - "AnimationSystem_001": 450944 + "AnimationSystemUtils_001": 499200, + "AnimationSystem_001": 477424 }, "client.dll": { - "ClientToolsInfo_001": 7559168, - "EmptyWorldService001_Client": 4730128, - "GameClientExports001": 7559184, - "LegacyGameUI001": 9123248, - "Source2Client002": 7559200, - "Source2ClientConfig001": 4644944, - "Source2ClientPrediction001": 8069216, - "Source2ClientUI001": 9054960 + "ClientToolsInfo_001": 7699488, + "EmptyWorldService001_Client": 4854000, + "GameClientExports001": 7699504, + "LegacyGameUI001": 9311088, + "Source2Client002": 7699520, + "Source2ClientConfig001": 4738640, + "Source2ClientPrediction001": 8210576, + "Source2ClientUI001": 9206832 }, "engine2.dll": { - "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 + "BenchmarkService001": 1556000, + "BugService001": 1560432, + "ClientServerEngineLoopService_001": 2035600, + "EngineGameUI001": 1207328, + "EngineServiceMgr001": 1966592, + "GameEventSystemClientV001": 1987456, + "GameEventSystemServerV001": 1987472, + "GameResourceServiceClientV001": 1590768, + "GameResourceServiceServerV001": 1590784, + "GameUIService_001": 1601440, + "HostStateMgr001": 2005824, + "INETSUPPORT_001": 1006480, + "InputService_001": 1624864, + "KeyValueCache001": 2016096, + "MapListService_001": 1703120, + "NetworkClientService_001": 1732384, + "NetworkP2PService_001": 1759056, + "NetworkServerService_001": 1776768, + "NetworkService_001": 1797824, + "RenderService_001": 1799088, + "ScreenshotService001": 1809760, + "SimpleEngineLoopService_001": 2087648, + "SoundService_001": 1826720, + "Source2EngineToClient001": 420848, + "Source2EngineToClientStringTable001": 588240, + "Source2EngineToServer001": 618592, + "Source2EngineToServerStringTable001": 714432, + "SplitScreenService_001": 1853872, + "StatsService_001": 1865472, + "ToolService_001": 1884544, + "VENGINE_GAMEUIFUNCS_VERSION005": 1210528, + "VProfService_001": 1889712 }, "filesystem_stdio.dll": { - "VAsyncFileSystem2_001": 423184, - "VFileSystem017": 423168 + "VAsyncFileSystem2_001": 423056, + "VFileSystem017": 423040 }, "host.dll": { - "DebugDrawQueueManager001": 72384, - "GameModelInfo001": 73840, - "GameSystem2HostHook": 74064, - "HostUtils001": 76032, - "PredictionDiffManager001": 95008, - "SaveRestoreDataVersion001": 102464, - "SinglePlayerSharedMemory001": 102480, - "Source2Host001": 103376 + "DebugDrawQueueManager001": 86384, + "GameModelInfo001": 87840, + "GameSystem2HostHook": 88064, + "HostUtils001": 90032, + "PredictionDiffManager001": 109312, + "SaveRestoreDataVersion001": 115968, + "SinglePlayerSharedMemory001": 115984, + "Source2Host001": 116896 }, "imemanager.dll": { "IMEManager001": 50288 @@ -69,117 +69,117 @@ "InputSystemVersion001": 10816 }, "localize.dll": { - "Localize_001": 14384 + "Localize_001": 15072 }, "matchmaking.dll": { - "GameTypes001": 342256, + "GameTypes001": 342288, "MATCHFRAMEWORK_001": 1070976 }, "materialsystem2.dll": { - "FontManager_001": 227024, - "MaterialUtils_001": 317328, - "PostProcessingSystem_001": 272080, - "TextLayout_001": 302672, - "VMaterialSystem2_001": 154528 + "FontManager_001": 230448, + "MaterialUtils_001": 320384, + "PostProcessingSystem_001": 275248, + "TextLayout_001": 305728, + "VMaterialSystem2_001": 157536 }, "meshsystem.dll": { - "MeshSystem001": 29760 + "MeshSystem001": 43552 }, "navsystem.dll": { - "NavSystem001": 36400 + "NavSystem001": 50224 }, "networksystem.dll": { - "FlattenedSerializersVersion001": 517600, - "NetworkMessagesVersion001": 650336, - "NetworkSystemVersion001": 780768, - "SerializedEntitiesVersion001": 871424 + "FlattenedSerializersVersion001": 519504, + "NetworkMessagesVersion001": 653296, + "NetworkSystemVersion001": 788048, + "SerializedEntitiesVersion001": 878480 }, "panorama.dll": { - "PanoramaUIEngine001": 383152 + "PanoramaUIEngine001": 397760 }, "panorama_text_pango.dll": { "PanoramaTextServices001": 314320 }, "panoramauiclient.dll": { - "PanoramaUIClient001": 73712 + "PanoramaUIClient001": 74416 }, "particles.dll": { - "ParticleSystemMgr003": 364736 + "ParticleSystemMgr003": 378576 }, "pulse_system.dll": { - "IPulseSystem_001": 17600 + "IPulseSystem_001": 16064 }, "rendersystemdx11.dll": { - "RenderDeviceMgr001": 316176, - "RenderUtils_001": 351152, - "VRenderDeviceMgrBackdoor001": 316192 + "RenderDeviceMgr001": 326304, + "RenderUtils_001": 366256, + "VRenderDeviceMgrBackdoor001": 326320 }, "resourcesystem.dll": { - "ResourceSystem013": 67648 + "ResourceSystem013": 68656 }, "scenefilecache.dll": { - "ResponseRulesCache001": 12704, - "SceneFileCache002": 27232 + "ResponseRulesCache001": 13088, + "SceneFileCache002": 27616 }, "scenesystem.dll": { - "RenderingPipelines_001": 548144, - "SceneSystem_002": 771792, - "SceneUtils_001": 1240640 + "RenderingPipelines_001": 639888, + "SceneSystem_002": 865616, + "SceneUtils_001": 1357104 }, "schemasystem.dll": { - "SchemaSystem_001": 43600 + "SchemaSystem_001": 43840 }, "server.dll": { - "EmptyWorldService001_Server": 5695104, - "EntitySubclassUtilsV001": 2802464, - "NavGameTest001": 10758272, - "ServerToolsInfo_001": 8577936, - "Source2GameClients001": 8577952, - "Source2GameDirector001": 1171472, - "Source2GameEntities001": 8577968, - "Source2Server001": 8577984, - "Source2ServerConfig001": 5646640, - "customnavsystem001": 2260720 + "EmptyWorldService001_Server": 5781488, + "EntitySubclassUtilsV001": 2859264, + "NavGameTest001": 10897152, + "ServerToolsInfo_001": 8747232, + "Source2GameClients001": 8747248, + "Source2GameDirector001": 1188848, + "Source2GameEntities001": 8747264, + "Source2Server001": 8747280, + "Source2ServerConfig001": 5700560, + "customnavsystem001": 2262576 }, "soundsystem.dll": { - "SoundOpSystem001": 1484208, - "SoundOpSystemEdit001": 616896, - "SoundSystem001": 295568, - "VMixEditTool001": 482208 + "SoundOpSystem001": 1570464, + "SoundOpSystemEdit001": 642400, + "SoundSystem001": 300848, + "VMixEditTool001": 500080 }, "steamaudio.dll": { - "SteamAudio001": 371264 + "SteamAudio001": 412272 }, "steamclient64.dll": { - "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, + "CLIENTENGINE_INTERFACE_VERSION005": 8834416, + "IVALIDATE001": 8851792, + "SteamClient006": 6722032, + "SteamClient007": 6722048, + "SteamClient008": 6722064, + "SteamClient009": 6722080, + "SteamClient010": 6722096, + "SteamClient011": 6722112, + "SteamClient012": 6722128, + "SteamClient013": 6722144, + "SteamClient014": 6722160, + "SteamClient015": 6722176, + "SteamClient016": 6722192, + "SteamClient017": 6722208, + "SteamClient018": 6722224, + "SteamClient019": 6722240, + "SteamClient020": 6722256, + "SteamClient021": 6722272, "p2pvoice002": 895888, "p2pvoicesingleton002": 882176 }, "tier0.dll": { - "TestScriptMgr001": 1321312, - "VEngineCvar007": 405056, - "VProcessUtils002": 1261056, - "VStringTokenSystem001": 1659824 + "TestScriptMgr001": 1350640, + "VEngineCvar007": 408688, + "VProcessUtils002": 1287760, + "VStringTokenSystem001": 1697152 }, "v8system.dll": { - "Source2V8System001": 6480 + "Source2V8System001": 6880 }, "valve_avi.dll": { "VAvi001": 12176 @@ -188,17 +188,17 @@ "VMediaFoundation001": 4816 }, "vphysics2.dll": { - "VPhysics2_Handle_Interface_001": 375808, - "VPhysics2_Interface_001": 356480 + "VPhysics2_Handle_Interface_001": 396416, + "VPhysics2_Interface_001": 376880 }, "vscript.dll": { - "VScriptManager010": 204800 + "VScriptManager010": 205328 }, "vstdlib_s64.dll": { "IVALIDATE001": 151008, "VEngineCvar002": 22432 }, "worldrenderer.dll": { - "WorldRendererMgr001": 132000 + "WorldRendererMgr001": 143312 } } \ No newline at end of file diff --git a/output/interfaces.rs b/output/interfaces.rs index 17a224c..b5a6cc7 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #![allow(non_upper_case_globals, unused)] @@ -7,70 +7,70 @@ pub mod cs2_dumper { pub mod interfaces { // Module: animationsystem.dll pub mod animationsystem_dll { - pub const AnimationSystemUtils_001: usize = 0x73600; - pub const AnimationSystem_001: usize = 0x6E180; + pub const AnimationSystemUtils_001: usize = 0x79E00; + pub const AnimationSystem_001: usize = 0x748F0; } // Module: client.dll pub mod client_dll { - 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; + pub const ClientToolsInfo_001: usize = 0x757C20; + pub const EmptyWorldService001_Client: usize = 0x4A10F0; + pub const GameClientExports001: usize = 0x757C30; + pub const LegacyGameUI001: usize = 0x8E1370; + pub const Source2Client002: usize = 0x757C40; + pub const Source2ClientConfig001: usize = 0x484E50; + pub const Source2ClientPrediction001: usize = 0x7D4890; + pub const Source2ClientUI001: usize = 0x8C7C30; } // Module: engine2.dll pub mod engine2_dll { - 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; + pub const BenchmarkService001: usize = 0x17BE20; + pub const BugService001: usize = 0x17CF70; + pub const ClientServerEngineLoopService_001: usize = 0x1F0F90; + pub const EngineGameUI001: usize = 0x126C20; + pub const EngineServiceMgr001: usize = 0x1E0200; + pub const GameEventSystemClientV001: usize = 0x1E5380; + pub const GameEventSystemServerV001: usize = 0x1E5390; + pub const GameResourceServiceClientV001: usize = 0x1845F0; + pub const GameResourceServiceServerV001: usize = 0x184600; + pub const GameUIService_001: usize = 0x186FA0; + pub const HostStateMgr001: usize = 0x1E9B40; + pub const INETSUPPORT_001: usize = 0xF5B90; + pub const InputService_001: usize = 0x18CB20; + pub const KeyValueCache001: usize = 0x1EC360; + pub const MapListService_001: usize = 0x19FCD0; + pub const NetworkClientService_001: usize = 0x1A6F20; + pub const NetworkP2PService_001: usize = 0x1AD750; + pub const NetworkServerService_001: usize = 0x1B1C80; + pub const NetworkService_001: usize = 0x1B6EC0; + pub const RenderService_001: usize = 0x1B73B0; + pub const ScreenshotService001: usize = 0x1B9D60; + pub const SimpleEngineLoopService_001: usize = 0x1FDAE0; + pub const SoundService_001: usize = 0x1BDFA0; + pub const Source2EngineToClient001: usize = 0x66BF0; + pub const Source2EngineToClientStringTable001: usize = 0x8F9D0; + pub const Source2EngineToServer001: usize = 0x97060; + pub const Source2EngineToServerStringTable001: usize = 0xAE6C0; + pub const SplitScreenService_001: usize = 0x1C49B0; + pub const StatsService_001: usize = 0x1C7700; + pub const ToolService_001: usize = 0x1CC180; + pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x1278A0; + pub const VProfService_001: usize = 0x1CD5B0; } // Module: filesystem_stdio.dll pub mod filesystem_stdio_dll { - pub const VAsyncFileSystem2_001: usize = 0x67510; - pub const VFileSystem017: usize = 0x67500; + pub const VAsyncFileSystem2_001: usize = 0x67490; + pub const VFileSystem017: usize = 0x67480; } // Module: host.dll pub mod host_dll { - pub const DebugDrawQueueManager001: usize = 0x11AC0; - pub const GameModelInfo001: usize = 0x12070; - pub const GameSystem2HostHook: usize = 0x12150; - pub const HostUtils001: usize = 0x12900; - pub const PredictionDiffManager001: usize = 0x17320; - pub const SaveRestoreDataVersion001: usize = 0x19040; - pub const SinglePlayerSharedMemory001: usize = 0x19050; - pub const Source2Host001: usize = 0x193D0; + pub const DebugDrawQueueManager001: usize = 0x15170; + pub const GameModelInfo001: usize = 0x15720; + pub const GameSystem2HostHook: usize = 0x15800; + pub const HostUtils001: usize = 0x15FB0; + pub const PredictionDiffManager001: usize = 0x1AB00; + pub const SaveRestoreDataVersion001: usize = 0x1C500; + pub const SinglePlayerSharedMemory001: usize = 0x1C510; + pub const Source2Host001: usize = 0x1C8A0; } // Module: imemanager.dll pub mod imemanager_dll { @@ -83,39 +83,39 @@ pub mod cs2_dumper { } // Module: localize.dll pub mod localize_dll { - pub const Localize_001: usize = 0x3830; + pub const Localize_001: usize = 0x3AE0; } // Module: matchmaking.dll pub mod matchmaking_dll { - pub const GameTypes001: usize = 0x538F0; + pub const GameTypes001: usize = 0x53910; pub const MATCHFRAMEWORK_001: usize = 0x105780; } // Module: materialsystem2.dll pub mod materialsystem2_dll { - pub const FontManager_001: usize = 0x376D0; - pub const MaterialUtils_001: usize = 0x4D790; - pub const PostProcessingSystem_001: usize = 0x426D0; - pub const TextLayout_001: usize = 0x49E50; - pub const VMaterialSystem2_001: usize = 0x25BA0; + pub const FontManager_001: usize = 0x38430; + pub const MaterialUtils_001: usize = 0x4E380; + pub const PostProcessingSystem_001: usize = 0x43330; + pub const TextLayout_001: usize = 0x4AA40; + pub const VMaterialSystem2_001: usize = 0x26760; } // Module: meshsystem.dll pub mod meshsystem_dll { - pub const MeshSystem001: usize = 0x7440; + pub const MeshSystem001: usize = 0xAA20; } // Module: navsystem.dll pub mod navsystem_dll { - pub const NavSystem001: usize = 0x8E30; + pub const NavSystem001: usize = 0xC430; } // Module: networksystem.dll pub mod networksystem_dll { - pub const FlattenedSerializersVersion001: usize = 0x7E5E0; - pub const NetworkMessagesVersion001: usize = 0x9EC60; - pub const NetworkSystemVersion001: usize = 0xBE9E0; - pub const SerializedEntitiesVersion001: usize = 0xD4C00; + pub const FlattenedSerializersVersion001: usize = 0x7ED50; + pub const NetworkMessagesVersion001: usize = 0x9F7F0; + pub const NetworkSystemVersion001: usize = 0xC0650; + pub const SerializedEntitiesVersion001: usize = 0xD6790; } // Module: panorama.dll pub mod panorama_dll { - pub const PanoramaUIEngine001: usize = 0x5D8B0; + pub const PanoramaUIEngine001: usize = 0x611C0; } // Module: panorama_text_pango.dll pub mod panorama_text_pango_dll { @@ -123,98 +123,98 @@ pub mod cs2_dumper { } // Module: panoramauiclient.dll pub mod panoramauiclient_dll { - pub const PanoramaUIClient001: usize = 0x11FF0; + pub const PanoramaUIClient001: usize = 0x122B0; } // Module: particles.dll pub mod particles_dll { - pub const ParticleSystemMgr003: usize = 0x590C0; + pub const ParticleSystemMgr003: usize = 0x5C6D0; } // Module: pulse_system.dll pub mod pulse_system_dll { - pub const IPulseSystem_001: usize = 0x44C0; + pub const IPulseSystem_001: usize = 0x3EC0; } // Module: rendersystemdx11.dll pub mod rendersystemdx11_dll { - pub const RenderDeviceMgr001: usize = 0x4D310; - pub const RenderUtils_001: usize = 0x55BB0; - pub const VRenderDeviceMgrBackdoor001: usize = 0x4D320; + pub const RenderDeviceMgr001: usize = 0x4FAA0; + pub const RenderUtils_001: usize = 0x596B0; + pub const VRenderDeviceMgrBackdoor001: usize = 0x4FAB0; } // Module: resourcesystem.dll pub mod resourcesystem_dll { - pub const ResourceSystem013: usize = 0x10840; + pub const ResourceSystem013: usize = 0x10C30; } // Module: scenefilecache.dll pub mod scenefilecache_dll { - pub const ResponseRulesCache001: usize = 0x31A0; - pub const SceneFileCache002: usize = 0x6A60; + pub const ResponseRulesCache001: usize = 0x3320; + pub const SceneFileCache002: usize = 0x6BE0; } // Module: scenesystem.dll pub mod scenesystem_dll { - pub const RenderingPipelines_001: usize = 0x85D30; - pub const SceneSystem_002: usize = 0xBC6D0; - pub const SceneUtils_001: usize = 0x12EE40; + pub const RenderingPipelines_001: usize = 0x9C390; + pub const SceneSystem_002: usize = 0xD3550; + pub const SceneUtils_001: usize = 0x14B530; } // Module: schemasystem.dll pub mod schemasystem_dll { - pub const SchemaSystem_001: usize = 0xAA50; + pub const SchemaSystem_001: usize = 0xAB40; } // Module: server.dll pub mod server_dll { - 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 = 0x82E3B0; - pub const Source2Server001: usize = 0x82E3C0; - pub const Source2ServerConfig001: usize = 0x562930; - pub const customnavsystem001: usize = 0x227EF0; + pub const EmptyWorldService001_Server: usize = 0x5837F0; + pub const EntitySubclassUtilsV001: usize = 0x2BA100; + pub const NavGameTest001: usize = 0xA64700; + pub const ServerToolsInfo_001: usize = 0x8578E0; + pub const Source2GameClients001: usize = 0x8578F0; + pub const Source2GameDirector001: usize = 0x1223F0; + pub const Source2GameEntities001: usize = 0x857900; + pub const Source2Server001: usize = 0x857910; + pub const Source2ServerConfig001: usize = 0x56FBD0; + pub const customnavsystem001: usize = 0x228630; } // Module: soundsystem.dll pub mod soundsystem_dll { - pub const SoundOpSystem001: usize = 0x16A5B0; - pub const SoundOpSystemEdit001: usize = 0x969C0; - pub const SoundSystem001: usize = 0x48290; - pub const VMixEditTool001: usize = 0x75BA0; + pub const SoundOpSystem001: usize = 0x17F6A0; + pub const SoundOpSystemEdit001: usize = 0x9CD60; + pub const SoundSystem001: usize = 0x49730; + pub const VMixEditTool001: usize = 0x7A170; } // Module: steamaudio.dll pub mod steamaudio_dll { - pub const SteamAudio001: usize = 0x5AA40; + pub const SteamAudio001: usize = 0x64A70; } // Module: steamclient64.dll pub mod steamclient64_dll { - 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 CLIENTENGINE_INTERFACE_VERSION005: usize = 0x86CD70; + pub const IVALIDATE001: usize = 0x871150; + pub const SteamClient006: usize = 0x6691F0; + pub const SteamClient007: usize = 0x669200; + pub const SteamClient008: usize = 0x669210; + pub const SteamClient009: usize = 0x669220; + pub const SteamClient010: usize = 0x669230; + pub const SteamClient011: usize = 0x669240; + pub const SteamClient012: usize = 0x669250; + pub const SteamClient013: usize = 0x669260; + pub const SteamClient014: usize = 0x669270; + pub const SteamClient015: usize = 0x669280; + pub const SteamClient016: usize = 0x669290; + pub const SteamClient017: usize = 0x6692A0; + pub const SteamClient018: usize = 0x6692B0; + pub const SteamClient019: usize = 0x6692C0; + pub const SteamClient020: usize = 0x6692D0; + pub const SteamClient021: usize = 0x6692E0; pub const p2pvoice002: usize = 0xDAB90; pub const p2pvoicesingleton002: usize = 0xD7600; } // Module: tier0.dll pub mod tier0_dll { - pub const TestScriptMgr001: usize = 0x142960; - pub const VEngineCvar007: usize = 0x62E40; - pub const VProcessUtils002: usize = 0x133E00; - pub const VStringTokenSystem001: usize = 0x1953B0; + pub const TestScriptMgr001: usize = 0x149BF0; + pub const VEngineCvar007: usize = 0x63C70; + pub const VProcessUtils002: usize = 0x13A650; + pub const VStringTokenSystem001: usize = 0x19E580; } // Module: v8system.dll pub mod v8system_dll { - pub const Source2V8System001: usize = 0x1950; + pub const Source2V8System001: usize = 0x1AE0; } // Module: valve_avi.dll pub mod valve_avi_dll { @@ -226,12 +226,12 @@ pub mod cs2_dumper { } // Module: vphysics2.dll pub mod vphysics2_dll { - pub const VPhysics2_Handle_Interface_001: usize = 0x5BC00; - pub const VPhysics2_Interface_001: usize = 0x57080; + pub const VPhysics2_Handle_Interface_001: usize = 0x60C80; + pub const VPhysics2_Interface_001: usize = 0x5C030; } // Module: vscript.dll pub mod vscript_dll { - pub const VScriptManager010: usize = 0x32000; + pub const VScriptManager010: usize = 0x32210; } // Module: vstdlib_s64.dll pub mod vstdlib_s64_dll { @@ -240,7 +240,7 @@ pub mod cs2_dumper { } // Module: worldrenderer.dll pub mod worldrenderer_dll { - pub const WorldRendererMgr001: usize = 0x203A0; + pub const WorldRendererMgr001: usize = 0x22FD0; } } } diff --git a/output/materialsystem2.dll.cs b/output/materialsystem2.dll.cs index ac4cfc7..ae3a197 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2.dll.hpp b/output/materialsystem2.dll.hpp index 8cdf70f..25bd7ea 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/materialsystem2.dll.rs b/output/materialsystem2.dll.rs index cc0a684..631aa93 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 804041f..141938f 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem.dll.hpp b/output/networksystem.dll.hpp index 345588e..dfc3c92 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/networksystem.dll.rs b/output/networksystem.dll.rs index 408ff13..6a3a0df 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 68f41eb..604f363 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,43 +1,43 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1930C50; - public const nint dwEntityList = 0x18C7F98; - public const nint dwGameEntitySystem = 0x19E5700; + public const nint dwCSGOInput = 0x1A0D080; + public const nint dwEntityList = 0x19A3328; + public const nint dwGameEntitySystem = 0x1AC2018; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x1924EF0; - public const nint dwGlobalVars = 0x172EEE0; - public const nint dwGlowManager = 0x1925310; - public const nint dwLocalPlayerController = 0x19176A8; - public const nint dwLocalPlayerPawn = 0x173B568; - public const nint dwPlantedC4 = 0x192E0E8; - public const nint dwPrediction = 0x173B430; - public const nint dwSensitivity = 0x1925C38; + public const nint dwGameRules = 0x1A00D08; + public const nint dwGlobalVars = 0x1801BF0; + public const nint dwGlowManager = 0x1A00420; + public const nint dwLocalPlayerController = 0x19F3298; + public const nint dwLocalPlayerPawn = 0x180DB18; + public const nint dwPlantedC4 = 0x1A0A3F8; + public const nint dwPrediction = 0x180D9D0; + public const nint dwSensitivity = 0x1A019B8; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1935FE0; - public const nint dwViewMatrix = 0x1929430; - public const nint dwViewRender = 0x1929C30; - public const nint dwWeaponC4 = 0x18CB3F0; + public const nint dwViewAngles = 0x1A12498; + public const nint dwViewMatrix = 0x1A052D0; + public const nint dwViewRender = 0x1A05AE0; + public const nint dwWeaponC4 = 0x19A71B0; } // Module: engine2.dll public static class Engine2Dll { - public const nint dwBuildNumber = 0x516734; - public const nint dwEngineViewData = 0x5CB8CC; - public const nint dwNetworkGameClient = 0x515AD8; - public const nint dwNetworkGameClient_deltaTick = 0x258; + public const nint dwBuildNumber = 0x51E784; + public const nint dwEngineViewData = 0x5DA9DC; + public const nint dwNetworkGameClient = 0x51DB58; + public const nint dwNetworkGameClient_deltaTick = 0x278; public const nint dwNetworkGameClient_getLocalPlayer = 0xF0; - public const nint dwNetworkGameClient_getMaxClients = 0x250; - public const nint dwNetworkGameClient_signOnState = 0x240; - public const nint dwSoundService = 0x5CB830; - public const nint dwWindowHeight = 0x5CF1FC; - public const nint dwWindowWidth = 0x5CF1F8; + public const nint dwNetworkGameClient_getMaxClients = 0x270; + public const nint dwNetworkGameClient_signOnState = 0x260; + public const nint dwSoundService = 0x5DA940; + public const nint dwWindowHeight = 0x5DE2B4; + public const nint dwWindowWidth = 0x5DE2B0; } // Module: inputsystem.dll public static class InputsystemDll { - public const nint dwInputSystem = 0x377C0; + public const nint dwInputSystem = 0x387D0; } // Module: matchmaking.dll public static class MatchmakingDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 4a2f6f1..56c6e10 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #pragma once @@ -9,40 +9,40 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1930C50; - constexpr std::ptrdiff_t dwEntityList = 0x18C7F98; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x19E5700; + constexpr std::ptrdiff_t dwCSGOInput = 0x1A0D080; + constexpr std::ptrdiff_t dwEntityList = 0x19A3328; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AC2018; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x1924EF0; - constexpr std::ptrdiff_t dwGlobalVars = 0x172EEE0; - constexpr std::ptrdiff_t dwGlowManager = 0x1925310; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x19176A8; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x173B568; - constexpr std::ptrdiff_t dwPlantedC4 = 0x192E0E8; - constexpr std::ptrdiff_t dwPrediction = 0x173B430; - constexpr std::ptrdiff_t dwSensitivity = 0x1925C38; + constexpr std::ptrdiff_t dwGameRules = 0x1A00D08; + constexpr std::ptrdiff_t dwGlobalVars = 0x1801BF0; + constexpr std::ptrdiff_t dwGlowManager = 0x1A00420; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x19F3298; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x180DB18; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1A0A3F8; + constexpr std::ptrdiff_t dwPrediction = 0x180D9D0; + constexpr std::ptrdiff_t dwSensitivity = 0x1A019B8; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1935FE0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1929430; - constexpr std::ptrdiff_t dwViewRender = 0x1929C30; - constexpr std::ptrdiff_t dwWeaponC4 = 0x18CB3F0; + constexpr std::ptrdiff_t dwViewAngles = 0x1A12498; + constexpr std::ptrdiff_t dwViewMatrix = 0x1A052D0; + constexpr std::ptrdiff_t dwViewRender = 0x1A05AE0; + constexpr std::ptrdiff_t dwWeaponC4 = 0x19A71B0; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t dwBuildNumber = 0x516734; - constexpr std::ptrdiff_t dwEngineViewData = 0x5CB8CC; - constexpr std::ptrdiff_t dwNetworkGameClient = 0x515AD8; - constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x258; + constexpr std::ptrdiff_t dwBuildNumber = 0x51E784; + constexpr std::ptrdiff_t dwEngineViewData = 0x5DA9DC; + constexpr std::ptrdiff_t dwNetworkGameClient = 0x51DB58; + constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x278; constexpr std::ptrdiff_t dwNetworkGameClient_getLocalPlayer = 0xF0; - constexpr std::ptrdiff_t dwNetworkGameClient_getMaxClients = 0x250; - constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x240; - constexpr std::ptrdiff_t dwSoundService = 0x5CB830; - constexpr std::ptrdiff_t dwWindowHeight = 0x5CF1FC; - constexpr std::ptrdiff_t dwWindowWidth = 0x5CF1F8; + constexpr std::ptrdiff_t dwNetworkGameClient_getMaxClients = 0x270; + constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x260; + constexpr std::ptrdiff_t dwSoundService = 0x5DA940; + constexpr std::ptrdiff_t dwWindowHeight = 0x5DE2B4; + constexpr std::ptrdiff_t dwWindowWidth = 0x5DE2B0; } // Module: inputsystem.dll namespace inputsystem_dll { - constexpr std::ptrdiff_t dwInputSystem = 0x377C0; + constexpr std::ptrdiff_t dwInputSystem = 0x387D0; } // Module: matchmaking.dll namespace matchmaking_dll { diff --git a/output/offsets.json b/output/offsets.json index 3c2c0f2..6d01fef 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,37 +1,37 @@ { "client.dll": { - "dwCSGOInput": 26414160, - "dwEntityList": 25984920, - "dwGameEntitySystem": 27154176, + "dwCSGOInput": 27316352, + "dwEntityList": 26882856, + "dwGameEntitySystem": 28057624, "dwGameEntitySystem_getHighestEntityIndex": 5392, - "dwGameRules": 26365680, - "dwGlobalVars": 24309472, - "dwGlowManager": 26366736, - "dwLocalPlayerController": 26310312, - "dwLocalPlayerPawn": 24360296, - "dwPlantedC4": 26403048, - "dwPrediction": 24359984, - "dwSensitivity": 26369080, + "dwGameRules": 27266312, + "dwGlobalVars": 25172976, + "dwGlowManager": 27264032, + "dwLocalPlayerController": 27210392, + "dwLocalPlayerPawn": 25221912, + "dwPlantedC4": 27304952, + "dwPrediction": 25221584, + "dwSensitivity": 27269560, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 26435552, - "dwViewMatrix": 26383408, - "dwViewRender": 26385456, - "dwWeaponC4": 25998320 + "dwViewAngles": 27337880, + "dwViewMatrix": 27284176, + "dwViewRender": 27286240, + "dwWeaponC4": 26898864 }, "engine2.dll": { - "dwBuildNumber": 5334836, - "dwEngineViewData": 6076620, - "dwNetworkGameClient": 5331672, - "dwNetworkGameClient_deltaTick": 600, + "dwBuildNumber": 5367684, + "dwEngineViewData": 6138332, + "dwNetworkGameClient": 5364568, + "dwNetworkGameClient_deltaTick": 632, "dwNetworkGameClient_getLocalPlayer": 240, - "dwNetworkGameClient_getMaxClients": 592, - "dwNetworkGameClient_signOnState": 576, - "dwSoundService": 6076464, - "dwWindowHeight": 6091260, - "dwWindowWidth": 6091256 + "dwNetworkGameClient_getMaxClients": 624, + "dwNetworkGameClient_signOnState": 608, + "dwSoundService": 6138176, + "dwWindowHeight": 6152884, + "dwWindowWidth": 6152880 }, "inputsystem.dll": { - "dwInputSystem": 227264 + "dwInputSystem": 231376 }, "matchmaking.dll": { "dwGameTypes": 1909392, diff --git a/output/offsets.rs b/output/offsets.rs index 2e61482..e3ecc16 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-05-09 23:28:33.765194600 UTC +// 2024-05-23 23:09:24.161043 UTC #![allow(non_upper_case_globals, unused)] @@ -7,40 +7,40 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x1930C50; - pub const dwEntityList: usize = 0x18C7F98; - pub const dwGameEntitySystem: usize = 0x19E5700; + pub const dwCSGOInput: usize = 0x1A0D080; + pub const dwEntityList: usize = 0x19A3328; + pub const dwGameEntitySystem: usize = 0x1AC2018; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x1924EF0; - pub const dwGlobalVars: usize = 0x172EEE0; - pub const dwGlowManager: usize = 0x1925310; - pub const dwLocalPlayerController: usize = 0x19176A8; - pub const dwLocalPlayerPawn: usize = 0x173B568; - pub const dwPlantedC4: usize = 0x192E0E8; - pub const dwPrediction: usize = 0x173B430; - pub const dwSensitivity: usize = 0x1925C38; + pub const dwGameRules: usize = 0x1A00D08; + pub const dwGlobalVars: usize = 0x1801BF0; + pub const dwGlowManager: usize = 0x1A00420; + pub const dwLocalPlayerController: usize = 0x19F3298; + pub const dwLocalPlayerPawn: usize = 0x180DB18; + pub const dwPlantedC4: usize = 0x1A0A3F8; + pub const dwPrediction: usize = 0x180D9D0; + pub const dwSensitivity: usize = 0x1A019B8; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1935FE0; - pub const dwViewMatrix: usize = 0x1929430; - pub const dwViewRender: usize = 0x1929C30; - pub const dwWeaponC4: usize = 0x18CB3F0; + pub const dwViewAngles: usize = 0x1A12498; + pub const dwViewMatrix: usize = 0x1A052D0; + pub const dwViewRender: usize = 0x1A05AE0; + pub const dwWeaponC4: usize = 0x19A71B0; } // Module: engine2.dll pub mod engine2_dll { - pub const dwBuildNumber: usize = 0x516734; - pub const dwEngineViewData: usize = 0x5CB8CC; - pub const dwNetworkGameClient: usize = 0x515AD8; - pub const dwNetworkGameClient_deltaTick: usize = 0x258; + pub const dwBuildNumber: usize = 0x51E784; + pub const dwEngineViewData: usize = 0x5DA9DC; + pub const dwNetworkGameClient: usize = 0x51DB58; + pub const dwNetworkGameClient_deltaTick: usize = 0x278; pub const dwNetworkGameClient_getLocalPlayer: usize = 0xF0; - pub const dwNetworkGameClient_getMaxClients: usize = 0x250; - pub const dwNetworkGameClient_signOnState: usize = 0x240; - pub const dwSoundService: usize = 0x5CB830; - pub const dwWindowHeight: usize = 0x5CF1FC; - pub const dwWindowWidth: usize = 0x5CF1F8; + pub const dwNetworkGameClient_getMaxClients: usize = 0x270; + pub const dwNetworkGameClient_signOnState: usize = 0x260; + pub const dwSoundService: usize = 0x5DA940; + pub const dwWindowHeight: usize = 0x5DE2B4; + pub const dwWindowWidth: usize = 0x5DE2B0; } // Module: inputsystem.dll pub mod inputsystem_dll { - pub const dwInputSystem: usize = 0x377C0; + pub const dwInputSystem: usize = 0x387D0; } // Module: matchmaking.dll pub mod matchmaking_dll { diff --git a/output/panorama.dll.cs b/output/panorama.dll.cs index 1ca7407..2fe1aee 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama.dll.hpp b/output/panorama.dll.hpp index 453e82d..c13483f 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/panorama.dll.rs b/output/panorama.dll.rs index 6e76c8f..c7ec219 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 db7967d..e8459bf 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles.dll.hpp b/output/particles.dll.hpp index f4deba7..f5ba1ea 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/particles.dll.rs b/output/particles.dll.rs index f0e9f1a..82e40c9 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 5882fd7..9d8cb0e 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system.dll.hpp b/output/pulse_system.dll.hpp index 60ae318..31f8ca3 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/pulse_system.dll.rs b/output/pulse_system.dll.rs index c13c832..3ae9588 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 fd1a657..95a5e59 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11.dll.hpp b/output/rendersystemdx11.dll.hpp index 5d7a2a9..c4fcf52 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/rendersystemdx11.dll.rs b/output/rendersystemdx11.dll.rs index 48b477c..30f9667 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 815ce2b..236670e 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem.dll.hpp b/output/resourcesystem.dll.hpp index eef7fda..daf2b7a 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/resourcesystem.dll.rs b/output/resourcesystem.dll.rs index 041f348..e144144 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 473f888..993a9f5 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem.dll.hpp b/output/scenesystem.dll.hpp index c56c6f0..185f5bf 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/scenesystem.dll.rs b/output/scenesystem.dll.rs index d135517..fd3cb7b 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 3a74c60..124e146 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem.dll.hpp b/output/schemasystem.dll.hpp index 045dbe8..a1bb560 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/schemasystem.dll.rs b/output/schemasystem.dll.rs index bc0f4f1..9b097ee 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 3f03b95..116d037 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server.dll.hpp b/output/server.dll.hpp index a4995be..5905183 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/server.dll.rs b/output/server.dll.rs index af3d4b7..ac3282e 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 93d1304..3315f65 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem.dll.hpp b/output/soundsystem.dll.hpp index 0a4293f..ca7dd83 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/soundsystem.dll.rs b/output/soundsystem.dll.rs index eb7783a..7f23ec8 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 ca69521..2f95d7f 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2.dll.hpp b/output/vphysics2.dll.hpp index 96a7f27..5ba6d77 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/vphysics2.dll.rs b/output/vphysics2.dll.rs index 587416b..fc38ec0 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 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 8631637..5e3611c 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer.dll.hpp b/output/worldrenderer.dll.hpp index ae037e6..6a52d23 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #pragma once diff --git a/output/worldrenderer.dll.rs b/output/worldrenderer.dll.rs index 1883399..7fae0bb 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-09 23:28:33.765194600 UTC +// 2024-05-23 01:29:07.135665300 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/src/analysis/offsets.rs b/src/analysis/offsets.rs index e46148c..0d62b07 100644 --- a/src/analysis/offsets.rs +++ b/src/analysis/offsets.rs @@ -72,35 +72,35 @@ macro_rules! pattern_map { pattern_map! { client => { - "dwCSGOInput" => pattern!("488905${'} 488d05${} 48890d${} 488905${} 488d05") => Some(|view, map, rva| { + "dwCSGOInput" => pattern!("488d0d${'} e8${} 488d05${} 48c705[8] 488905${} 488d0d${} 488d05") => Some(|view, map, rva| { let mut save = [0; 2]; - if view.scanner().finds_code(pattern!("498d81u4 4803c7"), &mut save) { - map.insert("dwViewAngles".to_string(), rva + save[1]); + if view.scanner().finds_code(pattern!("f2410f108430u4"), &mut save) { + map.insert("dwViewAngles".to_string(), rva + save[1]); // 0x5418); } }), "dwEntityList" => pattern!("488935${'} 4885f6") => None, "dwGameEntitySystem" => pattern!("488b1d${'} 48891d") => None, "dwGameEntitySystem_getHighestEntityIndex" => pattern!("8b81u2?? 8902 488bc2 c3 cccccccc 48895c24? 48896c24") => None, - "dwGameRules" => pattern!("48890d${'} 8b0d${} ff15") => None, + "dwGameRules" => pattern!("48891d${'} ff15${} 84c0") => None, "dwGlobalVars" => pattern!("48890d${'} 488941") => None, "dwGlowManager" => pattern!("488b05${'} c3 cccccccccccccccc 8b41") => None, - "dwLocalPlayerController" => pattern!("488b05${'} 4885c0 74? 8b88") => None, - "dwPlantedC4" => pattern!("488b15${'} ffc0 488d4c24") => None, + "dwLocalPlayerController" => pattern!("488905${'} 8b9e") => None, + "dwPlantedC4" => pattern!("488b15${'} 41ffc0") => None, "dwPrediction" => pattern!("488d05${'} c3 cccccccccccccccc 4883ec? 8b0d") => Some(|_view, map, rva| { - map.insert("dwLocalPlayerPawn".to_string(), rva + 0x138); + map.insert("dwLocalPlayerPawn".to_string(), rva + 0x148); }), "dwSensitivity" => pattern!("488b05${'} 488b40? f3410f59f4") => None, "dwSensitivity_sensitivity" => pattern!("ff50u1 4c8bc6 488d55? 488bcf e8${} 84c0 0f85${} 4c8d45? 8bd3 488bcf e8${} e9${} f30f1006") => None, "dwViewMatrix" => pattern!("488d0d${'} 48c1e006") => None, "dwViewRender" => pattern!("488905${'} 488bc8 4885c0") => None, - "dwWeaponC4" => pattern!("488b15${'} ffc0 8905${} 488bc7") => None, + "dwWeaponC4" => pattern!("488b15${'} ffc0 8905${} 488bc6 488934ea 488b6c24? c686[5] 80be") => None, }, engine2 => { "dwBuildNumber" => pattern!("8905${'} 488d0d${} ff15${}") => None, "dwNetworkGameClient" => pattern!("48893d${'} 488d15") => None, "dwNetworkGameClient_deltaTick" => pattern!("8983u4 40b7") => None, - "dwNetworkGameClient_getLocalPlayer" => pattern!("4883c0u1 488d0440 458b04c7") => Some(|_view, map, rva| { + "dwNetworkGameClient_getLocalPlayer" => pattern!("4883c0u1 488d0440 8b0cc1") => Some(|_view, map, rva| { // .text 48 83 C0 0A | add rax, 0Ah // .text 48 8D 04 40 | lea rax, [rax + rax * 2] // .text 45 8B 04 C7 | mov r8d, [r15 + rax * 8] diff --git a/src/analysis/schemas.rs b/src/analysis/schemas.rs index 573453c..40a7e64 100644 --- a/src/analysis/schemas.rs +++ b/src/analysis/schemas.rs @@ -262,10 +262,10 @@ fn read_schema_system(process: &mut IntoProcessInstanceArcBox<'_>) -> Result>, // 0x0190 - pad_01a0: [u8; 0x120], // 0x01A0 - pub num_registrations: u32, // 0x02C0 - pad_02c4: [u8; 0xAC], // 0x02C4 + pad_01a0: [u8; 0x118], // 0x01A0 + pub num_registrations: u32, // 0x02B8 + pad_02bc: [u8; 0xAC], // 0x02BC }