diff --git a/output/animationsystem.dll.cs b/output/animationsystem.dll.cs index b4ca4871..101cf8a1 100644 --- a/output/animationsystem.dll.cs +++ b/output/animationsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem.dll.hpp b/output/animationsystem.dll.hpp index 9dc97aeb..d2c2e2a1 100644 --- a/output/animationsystem.dll.hpp +++ b/output/animationsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/animationsystem.dll.rs b/output/animationsystem.dll.rs index dd46cd63..ad15a57f 100644 --- a/output/animationsystem.dll.rs +++ b/output/animationsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 7a32f2a2..451c1c9b 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x17C2CB0; - public const nint attack2 = 0x17C2D40; - public const nint back = 0x17C2F80; - public const nint duck = 0x17C3250; - public const nint forward = 0x17C2EF0; - public const nint jump = 0x17C31C0; - public const nint left = 0x17C3010; - public const nint lookatweapon = 0x19C7230; - public const nint reload = 0x17C2C20; - public const nint right = 0x17C30A0; - public const nint showscores = 0x19C7110; - public const nint sprint = 0x17C2B90; - public const nint turnleft = 0x17C2DD0; - public const nint turnright = 0x17C2E60; - public const nint use = 0x17C3130; - public const nint zoom = 0x19C71A0; + public const nint attack = 0x17C3CB0; + public const nint attack2 = 0x17C3D40; + public const nint back = 0x17C3F80; + public const nint duck = 0x17C4250; + public const nint forward = 0x17C3EF0; + public const nint jump = 0x17C41C0; + public const nint left = 0x17C4010; + public const nint lookatweapon = 0x19C8230; + public const nint reload = 0x17C3C20; + public const nint right = 0x17C40A0; + public const nint showscores = 0x19C8110; + public const nint sprint = 0x17C3B90; + public const nint turnleft = 0x17C3DD0; + public const nint turnright = 0x17C3E60; + public const nint use = 0x17C4130; + public const nint zoom = 0x19C81A0; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 3283c660..0d08cb66 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x17C2CB0; - constexpr std::ptrdiff_t attack2 = 0x17C2D40; - constexpr std::ptrdiff_t back = 0x17C2F80; - constexpr std::ptrdiff_t duck = 0x17C3250; - constexpr std::ptrdiff_t forward = 0x17C2EF0; - constexpr std::ptrdiff_t jump = 0x17C31C0; - constexpr std::ptrdiff_t left = 0x17C3010; - constexpr std::ptrdiff_t lookatweapon = 0x19C7230; - constexpr std::ptrdiff_t reload = 0x17C2C20; - constexpr std::ptrdiff_t right = 0x17C30A0; - constexpr std::ptrdiff_t showscores = 0x19C7110; - constexpr std::ptrdiff_t sprint = 0x17C2B90; - constexpr std::ptrdiff_t turnleft = 0x17C2DD0; - constexpr std::ptrdiff_t turnright = 0x17C2E60; - constexpr std::ptrdiff_t use = 0x17C3130; - constexpr std::ptrdiff_t zoom = 0x19C71A0; + constexpr std::ptrdiff_t attack = 0x17C3CB0; + constexpr std::ptrdiff_t attack2 = 0x17C3D40; + constexpr std::ptrdiff_t back = 0x17C3F80; + constexpr std::ptrdiff_t duck = 0x17C4250; + constexpr std::ptrdiff_t forward = 0x17C3EF0; + constexpr std::ptrdiff_t jump = 0x17C41C0; + constexpr std::ptrdiff_t left = 0x17C4010; + constexpr std::ptrdiff_t lookatweapon = 0x19C8230; + constexpr std::ptrdiff_t reload = 0x17C3C20; + constexpr std::ptrdiff_t right = 0x17C40A0; + constexpr std::ptrdiff_t showscores = 0x19C8110; + constexpr std::ptrdiff_t sprint = 0x17C3B90; + constexpr std::ptrdiff_t turnleft = 0x17C3DD0; + constexpr std::ptrdiff_t turnright = 0x17C3E60; + constexpr std::ptrdiff_t use = 0x17C4130; + constexpr std::ptrdiff_t zoom = 0x19C81A0; } } diff --git a/output/buttons.json b/output/buttons.json index 805a0991..a4eb44bc 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 24915120, - "attack2": 24915264, - "back": 24915840, - "duck": 24916560, - "forward": 24915696, - "jump": 24916416, - "left": 24915984, - "lookatweapon": 27030064, - "reload": 24914976, - "right": 24916128, - "showscores": 27029776, - "sprint": 24914832, - "turnleft": 24915408, - "turnright": 24915552, - "use": 24916272, - "zoom": 27029920 + "attack": 24919216, + "attack2": 24919360, + "back": 24919936, + "duck": 24920656, + "forward": 24919792, + "jump": 24920512, + "left": 24920080, + "lookatweapon": 27034160, + "reload": 24919072, + "right": 24920224, + "showscores": 27033872, + "sprint": 24918928, + "turnleft": 24919504, + "turnright": 24919648, + "use": 24920368, + "zoom": 27034016 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index e19e62d9..b2d40bd8 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x17C2CB0; - pub const attack2: usize = 0x17C2D40; - pub const back: usize = 0x17C2F80; - pub const duck: usize = 0x17C3250; - pub const forward: usize = 0x17C2EF0; - pub const jump: usize = 0x17C31C0; - pub const left: usize = 0x17C3010; - pub const lookatweapon: usize = 0x19C7230; - pub const reload: usize = 0x17C2C20; - pub const right: usize = 0x17C30A0; - pub const showscores: usize = 0x19C7110; - pub const sprint: usize = 0x17C2B90; - pub const turnleft: usize = 0x17C2DD0; - pub const turnright: usize = 0x17C2E60; - pub const r#use: usize = 0x17C3130; - pub const zoom: usize = 0x19C71A0; + pub const attack: usize = 0x17C3CB0; + pub const attack2: usize = 0x17C3D40; + pub const back: usize = 0x17C3F80; + pub const duck: usize = 0x17C4250; + pub const forward: usize = 0x17C3EF0; + pub const jump: usize = 0x17C41C0; + pub const left: usize = 0x17C4010; + pub const lookatweapon: usize = 0x19C8230; + pub const reload: usize = 0x17C3C20; + pub const right: usize = 0x17C40A0; + pub const showscores: usize = 0x19C8110; + pub const sprint: usize = 0x17C3B90; + pub const turnleft: usize = 0x17C3DD0; + pub const turnright: usize = 0x17C3E60; + pub const r#use: usize = 0x17C4130; + pub const zoom: usize = 0x19C81A0; } } diff --git a/output/client.dll.cs b/output/client.dll.cs index 4c04b173..27cbe5db 100644 --- a/output/client.dll.cs +++ b/output/client.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client.dll.hpp b/output/client.dll.hpp index 248f637e..c4555187 100644 --- a/output/client.dll.hpp +++ b/output/client.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/client.dll.rs b/output/client.dll.rs index 8686732c..2e1abadf 100644 --- a/output/client.dll.rs +++ b/output/client.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 f505af92..4a5baeae 100644 --- a/output/engine2.dll.cs +++ b/output/engine2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2.dll.hpp b/output/engine2.dll.hpp index a54ec908..58e5863b 100644 --- a/output/engine2.dll.hpp +++ b/output/engine2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/engine2.dll.rs b/output/engine2.dll.rs index b893295a..2cb20161 100644 --- a/output/engine2.dll.rs +++ b/output/engine2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 b6b65a8d..b27566eb 100644 --- a/output/host.dll.cs +++ b/output/host.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host.dll.hpp b/output/host.dll.hpp index ba7c5a19..10105a61 100644 --- a/output/host.dll.hpp +++ b/output/host.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/host.dll.rs b/output/host.dll.rs index c7eaa4b1..fd2fe274 100644 --- a/output/host.dll.rs +++ b/output/host.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 076ab07c..0bd161d6 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14013, - "timestamp": "2024-06-11T01:24:17.538973200+00:00" + "timestamp": "2024-06-11T03:50:46.229934900+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 05ba19aa..a86813e4 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -12,11 +12,11 @@ namespace CS2Dumper.Interfaces { public const nint ClientToolsInfo_001 = 0x726DA0; public const nint EmptyWorldService001_Client = 0x473550; public const nint GameClientExports001 = 0x726DB0; - public const nint LegacyGameUI001 = 0x8B0420; + public const nint LegacyGameUI001 = 0x8B02B0; public const nint Source2Client002 = 0x726DC0; public const nint Source2ClientConfig001 = 0x456950; public const nint Source2ClientPrediction001 = 0x7A7030; - public const nint Source2ClientUI001 = 0x896CF0; + public const nint Source2ClientUI001 = 0x896B80; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index e954defe..123a3b66 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once @@ -17,11 +17,11 @@ namespace cs2_dumper { constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x726DA0; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x473550; constexpr std::ptrdiff_t GameClientExports001 = 0x726DB0; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8B0420; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8B02B0; constexpr std::ptrdiff_t Source2Client002 = 0x726DC0; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x456950; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A7030; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x896CF0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x896B80; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 9685ef0f..9f16c175 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -7,11 +7,11 @@ "ClientToolsInfo_001": 7499168, "EmptyWorldService001_Client": 4666704, "GameClientExports001": 7499184, - "LegacyGameUI001": 9110560, + "LegacyGameUI001": 9110192, "Source2Client002": 7499200, "Source2ClientConfig001": 4548944, "Source2ClientPrediction001": 8024112, - "Source2ClientUI001": 9006320 + "Source2ClientUI001": 9005952 }, "engine2.dll": { "BenchmarkService001": 1563360, diff --git a/output/interfaces.rs b/output/interfaces.rs index 7371723e..8377b25f 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #![allow(non_upper_case_globals, unused)] @@ -15,11 +15,11 @@ pub mod cs2_dumper { pub const ClientToolsInfo_001: usize = 0x726DA0; pub const EmptyWorldService001_Client: usize = 0x473550; pub const GameClientExports001: usize = 0x726DB0; - pub const LegacyGameUI001: usize = 0x8B0420; + pub const LegacyGameUI001: usize = 0x8B02B0; pub const Source2Client002: usize = 0x726DC0; pub const Source2ClientConfig001: usize = 0x456950; pub const Source2ClientPrediction001: usize = 0x7A7030; - pub const Source2ClientUI001: usize = 0x896CF0; + pub const Source2ClientUI001: usize = 0x896B80; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/materialsystem2.dll.cs b/output/materialsystem2.dll.cs index 6127b5d9..b3df1bbc 100644 --- a/output/materialsystem2.dll.cs +++ b/output/materialsystem2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2.dll.hpp b/output/materialsystem2.dll.hpp index d454dc66..e24f3c12 100644 --- a/output/materialsystem2.dll.hpp +++ b/output/materialsystem2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/materialsystem2.dll.rs b/output/materialsystem2.dll.rs index 0209c610..f517093e 100644 --- a/output/materialsystem2.dll.rs +++ b/output/materialsystem2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 74b3a742..b0055aa9 100644 --- a/output/networksystem.dll.cs +++ b/output/networksystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem.dll.hpp b/output/networksystem.dll.hpp index 0c9771ae..e108f3bf 100644 --- a/output/networksystem.dll.hpp +++ b/output/networksystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/networksystem.dll.rs b/output/networksystem.dll.rs index 75c00520..d15e7d89 100644 --- a/output/networksystem.dll.rs +++ b/output/networksystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 969dc1e3..e77c421c 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x19C7310; - public const nint dwEntityList = 0x195D480; - public const nint dwGameEntitySystem = 0x1A7C308; + public const nint dwCSGOInput = 0x19C8310; + public const nint dwEntityList = 0x195E480; + public const nint dwGameEntitySystem = 0x1A7D308; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x19BAFD8; - public const nint dwGlobalVars = 0x17BE0F8; - public const nint dwGlowManager = 0x19BA6F0; - public const nint dwLocalPlayerController = 0x19AD748; - public const nint dwLocalPlayerPawn = 0x17CA468; - public const nint dwPlantedC4 = 0x19C4688; - public const nint dwPrediction = 0x17CA320; - public const nint dwSensitivity = 0x19BBC98; + public const nint dwGameRules = 0x19BBFD8; + public const nint dwGlobalVars = 0x17BF0F8; + public const nint dwGlowManager = 0x19BB6F0; + public const nint dwLocalPlayerController = 0x19AE748; + public const nint dwLocalPlayerPawn = 0x17CB468; + public const nint dwPlantedC4 = 0x19C5688; + public const nint dwPrediction = 0x17CB320; + public const nint dwSensitivity = 0x19BCC98; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x19CC728; - public const nint dwViewMatrix = 0x19BF620; - public const nint dwViewRender = 0x19BFF38; - public const nint dwWeaponC4 = 0x1961490; + public const nint dwViewAngles = 0x19CD728; + public const nint dwViewMatrix = 0x19C0620; + public const nint dwViewRender = 0x19C0F38; + public const nint dwWeaponC4 = 0x1962490; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index 74c99d21..06bcf01a 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x19C7310; - constexpr std::ptrdiff_t dwEntityList = 0x195D480; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1A7C308; + constexpr std::ptrdiff_t dwCSGOInput = 0x19C8310; + constexpr std::ptrdiff_t dwEntityList = 0x195E480; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1A7D308; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x19BAFD8; - constexpr std::ptrdiff_t dwGlobalVars = 0x17BE0F8; - constexpr std::ptrdiff_t dwGlowManager = 0x19BA6F0; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x19AD748; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17CA468; - constexpr std::ptrdiff_t dwPlantedC4 = 0x19C4688; - constexpr std::ptrdiff_t dwPrediction = 0x17CA320; - constexpr std::ptrdiff_t dwSensitivity = 0x19BBC98; + constexpr std::ptrdiff_t dwGameRules = 0x19BBFD8; + constexpr std::ptrdiff_t dwGlobalVars = 0x17BF0F8; + constexpr std::ptrdiff_t dwGlowManager = 0x19BB6F0; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x19AE748; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17CB468; + constexpr std::ptrdiff_t dwPlantedC4 = 0x19C5688; + constexpr std::ptrdiff_t dwPrediction = 0x17CB320; + constexpr std::ptrdiff_t dwSensitivity = 0x19BCC98; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x19CC728; - constexpr std::ptrdiff_t dwViewMatrix = 0x19BF620; - constexpr std::ptrdiff_t dwViewRender = 0x19BFF38; - constexpr std::ptrdiff_t dwWeaponC4 = 0x1961490; + constexpr std::ptrdiff_t dwViewAngles = 0x19CD728; + constexpr std::ptrdiff_t dwViewMatrix = 0x19C0620; + constexpr std::ptrdiff_t dwViewRender = 0x19C0F38; + constexpr std::ptrdiff_t dwWeaponC4 = 0x1962490; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 73d4918b..dc76719d 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 27030288, - "dwEntityList": 26596480, - "dwGameEntitySystem": 27771656, + "dwCSGOInput": 27034384, + "dwEntityList": 26600576, + "dwGameEntitySystem": 27775752, "dwGameEntitySystem_getHighestEntityIndex": 5392, - "dwGameRules": 26980312, - "dwGlobalVars": 24895736, - "dwGlowManager": 26978032, - "dwLocalPlayerController": 26924872, - "dwLocalPlayerPawn": 24945768, - "dwPlantedC4": 27018888, - "dwPrediction": 24945440, - "dwSensitivity": 26983576, + "dwGameRules": 26984408, + "dwGlobalVars": 24899832, + "dwGlowManager": 26982128, + "dwLocalPlayerController": 26928968, + "dwLocalPlayerPawn": 24949864, + "dwPlantedC4": 27022984, + "dwPrediction": 24949536, + "dwSensitivity": 26987672, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27051816, - "dwViewMatrix": 26998304, - "dwViewRender": 27000632, - "dwWeaponC4": 26612880 + "dwViewAngles": 27055912, + "dwViewMatrix": 27002400, + "dwViewRender": 27004728, + "dwWeaponC4": 26616976 }, "engine2.dll": { "dwBuildNumber": 5375972, diff --git a/output/offsets.rs b/output/offsets.rs index adeeca2e..26be58b8 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #![allow(non_upper_case_globals, unused)] @@ -7,23 +7,23 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x19C7310; - pub const dwEntityList: usize = 0x195D480; - pub const dwGameEntitySystem: usize = 0x1A7C308; + pub const dwCSGOInput: usize = 0x19C8310; + pub const dwEntityList: usize = 0x195E480; + pub const dwGameEntitySystem: usize = 0x1A7D308; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x19BAFD8; - pub const dwGlobalVars: usize = 0x17BE0F8; - pub const dwGlowManager: usize = 0x19BA6F0; - pub const dwLocalPlayerController: usize = 0x19AD748; - pub const dwLocalPlayerPawn: usize = 0x17CA468; - pub const dwPlantedC4: usize = 0x19C4688; - pub const dwPrediction: usize = 0x17CA320; - pub const dwSensitivity: usize = 0x19BBC98; + pub const dwGameRules: usize = 0x19BBFD8; + pub const dwGlobalVars: usize = 0x17BF0F8; + pub const dwGlowManager: usize = 0x19BB6F0; + pub const dwLocalPlayerController: usize = 0x19AE748; + pub const dwLocalPlayerPawn: usize = 0x17CB468; + pub const dwPlantedC4: usize = 0x19C5688; + pub const dwPrediction: usize = 0x17CB320; + pub const dwSensitivity: usize = 0x19BCC98; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x19CC728; - pub const dwViewMatrix: usize = 0x19BF620; - pub const dwViewRender: usize = 0x19BFF38; - pub const dwWeaponC4: usize = 0x1961490; + pub const dwViewAngles: usize = 0x19CD728; + pub const dwViewMatrix: usize = 0x19C0620; + pub const dwViewRender: usize = 0x19C0F38; + pub const dwWeaponC4: usize = 0x1962490; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama.dll.cs b/output/panorama.dll.cs index 4d508b43..072aff90 100644 --- a/output/panorama.dll.cs +++ b/output/panorama.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama.dll.hpp b/output/panorama.dll.hpp index 4c3e6b45..46600b35 100644 --- a/output/panorama.dll.hpp +++ b/output/panorama.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/panorama.dll.rs b/output/panorama.dll.rs index 7cb4b212..c162f70b 100644 --- a/output/panorama.dll.rs +++ b/output/panorama.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 c931eff1..30f29089 100644 --- a/output/particles.dll.cs +++ b/output/particles.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles.dll.hpp b/output/particles.dll.hpp index 5f7328b8..d2c10af8 100644 --- a/output/particles.dll.hpp +++ b/output/particles.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/particles.dll.rs b/output/particles.dll.rs index 9cde0950..d35b983e 100644 --- a/output/particles.dll.rs +++ b/output/particles.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 7fbb7801..46d1cd32 100644 --- a/output/pulse_system.dll.cs +++ b/output/pulse_system.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system.dll.hpp b/output/pulse_system.dll.hpp index a0f06153..d41703c8 100644 --- a/output/pulse_system.dll.hpp +++ b/output/pulse_system.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/pulse_system.dll.rs b/output/pulse_system.dll.rs index 97a5068e..59004516 100644 --- a/output/pulse_system.dll.rs +++ b/output/pulse_system.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 d3ec5464..75d79ffd 100644 --- a/output/rendersystemdx11.dll.cs +++ b/output/rendersystemdx11.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11.dll.hpp b/output/rendersystemdx11.dll.hpp index 0c919670..1b5cd3d6 100644 --- a/output/rendersystemdx11.dll.hpp +++ b/output/rendersystemdx11.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/rendersystemdx11.dll.rs b/output/rendersystemdx11.dll.rs index 1ce6271b..bb4008fa 100644 --- a/output/rendersystemdx11.dll.rs +++ b/output/rendersystemdx11.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 4fe9f25c..589433f7 100644 --- a/output/resourcesystem.dll.cs +++ b/output/resourcesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem.dll.hpp b/output/resourcesystem.dll.hpp index 110892a8..f69476ec 100644 --- a/output/resourcesystem.dll.hpp +++ b/output/resourcesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/resourcesystem.dll.rs b/output/resourcesystem.dll.rs index 629356c0..1c1823f7 100644 --- a/output/resourcesystem.dll.rs +++ b/output/resourcesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 0233b5fb..eded7fab 100644 --- a/output/scenesystem.dll.cs +++ b/output/scenesystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem.dll.hpp b/output/scenesystem.dll.hpp index 369b43df..55d0c343 100644 --- a/output/scenesystem.dll.hpp +++ b/output/scenesystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/scenesystem.dll.rs b/output/scenesystem.dll.rs index a1ee3108..cea1c91f 100644 --- a/output/scenesystem.dll.rs +++ b/output/scenesystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 d00f9fec..df8997e8 100644 --- a/output/schemasystem.dll.cs +++ b/output/schemasystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem.dll.hpp b/output/schemasystem.dll.hpp index 0ef739e5..1c62a411 100644 --- a/output/schemasystem.dll.hpp +++ b/output/schemasystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/schemasystem.dll.rs b/output/schemasystem.dll.rs index 511b1623..81a1a999 100644 --- a/output/schemasystem.dll.rs +++ b/output/schemasystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 3deba6a8..09df5f1c 100644 --- a/output/server.dll.cs +++ b/output/server.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server.dll.hpp b/output/server.dll.hpp index 73b189bf..007220b1 100644 --- a/output/server.dll.hpp +++ b/output/server.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/server.dll.rs b/output/server.dll.rs index fbe9385a..cb1ac716 100644 --- a/output/server.dll.rs +++ b/output/server.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 db3566c5..083b7392 100644 --- a/output/soundsystem.dll.cs +++ b/output/soundsystem.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem.dll.hpp b/output/soundsystem.dll.hpp index 07df4848..6557c7a3 100644 --- a/output/soundsystem.dll.hpp +++ b/output/soundsystem.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/soundsystem.dll.rs b/output/soundsystem.dll.rs index c6279b01..e044eb54 100644 --- a/output/soundsystem.dll.rs +++ b/output/soundsystem.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 4ba1a26c..3a86c4aa 100644 --- a/output/vphysics2.dll.cs +++ b/output/vphysics2.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2.dll.hpp b/output/vphysics2.dll.hpp index 31647b1a..6d324de4 100644 --- a/output/vphysics2.dll.hpp +++ b/output/vphysics2.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/vphysics2.dll.rs b/output/vphysics2.dll.rs index 442d0122..b86a0b29 100644 --- a/output/vphysics2.dll.rs +++ b/output/vphysics2.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 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 073beab3..01b11824 100644 --- a/output/worldrenderer.dll.cs +++ b/output/worldrenderer.dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer.dll.hpp b/output/worldrenderer.dll.hpp index 1e964838..bfe64d58 100644 --- a/output/worldrenderer.dll.hpp +++ b/output/worldrenderer.dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #pragma once diff --git a/output/worldrenderer.dll.rs b/output/worldrenderer.dll.rs index 21510bdd..9a2791fe 100644 --- a/output/worldrenderer.dll.rs +++ b/output/worldrenderer.dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-06-11 01:24:17.538973200 UTC +// 2024-06-11 03:50:46.229934900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]