From 795c3c8ca7510d2078ae9387ad7a9560441b7206 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Fri, 16 May 2025 13:33:47 +1000 Subject: [PATCH] Game update (14079) --- cs2-dumper.log | 10 ++-- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 8 +-- output/buttons.hpp | 8 +-- output/buttons.json | 6 +-- output/buttons.rs | 8 +-- output/client_dll.cs | 2 +- output/client_dll.hpp | 2 +- output/client_dll.rs | 2 +- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 4 +- output/interfaces.cs | 88 ++++++++++++++++----------------- output/interfaces.hpp | 88 ++++++++++++++++----------------- output/interfaces.json | 86 ++++++++++++++++---------------- output/interfaces.rs | 88 ++++++++++++++++----------------- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 34 ++++++------- output/offsets.hpp | 34 ++++++------- output/offsets.json | 32 ++++++------ output/offsets.rs | 34 ++++++------- output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 2 +- output/server_dll.hpp | 2 +- output/server_dll.rs | 2 +- output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 65 files changed, 315 insertions(+), 315 deletions(-) diff --git a/cs2-dumper.log b/cs2-dumper.log index 35d238a..7a3845e 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -23:54:53 [INFO] found 16 buttons -23:54:53 [INFO] found 131 interfaces across 33 modules -23:54:54 [INFO] found 33 offsets across 5 modules -23:54:54 [INFO] found 2442 classes and 368 enums across 17 modules -23:54:54 [INFO] analysis completed in 1.44s +03:33:21 [INFO] found 16 buttons +03:33:21 [INFO] found 131 interfaces across 33 modules +03:33:22 [INFO] found 33 offsets across 5 modules +03:33:22 [INFO] found 2442 classes and 368 enums across 17 modules +03:33:22 [INFO] analysis completed in 759.88ms diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 4267c95..9bbf1d5 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 62e704c..ea65e93 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 026657a..640d152 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 7eaae12..9f60955 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper { // Module: client.dll @@ -11,14 +11,14 @@ namespace CS2Dumper { public const nint forward = 0x1844B30; public const nint jump = 0x1844E00; public const nint left = 0x1844C50; - public const nint lookatweapon = 0x1A6AE30; + public const nint lookatweapon = 0x1A6AE20; public const nint reload = 0x1844860; public const nint right = 0x1844CE0; - public const nint showscores = 0x1A6AD10; + public const nint showscores = 0x1A6AD00; public const nint sprint = 0x18447D0; public const nint turnleft = 0x1844A10; public const nint turnright = 0x1844AA0; public const nint use = 0x1844D70; - public const nint zoom = 0x1A6ADA0; + public const nint zoom = 0x1A6AD90; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 8ab3bc3..7e647da 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once @@ -15,14 +15,14 @@ namespace cs2_dumper { constexpr std::ptrdiff_t forward = 0x1844B30; constexpr std::ptrdiff_t jump = 0x1844E00; constexpr std::ptrdiff_t left = 0x1844C50; - constexpr std::ptrdiff_t lookatweapon = 0x1A6AE30; + constexpr std::ptrdiff_t lookatweapon = 0x1A6AE20; constexpr std::ptrdiff_t reload = 0x1844860; constexpr std::ptrdiff_t right = 0x1844CE0; - constexpr std::ptrdiff_t showscores = 0x1A6AD10; + constexpr std::ptrdiff_t showscores = 0x1A6AD00; constexpr std::ptrdiff_t sprint = 0x18447D0; constexpr std::ptrdiff_t turnleft = 0x1844A10; constexpr std::ptrdiff_t turnright = 0x1844AA0; constexpr std::ptrdiff_t use = 0x1844D70; - constexpr std::ptrdiff_t zoom = 0x1A6ADA0; + constexpr std::ptrdiff_t zoom = 0x1A6AD90; } } diff --git a/output/buttons.json b/output/buttons.json index 6ff1e83..190ecac 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -7,14 +7,14 @@ "forward": 25447216, "jump": 25447936, "left": 25447504, - "lookatweapon": 27700784, + "lookatweapon": 27700768, "reload": 25446496, "right": 25447648, - "showscores": 27700496, + "showscores": 27700480, "sprint": 25446352, "turnleft": 25446928, "turnright": 25447072, "use": 25447792, - "zoom": 27700640 + "zoom": 27700624 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 906f450..dee6ca6 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #![allow(non_upper_case_globals, unused)] @@ -13,14 +13,14 @@ pub mod cs2_dumper { pub const forward: usize = 0x1844B30; pub const jump: usize = 0x1844E00; pub const left: usize = 0x1844C50; - pub const lookatweapon: usize = 0x1A6AE30; + pub const lookatweapon: usize = 0x1A6AE20; pub const reload: usize = 0x1844860; pub const right: usize = 0x1844CE0; - pub const showscores: usize = 0x1A6AD10; + pub const showscores: usize = 0x1A6AD00; pub const sprint: usize = 0x18447D0; pub const turnleft: usize = 0x1844A10; pub const turnright: usize = 0x1844AA0; pub const r#use: usize = 0x1844D70; - pub const zoom: usize = 0x1A6ADA0; + pub const zoom: usize = 0x1A6AD90; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index d0f812f..d3d9288 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 55eb1f1..e4b7472 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 114c8f1..94ea706 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 e761b6a..284197f 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 4594cdd..f53da4f 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 6faaf61..b77ffe8 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 de5daa3..1b51e6c 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 32d0fc9..dcc4bf4 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 552e040..af83afc 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 14e2ba6..4364e7e 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14078, - "timestamp": "2025-05-13T23:54:54.425036700+00:00" + "build_number": 14079, + "timestamp": "2025-05-16T03:33:22.466198100+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 8d9907d..a4efb2b 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -13,45 +13,45 @@ namespace CS2Dumper.Interfaces { public const nint EmptyWorldService001_Client = 0x1800070; public const nint GameClientExports001 = 0x1840B98; public const nint LegacyGameUI001 = 0x18611D0; - public const nint Source2Client002 = 0x1A5A580; - public const nint Source2ClientConfig001 = 0x19F2FC0; + public const nint Source2Client002 = 0x1A5A570; + public const nint Source2ClientConfig001 = 0x19F2FA0; public const nint Source2ClientPrediction001 = 0x184BF50; public const nint Source2ClientUI001 = 0x185F700; } // Module: engine2.dll public static class Engine2Dll { - public const nint BenchmarkService001 = 0x547D30; - public const nint BugService001 = 0x5E0CE0; - public const nint ClientServerEngineLoopService_001 = 0x548A50; - public const nint EngineGameUI001 = 0x545B90; - public const nint EngineServiceMgr001 = 0x621BC0; - public const nint GameEventSystemClientV001 = 0x621EE0; - public const nint GameEventSystemServerV001 = 0x622020; - public const nint GameResourceServiceClientV001 = 0x547E30; - public const nint GameResourceServiceServerV001 = 0x547E90; - public const nint GameUIService_001 = 0x5E0FE0; - public const nint HostStateMgr001 = 0x548940; + public const nint BenchmarkService001 = 0x547D20; + public const nint BugService001 = 0x5E0CC0; + public const nint ClientServerEngineLoopService_001 = 0x548A40; + public const nint EngineGameUI001 = 0x545B80; + public const nint EngineServiceMgr001 = 0x621BA0; + public const nint GameEventSystemClientV001 = 0x621EC0; + public const nint GameEventSystemServerV001 = 0x622000; + public const nint GameResourceServiceClientV001 = 0x547E20; + public const nint GameResourceServiceServerV001 = 0x547E80; + public const nint GameUIService_001 = 0x5E0FC0; + public const nint HostStateMgr001 = 0x548930; public const nint INETSUPPORT_001 = 0x541060; - public const nint InputService_001 = 0x5E12F0; - public const nint KeyValueCache001 = 0x5489F0; - public const nint MapListService_001 = 0x620340; - public const nint NetworkClientService_001 = 0x6204D0; - public const nint NetworkP2PService_001 = 0x548140; - public const nint NetworkServerService_001 = 0x620860; - public const nint NetworkService_001 = 0x548290; - public const nint RenderService_001 = 0x620AC0; - public const nint ScreenshotService001 = 0x620D60; - public const nint SimpleEngineLoopService_001 = 0x548B60; - public const nint SoundService_001 = 0x5482D0; - public const nint Source2EngineToClient001 = 0x545210; - public const nint Source2EngineToClientStringTable001 = 0x545270; - public const nint Source2EngineToServer001 = 0x545308; - public const nint Source2EngineToServerStringTable001 = 0x545330; - public const nint SplitScreenService_001 = 0x5485B0; - public const nint StatsService_001 = 0x621190; - public const nint ToolService_001 = 0x548770; - public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C20; - public const nint VProfService_001 = 0x5487B0; + public const nint InputService_001 = 0x5E12D0; + public const nint KeyValueCache001 = 0x5489E0; + public const nint MapListService_001 = 0x620320; + public const nint NetworkClientService_001 = 0x6204B0; + public const nint NetworkP2PService_001 = 0x548130; + public const nint NetworkServerService_001 = 0x620840; + public const nint NetworkService_001 = 0x548280; + public const nint RenderService_001 = 0x620AA0; + public const nint ScreenshotService001 = 0x620D40; + public const nint SimpleEngineLoopService_001 = 0x548B50; + public const nint SoundService_001 = 0x5482C0; + public const nint Source2EngineToClient001 = 0x545200; + public const nint Source2EngineToClientStringTable001 = 0x545260; + public const nint Source2EngineToServer001 = 0x5452F8; + public const nint Source2EngineToServerStringTable001 = 0x545320; + public const nint SplitScreenService_001 = 0x5485A0; + public const nint StatsService_001 = 0x621170; + public const nint ToolService_001 = 0x548760; + public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C10; + public const nint VProfService_001 = 0x5487A0; } // Module: filesystem_stdio.dll public static class FilesystemStdioDll { @@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x1369D70; - public const nint EntitySubclassUtilsV001 = 0x131A3D0; - public const nint NavGameTest001 = 0x1408E48; - public const nint ServerToolsInfo_001 = 0x13BE7B8; - public const nint Source2GameClients001 = 0x13B8680; - public const nint Source2GameDirector001 = 0x14EC6A0; - public const nint Source2GameEntities001 = 0x13BE6E0; - public const nint Source2Server001 = 0x13BE550; - public const nint Source2ServerConfig001 = 0x15B7178; - public const nint customnavsystem001 = 0x12FEB48; + public const nint EmptyWorldService001_Server = 0x136BD70; + public const nint EntitySubclassUtilsV001 = 0x131C3D0; + public const nint NavGameTest001 = 0x140AE48; + public const nint ServerToolsInfo_001 = 0x13C07B8; + public const nint Source2GameClients001 = 0x13BA680; + public const nint Source2GameDirector001 = 0x14EE6A0; + public const nint Source2GameEntities001 = 0x13C06E0; + public const nint Source2Server001 = 0x13C0550; + public const nint Source2ServerConfig001 = 0x15B9178; + public const nint customnavsystem001 = 0x1300B48; } // Module: soundsystem.dll public static class SoundsystemDll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index d3cb6c6..aa47e0a 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once @@ -18,45 +18,45 @@ namespace cs2_dumper { constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1800070; constexpr std::ptrdiff_t GameClientExports001 = 0x1840B98; constexpr std::ptrdiff_t LegacyGameUI001 = 0x18611D0; - constexpr std::ptrdiff_t Source2Client002 = 0x1A5A580; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19F2FC0; + constexpr std::ptrdiff_t Source2Client002 = 0x1A5A570; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19F2FA0; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x184BF50; constexpr std::ptrdiff_t Source2ClientUI001 = 0x185F700; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t BenchmarkService001 = 0x547D30; - constexpr std::ptrdiff_t BugService001 = 0x5E0CE0; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x548A50; - constexpr std::ptrdiff_t EngineGameUI001 = 0x545B90; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x621BC0; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x621EE0; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x622020; - constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x547E30; - constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x547E90; - constexpr std::ptrdiff_t GameUIService_001 = 0x5E0FE0; - constexpr std::ptrdiff_t HostStateMgr001 = 0x548940; + constexpr std::ptrdiff_t BenchmarkService001 = 0x547D20; + constexpr std::ptrdiff_t BugService001 = 0x5E0CC0; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x548A40; + constexpr std::ptrdiff_t EngineGameUI001 = 0x545B80; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x621BA0; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x621EC0; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x622000; + constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x547E20; + constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x547E80; + constexpr std::ptrdiff_t GameUIService_001 = 0x5E0FC0; + constexpr std::ptrdiff_t HostStateMgr001 = 0x548930; constexpr std::ptrdiff_t INETSUPPORT_001 = 0x541060; - constexpr std::ptrdiff_t InputService_001 = 0x5E12F0; - constexpr std::ptrdiff_t KeyValueCache001 = 0x5489F0; - constexpr std::ptrdiff_t MapListService_001 = 0x620340; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x6204D0; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x548140; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x620860; - constexpr std::ptrdiff_t NetworkService_001 = 0x548290; - constexpr std::ptrdiff_t RenderService_001 = 0x620AC0; - constexpr std::ptrdiff_t ScreenshotService001 = 0x620D60; - constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x548B60; - constexpr std::ptrdiff_t SoundService_001 = 0x5482D0; - constexpr std::ptrdiff_t Source2EngineToClient001 = 0x545210; - constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x545270; - constexpr std::ptrdiff_t Source2EngineToServer001 = 0x545308; - constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x545330; - constexpr std::ptrdiff_t SplitScreenService_001 = 0x5485B0; - constexpr std::ptrdiff_t StatsService_001 = 0x621190; - constexpr std::ptrdiff_t ToolService_001 = 0x548770; - constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C20; - constexpr std::ptrdiff_t VProfService_001 = 0x5487B0; + constexpr std::ptrdiff_t InputService_001 = 0x5E12D0; + constexpr std::ptrdiff_t KeyValueCache001 = 0x5489E0; + constexpr std::ptrdiff_t MapListService_001 = 0x620320; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x6204B0; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x548130; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x620840; + constexpr std::ptrdiff_t NetworkService_001 = 0x548280; + constexpr std::ptrdiff_t RenderService_001 = 0x620AA0; + constexpr std::ptrdiff_t ScreenshotService001 = 0x620D40; + constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x548B50; + constexpr std::ptrdiff_t SoundService_001 = 0x5482C0; + constexpr std::ptrdiff_t Source2EngineToClient001 = 0x545200; + constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x545260; + constexpr std::ptrdiff_t Source2EngineToServer001 = 0x5452F8; + constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0x545320; + constexpr std::ptrdiff_t SplitScreenService_001 = 0x5485A0; + constexpr std::ptrdiff_t StatsService_001 = 0x621170; + constexpr std::ptrdiff_t ToolService_001 = 0x548760; + constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x545C10; + constexpr std::ptrdiff_t VProfService_001 = 0x5487A0; } // Module: filesystem_stdio.dll namespace filesystem_stdio_dll { @@ -162,16 +162,16 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1369D70; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x131A3D0; - constexpr std::ptrdiff_t NavGameTest001 = 0x1408E48; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13BE7B8; - constexpr std::ptrdiff_t Source2GameClients001 = 0x13B8680; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x14EC6A0; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x13BE6E0; - constexpr std::ptrdiff_t Source2Server001 = 0x13BE550; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15B7178; - constexpr std::ptrdiff_t customnavsystem001 = 0x12FEB48; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x136BD70; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x131C3D0; + constexpr std::ptrdiff_t NavGameTest001 = 0x140AE48; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C07B8; + constexpr std::ptrdiff_t Source2GameClients001 = 0x13BA680; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x14EE6A0; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C06E0; + constexpr std::ptrdiff_t Source2Server001 = 0x13C0550; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15B9178; + constexpr std::ptrdiff_t customnavsystem001 = 0x1300B48; } // Module: soundsystem.dll namespace soundsystem_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 80f7377..1ba8bd8 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -8,44 +8,44 @@ "EmptyWorldService001_Client": 25165936, "GameClientExports001": 25430936, "LegacyGameUI001": 25563600, - "Source2Client002": 27633024, - "Source2ClientConfig001": 27209664, + "Source2Client002": 27633008, + "Source2ClientConfig001": 27209632, "Source2ClientPrediction001": 25476944, "Source2ClientUI001": 25556736 }, "engine2.dll": { - "BenchmarkService001": 5537072, - "BugService001": 6163680, - "ClientServerEngineLoopService_001": 5540432, - "EngineGameUI001": 5528464, - "EngineServiceMgr001": 6429632, - "GameEventSystemClientV001": 6430432, - "GameEventSystemServerV001": 6430752, - "GameResourceServiceClientV001": 5537328, - "GameResourceServiceServerV001": 5537424, - "GameUIService_001": 6164448, - "HostStateMgr001": 5540160, + "BenchmarkService001": 5537056, + "BugService001": 6163648, + "ClientServerEngineLoopService_001": 5540416, + "EngineGameUI001": 5528448, + "EngineServiceMgr001": 6429600, + "GameEventSystemClientV001": 6430400, + "GameEventSystemServerV001": 6430720, + "GameResourceServiceClientV001": 5537312, + "GameResourceServiceServerV001": 5537408, + "GameUIService_001": 6164416, + "HostStateMgr001": 5540144, "INETSUPPORT_001": 5509216, - "InputService_001": 6165232, - "KeyValueCache001": 5540336, - "MapListService_001": 6423360, - "NetworkClientService_001": 6423760, - "NetworkP2PService_001": 5538112, - "NetworkServerService_001": 6424672, - "NetworkService_001": 5538448, - "RenderService_001": 6425280, - "ScreenshotService001": 6425952, - "SimpleEngineLoopService_001": 5540704, - "SoundService_001": 5538512, - "Source2EngineToClient001": 5526032, - "Source2EngineToClientStringTable001": 5526128, - "Source2EngineToServer001": 5526280, - "Source2EngineToServerStringTable001": 5526320, - "SplitScreenService_001": 5539248, - "StatsService_001": 6427024, - "ToolService_001": 5539696, - "VENGINE_GAMEUIFUNCS_VERSION005": 5528608, - "VProfService_001": 5539760 + "InputService_001": 6165200, + "KeyValueCache001": 5540320, + "MapListService_001": 6423328, + "NetworkClientService_001": 6423728, + "NetworkP2PService_001": 5538096, + "NetworkServerService_001": 6424640, + "NetworkService_001": 5538432, + "RenderService_001": 6425248, + "ScreenshotService001": 6425920, + "SimpleEngineLoopService_001": 5540688, + "SoundService_001": 5538496, + "Source2EngineToClient001": 5526016, + "Source2EngineToClientStringTable001": 5526112, + "Source2EngineToServer001": 5526264, + "Source2EngineToServerStringTable001": 5526304, + "SplitScreenService_001": 5539232, + "StatsService_001": 6426992, + "ToolService_001": 5539680, + "VENGINE_GAMEUIFUNCS_VERSION005": 5528592, + "VProfService_001": 5539744 }, "filesystem_stdio.dll": { "VAsyncFileSystem2_001": 2147728, @@ -130,16 +130,16 @@ "SchemaSystem_001": 399072 }, "server.dll": { - "EmptyWorldService001_Server": 20356464, - "EntitySubclassUtilsV001": 20030416, - "NavGameTest001": 21007944, - "ServerToolsInfo_001": 20703160, - "Source2GameClients001": 20678272, - "Source2GameDirector001": 21939872, - "Source2GameEntities001": 20702944, - "Source2Server001": 20702544, - "Source2ServerConfig001": 22770040, - "customnavsystem001": 19917640 + "EmptyWorldService001_Server": 20364656, + "EntitySubclassUtilsV001": 20038608, + "NavGameTest001": 21016136, + "ServerToolsInfo_001": 20711352, + "Source2GameClients001": 20686464, + "Source2GameDirector001": 21948064, + "Source2GameEntities001": 20711136, + "Source2Server001": 20710736, + "Source2ServerConfig001": 22778232, + "customnavsystem001": 19925832 }, "soundsystem.dll": { "SoundOpSystem001": 3808336, diff --git a/output/interfaces.rs b/output/interfaces.rs index 530bf49..edfa18d 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #![allow(non_upper_case_globals, unused)] @@ -16,45 +16,45 @@ pub mod cs2_dumper { pub const EmptyWorldService001_Client: usize = 0x1800070; pub const GameClientExports001: usize = 0x1840B98; pub const LegacyGameUI001: usize = 0x18611D0; - pub const Source2Client002: usize = 0x1A5A580; - pub const Source2ClientConfig001: usize = 0x19F2FC0; + pub const Source2Client002: usize = 0x1A5A570; + pub const Source2ClientConfig001: usize = 0x19F2FA0; pub const Source2ClientPrediction001: usize = 0x184BF50; pub const Source2ClientUI001: usize = 0x185F700; } // Module: engine2.dll pub mod engine2_dll { - pub const BenchmarkService001: usize = 0x547D30; - pub const BugService001: usize = 0x5E0CE0; - pub const ClientServerEngineLoopService_001: usize = 0x548A50; - pub const EngineGameUI001: usize = 0x545B90; - pub const EngineServiceMgr001: usize = 0x621BC0; - pub const GameEventSystemClientV001: usize = 0x621EE0; - pub const GameEventSystemServerV001: usize = 0x622020; - pub const GameResourceServiceClientV001: usize = 0x547E30; - pub const GameResourceServiceServerV001: usize = 0x547E90; - pub const GameUIService_001: usize = 0x5E0FE0; - pub const HostStateMgr001: usize = 0x548940; + pub const BenchmarkService001: usize = 0x547D20; + pub const BugService001: usize = 0x5E0CC0; + pub const ClientServerEngineLoopService_001: usize = 0x548A40; + pub const EngineGameUI001: usize = 0x545B80; + pub const EngineServiceMgr001: usize = 0x621BA0; + pub const GameEventSystemClientV001: usize = 0x621EC0; + pub const GameEventSystemServerV001: usize = 0x622000; + pub const GameResourceServiceClientV001: usize = 0x547E20; + pub const GameResourceServiceServerV001: usize = 0x547E80; + pub const GameUIService_001: usize = 0x5E0FC0; + pub const HostStateMgr001: usize = 0x548930; pub const INETSUPPORT_001: usize = 0x541060; - pub const InputService_001: usize = 0x5E12F0; - pub const KeyValueCache001: usize = 0x5489F0; - pub const MapListService_001: usize = 0x620340; - pub const NetworkClientService_001: usize = 0x6204D0; - pub const NetworkP2PService_001: usize = 0x548140; - pub const NetworkServerService_001: usize = 0x620860; - pub const NetworkService_001: usize = 0x548290; - pub const RenderService_001: usize = 0x620AC0; - pub const ScreenshotService001: usize = 0x620D60; - pub const SimpleEngineLoopService_001: usize = 0x548B60; - pub const SoundService_001: usize = 0x5482D0; - pub const Source2EngineToClient001: usize = 0x545210; - pub const Source2EngineToClientStringTable001: usize = 0x545270; - pub const Source2EngineToServer001: usize = 0x545308; - pub const Source2EngineToServerStringTable001: usize = 0x545330; - pub const SplitScreenService_001: usize = 0x5485B0; - pub const StatsService_001: usize = 0x621190; - pub const ToolService_001: usize = 0x548770; - pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x545C20; - pub const VProfService_001: usize = 0x5487B0; + pub const InputService_001: usize = 0x5E12D0; + pub const KeyValueCache001: usize = 0x5489E0; + pub const MapListService_001: usize = 0x620320; + pub const NetworkClientService_001: usize = 0x6204B0; + pub const NetworkP2PService_001: usize = 0x548130; + pub const NetworkServerService_001: usize = 0x620840; + pub const NetworkService_001: usize = 0x548280; + pub const RenderService_001: usize = 0x620AA0; + pub const ScreenshotService001: usize = 0x620D40; + pub const SimpleEngineLoopService_001: usize = 0x548B50; + pub const SoundService_001: usize = 0x5482C0; + pub const Source2EngineToClient001: usize = 0x545200; + pub const Source2EngineToClientStringTable001: usize = 0x545260; + pub const Source2EngineToServer001: usize = 0x5452F8; + pub const Source2EngineToServerStringTable001: usize = 0x545320; + pub const SplitScreenService_001: usize = 0x5485A0; + pub const StatsService_001: usize = 0x621170; + pub const ToolService_001: usize = 0x548760; + pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x545C10; + pub const VProfService_001: usize = 0x5487A0; } // Module: filesystem_stdio.dll pub mod filesystem_stdio_dll { @@ -160,16 +160,16 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x1369D70; - pub const EntitySubclassUtilsV001: usize = 0x131A3D0; - pub const NavGameTest001: usize = 0x1408E48; - pub const ServerToolsInfo_001: usize = 0x13BE7B8; - pub const Source2GameClients001: usize = 0x13B8680; - pub const Source2GameDirector001: usize = 0x14EC6A0; - pub const Source2GameEntities001: usize = 0x13BE6E0; - pub const Source2Server001: usize = 0x13BE550; - pub const Source2ServerConfig001: usize = 0x15B7178; - pub const customnavsystem001: usize = 0x12FEB48; + pub const EmptyWorldService001_Server: usize = 0x136BD70; + pub const EntitySubclassUtilsV001: usize = 0x131C3D0; + pub const NavGameTest001: usize = 0x140AE48; + pub const ServerToolsInfo_001: usize = 0x13C07B8; + pub const Source2GameClients001: usize = 0x13BA680; + pub const Source2GameDirector001: usize = 0x14EE6A0; + pub const Source2GameEntities001: usize = 0x13C06E0; + pub const Source2Server001: usize = 0x13C0550; + pub const Source2ServerConfig001: usize = 0x15B9178; + pub const customnavsystem001: usize = 0x1300B48; } // Module: soundsystem.dll pub mod soundsystem_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index a8a13a7..5ba1dec 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index bcf87f4..9e27b41 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 255ee7b..1df0248 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 6e6ded0..53268ff 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index ae2b65c..b1a5f86 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index ac026de..be7c945 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 84d4d6b..188a8fb 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,40 +1,40 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x1A6AF10; - public const nint dwEntityList = 0x19F7F20; - public const nint dwGameEntitySystem = 0x1B1B748; + public const nint dwCSGOInput = 0x1A6AF00; + public const nint dwEntityList = 0x19F7F00; + public const nint dwGameEntitySystem = 0x1B1B738; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; - public const nint dwGameRules = 0x1A5C7F8; + public const nint dwGameRules = 0x1A5C7E8; public const nint dwGlobalVars = 0x1840148; - public const nint dwGlowManager = 0x1A5BF40; - public const nint dwLocalPlayerController = 0x1A46A00; + public const nint dwGlowManager = 0x1A5BF30; + public const nint dwLocalPlayerController = 0x1A469E0; public const nint dwLocalPlayerPawn = 0x184C0D0; - public const nint dwPlantedC4 = 0x1A670D8; + public const nint dwPlantedC4 = 0x1A670C8; public const nint dwPrediction = 0x184BF50; - public const nint dwSensitivity = 0x1A5D518; + public const nint dwSensitivity = 0x1A5D508; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x1A6B2E0; - public const nint dwViewMatrix = 0x1A60EF0; - public const nint dwViewRender = 0x1A619A8; - public const nint dwWeaponC4 = 0x19FA280; + public const nint dwViewAngles = 0x1A6B2D0; + public const nint dwViewMatrix = 0x1A60EE0; + public const nint dwViewRender = 0x1A61998; + public const nint dwWeaponC4 = 0x19FA260; } // Module: engine2.dll public static class Engine2Dll { - public const nint dwBuildNumber = 0x541BE4; + public const nint dwBuildNumber = 0x541BD4; public const nint dwNetworkGameClient = 0x540CE0; public const nint dwNetworkGameClient_clientTickCount = 0x368; - public const nint dwNetworkGameClient_deltaTick = 0x27C; + public const nint dwNetworkGameClient_deltaTick = 0x244; public const nint dwNetworkGameClient_isBackgroundMap = 0x281447; public const nint dwNetworkGameClient_localPlayer = 0xF0; public const nint dwNetworkGameClient_maxClients = 0x238; public const nint dwNetworkGameClient_serverTickCount = 0x36C; public const nint dwNetworkGameClient_signOnState = 0x228; - public const nint dwWindowHeight = 0x62456C; - public const nint dwWindowWidth = 0x624568; + public const nint dwWindowHeight = 0x62454C; + public const nint dwWindowWidth = 0x624548; } // Module: inputsystem.dll public static class InputsystemDll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 29fab00..11ce631 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once @@ -9,37 +9,37 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x1A6AF10; - constexpr std::ptrdiff_t dwEntityList = 0x19F7F20; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B1B748; + constexpr std::ptrdiff_t dwCSGOInput = 0x1A6AF00; + constexpr std::ptrdiff_t dwEntityList = 0x19F7F00; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B1B738; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; - constexpr std::ptrdiff_t dwGameRules = 0x1A5C7F8; + constexpr std::ptrdiff_t dwGameRules = 0x1A5C7E8; constexpr std::ptrdiff_t dwGlobalVars = 0x1840148; - constexpr std::ptrdiff_t dwGlowManager = 0x1A5BF40; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A46A00; + constexpr std::ptrdiff_t dwGlowManager = 0x1A5BF30; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A469E0; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x184C0D0; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1A670D8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1A670C8; constexpr std::ptrdiff_t dwPrediction = 0x184BF50; - constexpr std::ptrdiff_t dwSensitivity = 0x1A5D518; + constexpr std::ptrdiff_t dwSensitivity = 0x1A5D508; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x1A6B2E0; - constexpr std::ptrdiff_t dwViewMatrix = 0x1A60EF0; - constexpr std::ptrdiff_t dwViewRender = 0x1A619A8; - constexpr std::ptrdiff_t dwWeaponC4 = 0x19FA280; + constexpr std::ptrdiff_t dwViewAngles = 0x1A6B2D0; + constexpr std::ptrdiff_t dwViewMatrix = 0x1A60EE0; + constexpr std::ptrdiff_t dwViewRender = 0x1A61998; + constexpr std::ptrdiff_t dwWeaponC4 = 0x19FA260; } // Module: engine2.dll namespace engine2_dll { - constexpr std::ptrdiff_t dwBuildNumber = 0x541BE4; + constexpr std::ptrdiff_t dwBuildNumber = 0x541BD4; constexpr std::ptrdiff_t dwNetworkGameClient = 0x540CE0; constexpr std::ptrdiff_t dwNetworkGameClient_clientTickCount = 0x368; - constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x27C; + constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x244; constexpr std::ptrdiff_t dwNetworkGameClient_isBackgroundMap = 0x281447; constexpr std::ptrdiff_t dwNetworkGameClient_localPlayer = 0xF0; constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x238; constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x36C; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x228; - constexpr std::ptrdiff_t dwWindowHeight = 0x62456C; - constexpr std::ptrdiff_t dwWindowWidth = 0x624568; + constexpr std::ptrdiff_t dwWindowHeight = 0x62454C; + constexpr std::ptrdiff_t dwWindowWidth = 0x624548; } // Module: inputsystem.dll namespace inputsystem_dll { diff --git a/output/offsets.json b/output/offsets.json index 2c5f6b5..7cc5472 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,35 +1,35 @@ { "client.dll": { - "dwCSGOInput": 27701008, - "dwEntityList": 27229984, - "dwGameEntitySystem": 28424008, + "dwCSGOInput": 27700992, + "dwEntityList": 27229952, + "dwGameEntitySystem": 28423992, "dwGameEntitySystem_highestEntityIndex": 8432, - "dwGameRules": 27641848, + "dwGameRules": 27641832, "dwGlobalVars": 25428296, - "dwGlowManager": 27639616, - "dwLocalPlayerController": 27552256, + "dwGlowManager": 27639600, + "dwLocalPlayerController": 27552224, "dwLocalPlayerPawn": 25477328, - "dwPlantedC4": 27685080, + "dwPlantedC4": 27685064, "dwPrediction": 25476944, - "dwSensitivity": 27645208, + "dwSensitivity": 27645192, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27701984, - "dwViewMatrix": 27660016, - "dwViewRender": 27662760, - "dwWeaponC4": 27239040 + "dwViewAngles": 27701968, + "dwViewMatrix": 27660000, + "dwViewRender": 27662744, + "dwWeaponC4": 27239008 }, "engine2.dll": { - "dwBuildNumber": 5512164, + "dwBuildNumber": 5512148, "dwNetworkGameClient": 5508320, "dwNetworkGameClient_clientTickCount": 872, - "dwNetworkGameClient_deltaTick": 636, + "dwNetworkGameClient_deltaTick": 580, "dwNetworkGameClient_isBackgroundMap": 2626631, "dwNetworkGameClient_localPlayer": 240, "dwNetworkGameClient_maxClients": 568, "dwNetworkGameClient_serverTickCount": 876, "dwNetworkGameClient_signOnState": 552, - "dwWindowHeight": 6440300, - "dwWindowWidth": 6440296 + "dwWindowHeight": 6440268, + "dwWindowWidth": 6440264 }, "inputsystem.dll": { "dwInputSystem": 231392 diff --git a/output/offsets.rs b/output/offsets.rs index 4c9c524..dfc5ae0 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #![allow(non_upper_case_globals, unused)] @@ -7,37 +7,37 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x1A6AF10; - pub const dwEntityList: usize = 0x19F7F20; - pub const dwGameEntitySystem: usize = 0x1B1B748; + pub const dwCSGOInput: usize = 0x1A6AF00; + pub const dwEntityList: usize = 0x19F7F00; + pub const dwGameEntitySystem: usize = 0x1B1B738; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; - pub const dwGameRules: usize = 0x1A5C7F8; + pub const dwGameRules: usize = 0x1A5C7E8; pub const dwGlobalVars: usize = 0x1840148; - pub const dwGlowManager: usize = 0x1A5BF40; - pub const dwLocalPlayerController: usize = 0x1A46A00; + pub const dwGlowManager: usize = 0x1A5BF30; + pub const dwLocalPlayerController: usize = 0x1A469E0; pub const dwLocalPlayerPawn: usize = 0x184C0D0; - pub const dwPlantedC4: usize = 0x1A670D8; + pub const dwPlantedC4: usize = 0x1A670C8; pub const dwPrediction: usize = 0x184BF50; - pub const dwSensitivity: usize = 0x1A5D518; + pub const dwSensitivity: usize = 0x1A5D508; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x1A6B2E0; - pub const dwViewMatrix: usize = 0x1A60EF0; - pub const dwViewRender: usize = 0x1A619A8; - pub const dwWeaponC4: usize = 0x19FA280; + pub const dwViewAngles: usize = 0x1A6B2D0; + pub const dwViewMatrix: usize = 0x1A60EE0; + pub const dwViewRender: usize = 0x1A61998; + pub const dwWeaponC4: usize = 0x19FA260; } // Module: engine2.dll pub mod engine2_dll { - pub const dwBuildNumber: usize = 0x541BE4; + pub const dwBuildNumber: usize = 0x541BD4; pub const dwNetworkGameClient: usize = 0x540CE0; pub const dwNetworkGameClient_clientTickCount: usize = 0x368; - pub const dwNetworkGameClient_deltaTick: usize = 0x27C; + pub const dwNetworkGameClient_deltaTick: usize = 0x244; pub const dwNetworkGameClient_isBackgroundMap: usize = 0x281447; pub const dwNetworkGameClient_localPlayer: usize = 0xF0; pub const dwNetworkGameClient_maxClients: usize = 0x238; pub const dwNetworkGameClient_serverTickCount: usize = 0x36C; pub const dwNetworkGameClient_signOnState: usize = 0x228; - pub const dwWindowHeight: usize = 0x62456C; - pub const dwWindowWidth: usize = 0x624568; + pub const dwWindowHeight: usize = 0x62454C; + pub const dwWindowWidth: usize = 0x624548; } // Module: inputsystem.dll pub mod inputsystem_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index e95269e..47a9825 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 91d5e00..db419f6 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index c9a84e8..711fc0d 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 2e9a5b1..bf94ce1 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 2436c03..78a71cc 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index cef196b..ca7ee95 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 3c3524e..2854154 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index b0a756f..102ac6a 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 38c63f9..10ca9aa 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 d54bf14..6c1703e 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 07f5135..f276cb0 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index 901efa2..e41a437 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 26edce9..205b3e6 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 0bc0b42..6d219c3 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 693d26e..5097e43 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 da08a93..708581c 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index f6f7f5a..6bed9ab 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 31c453c..b60acd6 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 a4c4fc7..07f524d 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 5e31b89..bef0cb3 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 8b6745d..45d2633 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 70dee37..a2ca513 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index d592136..3b5d5dd 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index 1758b97..cc24757 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 e09bd8c..03539c3 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index d64add2..da31ca4 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index b020395..915ea93 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 a0f5ab5..487d4df 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 2cb79ae..0a79c2c 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 5b38643..2129914 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 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 65800be..d422e5a 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 5ff4982..4ae7a33 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 8d11209..cf01965 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-05-13 23:54:54.425036700 UTC +// 2025-05-16 03:33:22.466198100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]