From 614c15299e32119739322397e135d608976fc994 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Sat, 18 Nov 2023 11:58:12 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013972?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generated/animationsystem.dll.cs | 2 +- generated/animationsystem.dll.hpp | 2 +- generated/animationsystem.dll.py | 2 +- generated/animationsystem.dll.rs | 2 +- generated/client.dll.cs | 2 +- generated/client.dll.hpp | 2 +- generated/client.dll.py | 2 +- generated/client.dll.rs | 2 +- generated/engine2.dll.cs | 2 +- generated/engine2.dll.hpp | 2 +- generated/engine2.dll.py | 2 +- generated/engine2.dll.rs | 2 +- generated/host.dll.cs | 2 +- generated/host.dll.hpp | 2 +- generated/host.dll.py | 2 +- generated/host.dll.rs | 2 +- generated/interfaces.cs | 77 ++++++++++++++--------------- generated/interfaces.hpp | 77 ++++++++++++++--------------- generated/interfaces.json | 78 ++++++++++++++++-------------- generated/interfaces.py | 77 ++++++++++++++--------------- generated/interfaces.rs | 77 ++++++++++++++--------------- generated/materialsystem2.dll.cs | 2 +- generated/materialsystem2.dll.hpp | 2 +- generated/materialsystem2.dll.py | 2 +- generated/materialsystem2.dll.rs | 2 +- generated/networksystem.dll.cs | 2 +- generated/networksystem.dll.hpp | 2 +- generated/networksystem.dll.py | 2 +- generated/networksystem.dll.rs | 2 +- generated/offsets.cs | 46 +++++++++--------- generated/offsets.hpp | 46 +++++++++--------- generated/offsets.json | 44 ++++++++--------- generated/offsets.py | 46 +++++++++--------- generated/offsets.rs | 46 +++++++++--------- generated/particles.dll.cs | 2 +- generated/particles.dll.hpp | 2 +- generated/particles.dll.py | 2 +- generated/particles.dll.rs | 2 +- generated/pulse_system.dll.cs | 2 +- generated/pulse_system.dll.hpp | 2 +- generated/pulse_system.dll.py | 2 +- generated/pulse_system.dll.rs | 2 +- generated/rendersystemdx11.dll.cs | 2 +- generated/rendersystemdx11.dll.hpp | 2 +- generated/rendersystemdx11.dll.py | 2 +- generated/rendersystemdx11.dll.rs | 2 +- generated/resourcesystem.dll.cs | 2 +- generated/resourcesystem.dll.hpp | 2 +- generated/resourcesystem.dll.py | 2 +- generated/resourcesystem.dll.rs | 2 +- generated/scenesystem.dll.cs | 2 +- generated/scenesystem.dll.hpp | 2 +- generated/scenesystem.dll.py | 2 +- generated/scenesystem.dll.rs | 2 +- generated/schemasystem.dll.cs | 2 +- generated/schemasystem.dll.hpp | 2 +- generated/schemasystem.dll.py | 2 +- generated/schemasystem.dll.rs | 2 +- generated/server.dll.cs | 2 +- generated/server.dll.hpp | 2 +- generated/server.dll.py | 2 +- generated/server.dll.rs | 2 +- generated/soundsystem.dll.cs | 2 +- generated/soundsystem.dll.hpp | 2 +- generated/soundsystem.dll.py | 2 +- generated/soundsystem.dll.rs | 2 +- generated/vphysics2.dll.cs | 2 +- generated/vphysics2.dll.hpp | 2 +- generated/vphysics2.dll.py | 2 +- generated/vphysics2.dll.rs | 2 +- generated/worldrenderer.dll.cs | 2 +- generated/worldrenderer.dll.hpp | 2 +- generated/worldrenderer.dll.py | 2 +- generated/worldrenderer.dll.rs | 2 +- src/config.rs | 4 +- src/dumper/offsets.rs | 20 ++++---- 76 files changed, 387 insertions(+), 379 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index ecdd67d..6623f34 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 709d4f5..f3afe26 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 2ee8de8..5d1f533 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 931a00e..1491cf3 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index 229124f..a9eb9de 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index c13536f..70f916f 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 1f75648..2646a98 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:41 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index 438a3d9..e66e8be 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index a853b82..48f0c58 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 95f4429..fc0df46 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 92dcd01..858e14d 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 10b66a5..270ab61 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index cd7a043..03baa4c 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index 690d91d..88afd99 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 2971e63..545af77 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:41 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 614632b..bb1f81c 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index ec42e10..04702be 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ public static class animationsystem_dll { // animationsystem.dll @@ -9,12 +9,12 @@ public static class animationsystem_dll { // animationsystem.dll } public static class client_dll { // client.dll - public const nint LegacyGameUI001 = 0x89C470; - public const nint Source2ClientUI001 = 0x88B180; - public const nint Source2ClientPrediction001 = 0x7A34B0; - public const nint ClientToolsInfo_001 = 0x72F310; - public const nint Source2Client002 = 0x72F330; - public const nint GameClientExports001 = 0x72F320; + public const nint LegacyGameUI001 = 0x89C4D0; + public const nint Source2ClientUI001 = 0x88B1E0; + public const nint Source2ClientPrediction001 = 0x7A3500; + public const nint ClientToolsInfo_001 = 0x72F2F0; + public const nint Source2Client002 = 0x72F310; + public const nint GameClientExports001 = 0x72F300; public const nint EmptyWorldService001_Client = 0x48F9D0; public const nint Source2ClientConfig001 = 0x476910; } @@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll } public static class server_dll { // server.dll - public const nint NavGameTest001 = 0xA3A580; - public const nint ServerToolsInfo_001 = 0x83D380; - public const nint Source2GameClients001 = 0x83D390; - public const nint Source2GameEntities001 = 0x83D3A0; - public const nint Source2Server001 = 0x83D3B0; - public const nint EmptyWorldService001_Server = 0x591900; - public const nint Source2ServerConfig001 = 0x571830; - public const nint EntitySubclassUtilsV001 = 0x2D0870; - public const nint customnavsystem001 = 0x24D5F0; - public const nint Source2GameDirector001 = 0x1453B0; + public const nint NavGameTest001 = 0xA3A620; + public const nint ServerToolsInfo_001 = 0x83D420; + public const nint Source2GameClients001 = 0x83D430; + public const nint Source2GameEntities001 = 0x83D440; + public const nint Source2Server001 = 0x83D450; + public const nint EmptyWorldService001_Server = 0x591920; + public const nint Source2ServerConfig001 = 0x571850; + public const nint EntitySubclassUtilsV001 = 0x2D0890; + public const nint customnavsystem001 = 0x24D610; + public const nint Source2GameDirector001 = 0x1453D0; } public static class soundsystem_dll { // soundsystem.dll @@ -181,25 +181,26 @@ public static class steamaudio_dll { // steamaudio.dll } public static class steamclient64_dll { // steamclient64.dll - public const nint IVALIDATE001 = 0x83A900; - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8367B0; - public const nint SteamClient020 = 0x631440; - public const nint SteamClient019 = 0x631430; - public const nint SteamClient018 = 0x631420; - public const nint SteamClient017 = 0x631410; - public const nint SteamClient016 = 0x631400; - public const nint SteamClient015 = 0x6313F0; - public const nint SteamClient014 = 0x6313E0; - public const nint SteamClient013 = 0x6313D0; - public const nint SteamClient012 = 0x6313C0; - public const nint SteamClient011 = 0x6313B0; - public const nint SteamClient010 = 0x6313A0; - public const nint SteamClient009 = 0x631390; - public const nint SteamClient008 = 0x631380; - public const nint SteamClient007 = 0x631370; - public const nint SteamClient006 = 0x631360; - public const nint p2pvoice002 = 0xD93D0; - public const nint p2pvoicesingleton002 = 0xD5D70; + public const nint IVALIDATE001 = 0x84FD80; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x84BC30; + public const nint SteamClient021 = 0x6460C0; + public const nint SteamClient020 = 0x6460B0; + public const nint SteamClient019 = 0x6460A0; + public const nint SteamClient018 = 0x646090; + public const nint SteamClient017 = 0x646080; + public const nint SteamClient016 = 0x646070; + public const nint SteamClient015 = 0x646060; + public const nint SteamClient014 = 0x646050; + public const nint SteamClient013 = 0x646040; + public const nint SteamClient012 = 0x646030; + public const nint SteamClient011 = 0x646020; + public const nint SteamClient010 = 0x646010; + public const nint SteamClient009 = 0x646000; + public const nint SteamClient008 = 0x645FF0; + public const nint SteamClient007 = 0x645FE0; + public const nint SteamClient006 = 0x645FD0; + public const nint p2pvoice002 = 0xD97D0; + public const nint p2pvoicesingleton002 = 0xD6200; } public static class tier0_dll { // tier0.dll @@ -231,8 +232,8 @@ public static class vscript_dll { // vscript.dll } public static class vstdlib_s64_dll { // vstdlib_s64.dll - public const nint IVALIDATE001 = 0x24FF0; - public const nint VEngineCvar002 = 0x5750; + public const nint IVALIDATE001 = 0x25000; + public const nint VEngineCvar002 = 0x5760; } public static class worldrenderer_dll { // worldrenderer.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index c01f50d..384ca22 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #pragma once @@ -13,12 +13,12 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x89C470; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x88B180; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A34B0; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x72F310; - constexpr std::ptrdiff_t Source2Client002 = 0x72F330; - constexpr std::ptrdiff_t GameClientExports001 = 0x72F320; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x89C4D0; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x88B1E0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A3500; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x72F2F0; + constexpr std::ptrdiff_t Source2Client002 = 0x72F310; + constexpr std::ptrdiff_t GameClientExports001 = 0x72F300; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x48F9D0; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x476910; } @@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll } namespace server_dll { // server.dll - constexpr std::ptrdiff_t NavGameTest001 = 0xA3A580; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x83D380; - constexpr std::ptrdiff_t Source2GameClients001 = 0x83D390; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x83D3A0; - constexpr std::ptrdiff_t Source2Server001 = 0x83D3B0; - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x591900; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x571830; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D0870; - constexpr std::ptrdiff_t customnavsystem001 = 0x24D5F0; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x1453B0; + constexpr std::ptrdiff_t NavGameTest001 = 0xA3A620; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x83D420; + constexpr std::ptrdiff_t Source2GameClients001 = 0x83D430; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x83D440; + constexpr std::ptrdiff_t Source2Server001 = 0x83D450; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x591920; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x571850; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2D0890; + constexpr std::ptrdiff_t customnavsystem001 = 0x24D610; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x1453D0; } namespace soundsystem_dll { // soundsystem.dll @@ -185,25 +185,26 @@ namespace steamaudio_dll { // steamaudio.dll } namespace steamclient64_dll { // steamclient64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x83A900; - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8367B0; - constexpr std::ptrdiff_t SteamClient020 = 0x631440; - constexpr std::ptrdiff_t SteamClient019 = 0x631430; - constexpr std::ptrdiff_t SteamClient018 = 0x631420; - constexpr std::ptrdiff_t SteamClient017 = 0x631410; - constexpr std::ptrdiff_t SteamClient016 = 0x631400; - constexpr std::ptrdiff_t SteamClient015 = 0x6313F0; - constexpr std::ptrdiff_t SteamClient014 = 0x6313E0; - constexpr std::ptrdiff_t SteamClient013 = 0x6313D0; - constexpr std::ptrdiff_t SteamClient012 = 0x6313C0; - constexpr std::ptrdiff_t SteamClient011 = 0x6313B0; - constexpr std::ptrdiff_t SteamClient010 = 0x6313A0; - constexpr std::ptrdiff_t SteamClient009 = 0x631390; - constexpr std::ptrdiff_t SteamClient008 = 0x631380; - constexpr std::ptrdiff_t SteamClient007 = 0x631370; - constexpr std::ptrdiff_t SteamClient006 = 0x631360; - constexpr std::ptrdiff_t p2pvoice002 = 0xD93D0; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD5D70; + constexpr std::ptrdiff_t IVALIDATE001 = 0x84FD80; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x84BC30; + constexpr std::ptrdiff_t SteamClient021 = 0x6460C0; + constexpr std::ptrdiff_t SteamClient020 = 0x6460B0; + constexpr std::ptrdiff_t SteamClient019 = 0x6460A0; + constexpr std::ptrdiff_t SteamClient018 = 0x646090; + constexpr std::ptrdiff_t SteamClient017 = 0x646080; + constexpr std::ptrdiff_t SteamClient016 = 0x646070; + constexpr std::ptrdiff_t SteamClient015 = 0x646060; + constexpr std::ptrdiff_t SteamClient014 = 0x646050; + constexpr std::ptrdiff_t SteamClient013 = 0x646040; + constexpr std::ptrdiff_t SteamClient012 = 0x646030; + constexpr std::ptrdiff_t SteamClient011 = 0x646020; + constexpr std::ptrdiff_t SteamClient010 = 0x646010; + constexpr std::ptrdiff_t SteamClient009 = 0x646000; + constexpr std::ptrdiff_t SteamClient008 = 0x645FF0; + constexpr std::ptrdiff_t SteamClient007 = 0x645FE0; + constexpr std::ptrdiff_t SteamClient006 = 0x645FD0; + constexpr std::ptrdiff_t p2pvoice002 = 0xD97D0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6200; } namespace tier0_dll { // tier0.dll @@ -235,8 +236,8 @@ namespace vscript_dll { // vscript.dll } namespace vstdlib_s64_dll { // vstdlib_s64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x24FF0; - constexpr std::ptrdiff_t VEngineCvar002 = 0x5750; + constexpr std::ptrdiff_t IVALIDATE001 = 0x25000; + constexpr std::ptrdiff_t VEngineCvar002 = 0x5760; } namespace worldrenderer_dll { // worldrenderer.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index 3271721..8f403c3 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,7 +15,7 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7533328, + "value": 7533296, "comment": null }, "EmptyWorldService001_Client": { @@ -23,15 +23,15 @@ "comment": null }, "GameClientExports001": { - "value": 7533344, + "value": 7533312, "comment": null }, "LegacyGameUI001": { - "value": 9028720, + "value": 9028816, "comment": null }, "Source2Client002": { - "value": 7533360, + "value": 7533328, "comment": null }, "Source2ClientConfig001": { @@ -39,11 +39,11 @@ "comment": null }, "Source2ClientPrediction001": { - "value": 8008880, + "value": 8008960, "comment": null }, "Source2ClientUI001": { - "value": 8958336, + "value": 8958432, "comment": null } }, @@ -453,43 +453,43 @@ "server_dll": { "data": { "EmptyWorldService001_Server": { - "value": 5839104, + "value": 5839136, "comment": null }, "EntitySubclassUtilsV001": { - "value": 2951280, + "value": 2951312, "comment": null }, "NavGameTest001": { - "value": 10724736, + "value": 10724896, "comment": null }, "ServerToolsInfo_001": { - "value": 8639360, + "value": 8639520, "comment": null }, "Source2GameClients001": { - "value": 8639376, + "value": 8639536, "comment": null }, "Source2GameDirector001": { - "value": 1332144, + "value": 1332176, "comment": null }, "Source2GameEntities001": { - "value": 8639392, + "value": 8639552, "comment": null }, "Source2Server001": { - "value": 8639408, + "value": 8639568, "comment": null }, "Source2ServerConfig001": { - "value": 5707824, + "value": 5707856, "comment": null }, "customnavsystem001": { - "value": 2414064, + "value": 2414096, "comment": null } }, @@ -528,79 +528,83 @@ "steamclient64_dll": { "data": { "CLIENTENGINE_INTERFACE_VERSION005": { - "value": 8611760, + "value": 8698928, "comment": null }, "IVALIDATE001": { - "value": 8628480, + "value": 8715648, "comment": null }, "SteamClient006": { - "value": 6493024, + "value": 6578128, "comment": null }, "SteamClient007": { - "value": 6493040, + "value": 6578144, "comment": null }, "SteamClient008": { - "value": 6493056, + "value": 6578160, "comment": null }, "SteamClient009": { - "value": 6493072, + "value": 6578176, "comment": null }, "SteamClient010": { - "value": 6493088, + "value": 6578192, "comment": null }, "SteamClient011": { - "value": 6493104, + "value": 6578208, "comment": null }, "SteamClient012": { - "value": 6493120, + "value": 6578224, "comment": null }, "SteamClient013": { - "value": 6493136, + "value": 6578240, "comment": null }, "SteamClient014": { - "value": 6493152, + "value": 6578256, "comment": null }, "SteamClient015": { - "value": 6493168, + "value": 6578272, "comment": null }, "SteamClient016": { - "value": 6493184, + "value": 6578288, "comment": null }, "SteamClient017": { - "value": 6493200, + "value": 6578304, "comment": null }, "SteamClient018": { - "value": 6493216, + "value": 6578320, "comment": null }, "SteamClient019": { - "value": 6493232, + "value": 6578336, "comment": null }, "SteamClient020": { - "value": 6493248, + "value": 6578352, + "comment": null + }, + "SteamClient021": { + "value": 6578368, "comment": null }, "p2pvoice002": { - "value": 889808, + "value": 890832, "comment": null }, "p2pvoicesingleton002": { - "value": 875888, + "value": 877056, "comment": null } }, @@ -679,11 +683,11 @@ "vstdlib_s64_dll": { "data": { "IVALIDATE001": { - "value": 151536, + "value": 151552, "comment": null }, "VEngineCvar002": { - "value": 22352, + "value": 22368, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index 7d9346e..c7d6a4d 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:41 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,12 +8,12 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x5F1D0 class client_dll: # client.dll - LegacyGameUI001 = 0x89C470 - Source2ClientUI001 = 0x88B180 - Source2ClientPrediction001 = 0x7A34B0 - ClientToolsInfo_001 = 0x72F310 - Source2Client002 = 0x72F330 - GameClientExports001 = 0x72F320 + LegacyGameUI001 = 0x89C4D0 + Source2ClientUI001 = 0x88B1E0 + Source2ClientPrediction001 = 0x7A3500 + ClientToolsInfo_001 = 0x72F2F0 + Source2Client002 = 0x72F310 + GameClientExports001 = 0x72F300 EmptyWorldService001_Client = 0x48F9D0 Source2ClientConfig001 = 0x476910 @@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll SchemaSystem_001 = 0xA930 class server_dll: # server.dll - NavGameTest001 = 0xA3A580 - ServerToolsInfo_001 = 0x83D380 - Source2GameClients001 = 0x83D390 - Source2GameEntities001 = 0x83D3A0 - Source2Server001 = 0x83D3B0 - EmptyWorldService001_Server = 0x591900 - Source2ServerConfig001 = 0x571830 - EntitySubclassUtilsV001 = 0x2D0870 - customnavsystem001 = 0x24D5F0 - Source2GameDirector001 = 0x1453B0 + NavGameTest001 = 0xA3A620 + ServerToolsInfo_001 = 0x83D420 + Source2GameClients001 = 0x83D430 + Source2GameEntities001 = 0x83D440 + Source2Server001 = 0x83D450 + EmptyWorldService001_Server = 0x591920 + Source2ServerConfig001 = 0x571850 + EntitySubclassUtilsV001 = 0x2D0890 + customnavsystem001 = 0x24D610 + Source2GameDirector001 = 0x1453D0 class soundsystem_dll: # soundsystem.dll SoundOpSystem001 = 0x1567E0 @@ -155,25 +155,26 @@ class steamaudio_dll: # steamaudio.dll SteamAudio001 = 0x12EE0 class steamclient64_dll: # steamclient64.dll - IVALIDATE001 = 0x83A900 - CLIENTENGINE_INTERFACE_VERSION005 = 0x8367B0 - SteamClient020 = 0x631440 - SteamClient019 = 0x631430 - SteamClient018 = 0x631420 - SteamClient017 = 0x631410 - SteamClient016 = 0x631400 - SteamClient015 = 0x6313F0 - SteamClient014 = 0x6313E0 - SteamClient013 = 0x6313D0 - SteamClient012 = 0x6313C0 - SteamClient011 = 0x6313B0 - SteamClient010 = 0x6313A0 - SteamClient009 = 0x631390 - SteamClient008 = 0x631380 - SteamClient007 = 0x631370 - SteamClient006 = 0x631360 - p2pvoice002 = 0xD93D0 - p2pvoicesingleton002 = 0xD5D70 + IVALIDATE001 = 0x84FD80 + CLIENTENGINE_INTERFACE_VERSION005 = 0x84BC30 + SteamClient021 = 0x6460C0 + SteamClient020 = 0x6460B0 + SteamClient019 = 0x6460A0 + SteamClient018 = 0x646090 + SteamClient017 = 0x646080 + SteamClient016 = 0x646070 + SteamClient015 = 0x646060 + SteamClient014 = 0x646050 + SteamClient013 = 0x646040 + SteamClient012 = 0x646030 + SteamClient011 = 0x646020 + SteamClient010 = 0x646010 + SteamClient009 = 0x646000 + SteamClient008 = 0x645FF0 + SteamClient007 = 0x645FE0 + SteamClient006 = 0x645FD0 + p2pvoice002 = 0xD97D0 + p2pvoicesingleton002 = 0xD6200 class tier0_dll: # tier0.dll VStringTokenSystem001 = 0x18C2B0 @@ -198,8 +199,8 @@ class vscript_dll: # vscript.dll VScriptManager010 = 0x31DA0 class vstdlib_s64_dll: # vstdlib_s64.dll - IVALIDATE001 = 0x24FF0 - VEngineCvar002 = 0x5750 + IVALIDATE001 = 0x25000 + VEngineCvar002 = 0x5760 class worldrenderer_dll: # worldrenderer.dll WorldRendererMgr001 = 0x21650 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 36d0b8e..7f9c922 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -11,12 +11,12 @@ pub mod animationsystem_dll { // animationsystem.dll } pub mod client_dll { // client.dll - pub const LegacyGameUI001: usize = 0x89C470; - pub const Source2ClientUI001: usize = 0x88B180; - pub const Source2ClientPrediction001: usize = 0x7A34B0; - pub const ClientToolsInfo_001: usize = 0x72F310; - pub const Source2Client002: usize = 0x72F330; - pub const GameClientExports001: usize = 0x72F320; + pub const LegacyGameUI001: usize = 0x89C4D0; + pub const Source2ClientUI001: usize = 0x88B1E0; + pub const Source2ClientPrediction001: usize = 0x7A3500; + pub const ClientToolsInfo_001: usize = 0x72F2F0; + pub const Source2Client002: usize = 0x72F310; + pub const GameClientExports001: usize = 0x72F300; pub const EmptyWorldService001_Client: usize = 0x48F9D0; pub const Source2ClientConfig001: usize = 0x476910; } @@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll } pub mod server_dll { // server.dll - pub const NavGameTest001: usize = 0xA3A580; - pub const ServerToolsInfo_001: usize = 0x83D380; - pub const Source2GameClients001: usize = 0x83D390; - pub const Source2GameEntities001: usize = 0x83D3A0; - pub const Source2Server001: usize = 0x83D3B0; - pub const EmptyWorldService001_Server: usize = 0x591900; - pub const Source2ServerConfig001: usize = 0x571830; - pub const EntitySubclassUtilsV001: usize = 0x2D0870; - pub const customnavsystem001: usize = 0x24D5F0; - pub const Source2GameDirector001: usize = 0x1453B0; + pub const NavGameTest001: usize = 0xA3A620; + pub const ServerToolsInfo_001: usize = 0x83D420; + pub const Source2GameClients001: usize = 0x83D430; + pub const Source2GameEntities001: usize = 0x83D440; + pub const Source2Server001: usize = 0x83D450; + pub const EmptyWorldService001_Server: usize = 0x591920; + pub const Source2ServerConfig001: usize = 0x571850; + pub const EntitySubclassUtilsV001: usize = 0x2D0890; + pub const customnavsystem001: usize = 0x24D610; + pub const Source2GameDirector001: usize = 0x1453D0; } pub mod soundsystem_dll { // soundsystem.dll @@ -183,25 +183,26 @@ pub mod steamaudio_dll { // steamaudio.dll } pub mod steamclient64_dll { // steamclient64.dll - pub const IVALIDATE001: usize = 0x83A900; - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8367B0; - pub const SteamClient020: usize = 0x631440; - pub const SteamClient019: usize = 0x631430; - pub const SteamClient018: usize = 0x631420; - pub const SteamClient017: usize = 0x631410; - pub const SteamClient016: usize = 0x631400; - pub const SteamClient015: usize = 0x6313F0; - pub const SteamClient014: usize = 0x6313E0; - pub const SteamClient013: usize = 0x6313D0; - pub const SteamClient012: usize = 0x6313C0; - pub const SteamClient011: usize = 0x6313B0; - pub const SteamClient010: usize = 0x6313A0; - pub const SteamClient009: usize = 0x631390; - pub const SteamClient008: usize = 0x631380; - pub const SteamClient007: usize = 0x631370; - pub const SteamClient006: usize = 0x631360; - pub const p2pvoice002: usize = 0xD93D0; - pub const p2pvoicesingleton002: usize = 0xD5D70; + pub const IVALIDATE001: usize = 0x84FD80; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x84BC30; + pub const SteamClient021: usize = 0x6460C0; + pub const SteamClient020: usize = 0x6460B0; + pub const SteamClient019: usize = 0x6460A0; + pub const SteamClient018: usize = 0x646090; + pub const SteamClient017: usize = 0x646080; + pub const SteamClient016: usize = 0x646070; + pub const SteamClient015: usize = 0x646060; + pub const SteamClient014: usize = 0x646050; + pub const SteamClient013: usize = 0x646040; + pub const SteamClient012: usize = 0x646030; + pub const SteamClient011: usize = 0x646020; + pub const SteamClient010: usize = 0x646010; + pub const SteamClient009: usize = 0x646000; + pub const SteamClient008: usize = 0x645FF0; + pub const SteamClient007: usize = 0x645FE0; + pub const SteamClient006: usize = 0x645FD0; + pub const p2pvoice002: usize = 0xD97D0; + pub const p2pvoicesingleton002: usize = 0xD6200; } pub mod tier0_dll { // tier0.dll @@ -233,8 +234,8 @@ pub mod vscript_dll { // vscript.dll } pub mod vstdlib_s64_dll { // vstdlib_s64.dll - pub const IVALIDATE001: usize = 0x24FF0; - pub const VEngineCvar002: usize = 0x5750; + pub const IVALIDATE001: usize = 0x25000; + pub const VEngineCvar002: usize = 0x5760; } pub mod worldrenderer_dll { // worldrenderer.dll diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index d489745..c5bad33 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index ee3c900..09d6c52 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index dbfcc1a..cb1eef6 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index 0d3e4ed..3267248 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index f82de14..9d37c76 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 827d727..04cb0d4 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index 7e59030..20822dc 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 69b3b8f..ad8c34a 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 082f372..304e0af 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,33 +1,33 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x17B0D00; - public const nint dwForceAttack = 0x16B5410; - public const nint dwForceAttack2 = 0x16B54A0; - public const nint dwForceBackward = 0x16B56E0; - public const nint dwForceCrouch = 0x16B59B0; - public const nint dwForceForward = 0x16B5650; - public const nint dwForceJump = 0x16B5920; - public const nint dwForceLeft = 0x16B5770; - public const nint dwForceRight = 0x16B5800; - public const nint dwGameEntitySystem = 0x18DC3E0; + public const nint dwEntityList = 0x17B0CF0; + public const nint dwForceAttack = 0x16B5400; + public const nint dwForceAttack2 = 0x16B5490; + public const nint dwForceBackward = 0x16B56D0; + public const nint dwForceCrouch = 0x16B59A0; + public const nint dwForceForward = 0x16B5640; + public const nint dwForceJump = 0x16B5910; + public const nint dwForceLeft = 0x16B5760; + public const nint dwForceRight = 0x16B57F0; + public const nint dwGameEntitySystem = 0x18DC3D0; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x180C9B0; - public const nint dwGlobalVars = 0x16B14F0; - public const nint dwGlowManager = 0x180C9D8; - public const nint dwInterfaceLinkList = 0x190A078; - public const nint dwLocalPlayerController = 0x1800018; - public const nint dwLocalPlayerPawn = 0x16BC4B8; - public const nint dwPlantedC4 = 0x1813F78; - public const nint dwPrediction = 0x16BC380; - public const nint dwSensitivity = 0x180DF68; + public const nint dwGameRules = 0x180C9A0; + public const nint dwGlobalVars = 0x16B14E0; + public const nint dwGlowManager = 0x180C9C8; + public const nint dwInterfaceLinkList = 0x190A068; + public const nint dwLocalPlayerController = 0x1800008; + public const nint dwLocalPlayerPawn = 0x16BC4A8; + public const nint dwPlantedC4 = 0x1813F68; + public const nint dwPrediction = 0x16BC370; + public const nint dwSensitivity = 0x180DF58; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x186FFC0; - public const nint dwViewMatrix = 0x180F340; - public const nint dwViewRender = 0x180FBC0; + public const nint dwViewAngles = 0x186FFB0; + public const nint dwViewMatrix = 0x180F330; + public const nint dwViewRender = 0x180FBB0; } public static class engine2_dll { // engine2.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index a7acccd..fe1665a 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #pragma once @@ -8,30 +8,30 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x17B0D00; - constexpr std::ptrdiff_t dwForceAttack = 0x16B5410; - constexpr std::ptrdiff_t dwForceAttack2 = 0x16B54A0; - constexpr std::ptrdiff_t dwForceBackward = 0x16B56E0; - constexpr std::ptrdiff_t dwForceCrouch = 0x16B59B0; - constexpr std::ptrdiff_t dwForceForward = 0x16B5650; - constexpr std::ptrdiff_t dwForceJump = 0x16B5920; - constexpr std::ptrdiff_t dwForceLeft = 0x16B5770; - constexpr std::ptrdiff_t dwForceRight = 0x16B5800; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x18DC3E0; + constexpr std::ptrdiff_t dwEntityList = 0x17B0CF0; + constexpr std::ptrdiff_t dwForceAttack = 0x16B5400; + constexpr std::ptrdiff_t dwForceAttack2 = 0x16B5490; + constexpr std::ptrdiff_t dwForceBackward = 0x16B56D0; + constexpr std::ptrdiff_t dwForceCrouch = 0x16B59A0; + constexpr std::ptrdiff_t dwForceForward = 0x16B5640; + constexpr std::ptrdiff_t dwForceJump = 0x16B5910; + constexpr std::ptrdiff_t dwForceLeft = 0x16B5760; + constexpr std::ptrdiff_t dwForceRight = 0x16B57F0; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x18DC3D0; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x180C9B0; - constexpr std::ptrdiff_t dwGlobalVars = 0x16B14F0; - constexpr std::ptrdiff_t dwGlowManager = 0x180C9D8; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x190A078; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1800018; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16BC4B8; - constexpr std::ptrdiff_t dwPlantedC4 = 0x1813F78; - constexpr std::ptrdiff_t dwPrediction = 0x16BC380; - constexpr std::ptrdiff_t dwSensitivity = 0x180DF68; + constexpr std::ptrdiff_t dwGameRules = 0x180C9A0; + constexpr std::ptrdiff_t dwGlobalVars = 0x16B14E0; + constexpr std::ptrdiff_t dwGlowManager = 0x180C9C8; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x190A068; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1800008; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16BC4A8; + constexpr std::ptrdiff_t dwPlantedC4 = 0x1813F68; + constexpr std::ptrdiff_t dwPrediction = 0x16BC370; + constexpr std::ptrdiff_t dwSensitivity = 0x180DF58; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x186FFC0; - constexpr std::ptrdiff_t dwViewMatrix = 0x180F340; - constexpr std::ptrdiff_t dwViewRender = 0x180FBC0; + constexpr std::ptrdiff_t dwViewAngles = 0x186FFB0; + constexpr std::ptrdiff_t dwViewMatrix = 0x180F330; + constexpr std::ptrdiff_t dwViewRender = 0x180FBB0; } namespace engine2_dll { // engine2.dll diff --git a/generated/offsets.json b/generated/offsets.json index 2ab5e00..6bf1705 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,43 +2,43 @@ "client_dll": { "data": { "dwEntityList": { - "value": 24841472, + "value": 24841456, "comment": null }, "dwForceAttack": { - "value": 23811088, + "value": 23811072, "comment": null }, "dwForceAttack2": { - "value": 23811232, + "value": 23811216, "comment": null }, "dwForceBackward": { - "value": 23811808, + "value": 23811792, "comment": null }, "dwForceCrouch": { - "value": 23812528, + "value": 23812512, "comment": null }, "dwForceForward": { - "value": 23811664, + "value": 23811648, "comment": null }, "dwForceJump": { - "value": 23812384, + "value": 23812368, "comment": null }, "dwForceLeft": { - "value": 23811952, + "value": 23811936, "comment": null }, "dwForceRight": { - "value": 23812096, + "value": 23812080, "comment": null }, "dwGameEntitySystem": { - "value": 26067936, + "value": 26067920, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,39 +46,39 @@ "comment": null }, "dwGameRules": { - "value": 25217456, + "value": 25217440, "comment": null }, "dwGlobalVars": { - "value": 23794928, + "value": 23794912, "comment": null }, "dwGlowManager": { - "value": 25217496, + "value": 25217480, "comment": null }, "dwInterfaceLinkList": { - "value": 26255480, + "value": 26255464, "comment": null }, "dwLocalPlayerController": { - "value": 25165848, + "value": 25165832, "comment": null }, "dwLocalPlayerPawn": { - "value": 23839928, + "value": 23839912, "comment": null }, "dwPlantedC4": { - "value": 25247608, + "value": 25247592, "comment": null }, "dwPrediction": { - "value": 23839616, + "value": 23839600, "comment": null }, "dwSensitivity": { - "value": 25223016, + "value": 25223000, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 25624512, + "value": 25624496, "comment": null }, "dwViewMatrix": { - "value": 25228096, + "value": 25228080, "comment": null }, "dwViewRender": { - "value": 25230272, + "value": 25230256, "comment": null } }, diff --git a/generated/offsets.py b/generated/offsets.py index 159bb0e..a5d7281 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,33 +1,33 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:41 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x17B0D00 - dwForceAttack = 0x16B5410 - dwForceAttack2 = 0x16B54A0 - dwForceBackward = 0x16B56E0 - dwForceCrouch = 0x16B59B0 - dwForceForward = 0x16B5650 - dwForceJump = 0x16B5920 - dwForceLeft = 0x16B5770 - dwForceRight = 0x16B5800 - dwGameEntitySystem = 0x18DC3E0 + dwEntityList = 0x17B0CF0 + dwForceAttack = 0x16B5400 + dwForceAttack2 = 0x16B5490 + dwForceBackward = 0x16B56D0 + dwForceCrouch = 0x16B59A0 + dwForceForward = 0x16B5640 + dwForceJump = 0x16B5910 + dwForceLeft = 0x16B5760 + dwForceRight = 0x16B57F0 + dwGameEntitySystem = 0x18DC3D0 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x180C9B0 - dwGlobalVars = 0x16B14F0 - dwGlowManager = 0x180C9D8 - dwInterfaceLinkList = 0x190A078 - dwLocalPlayerController = 0x1800018 - dwLocalPlayerPawn = 0x16BC4B8 - dwPlantedC4 = 0x1813F78 - dwPrediction = 0x16BC380 - dwSensitivity = 0x180DF68 + dwGameRules = 0x180C9A0 + dwGlobalVars = 0x16B14E0 + dwGlowManager = 0x180C9C8 + dwInterfaceLinkList = 0x190A068 + dwLocalPlayerController = 0x1800008 + dwLocalPlayerPawn = 0x16BC4A8 + dwPlantedC4 = 0x1813F68 + dwPrediction = 0x16BC370 + dwSensitivity = 0x180DF58 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x186FFC0 - dwViewMatrix = 0x180F340 - dwViewRender = 0x180FBC0 + dwViewAngles = 0x186FFB0 + dwViewMatrix = 0x180F330 + dwViewRender = 0x180FBB0 class engine2_dll: # engine2.dll dwBuildNumber = 0x48A514 diff --git a/generated/offsets.rs b/generated/offsets.rs index d53b380..83c9bf0 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,35 +1,35 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:41 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x17B0D00; - pub const dwForceAttack: usize = 0x16B5410; - pub const dwForceAttack2: usize = 0x16B54A0; - pub const dwForceBackward: usize = 0x16B56E0; - pub const dwForceCrouch: usize = 0x16B59B0; - pub const dwForceForward: usize = 0x16B5650; - pub const dwForceJump: usize = 0x16B5920; - pub const dwForceLeft: usize = 0x16B5770; - pub const dwForceRight: usize = 0x16B5800; - pub const dwGameEntitySystem: usize = 0x18DC3E0; + pub const dwEntityList: usize = 0x17B0CF0; + pub const dwForceAttack: usize = 0x16B5400; + pub const dwForceAttack2: usize = 0x16B5490; + pub const dwForceBackward: usize = 0x16B56D0; + pub const dwForceCrouch: usize = 0x16B59A0; + pub const dwForceForward: usize = 0x16B5640; + pub const dwForceJump: usize = 0x16B5910; + pub const dwForceLeft: usize = 0x16B5760; + pub const dwForceRight: usize = 0x16B57F0; + pub const dwGameEntitySystem: usize = 0x18DC3D0; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x180C9B0; - pub const dwGlobalVars: usize = 0x16B14F0; - pub const dwGlowManager: usize = 0x180C9D8; - pub const dwInterfaceLinkList: usize = 0x190A078; - pub const dwLocalPlayerController: usize = 0x1800018; - pub const dwLocalPlayerPawn: usize = 0x16BC4B8; - pub const dwPlantedC4: usize = 0x1813F78; - pub const dwPrediction: usize = 0x16BC380; - pub const dwSensitivity: usize = 0x180DF68; + pub const dwGameRules: usize = 0x180C9A0; + pub const dwGlobalVars: usize = 0x16B14E0; + pub const dwGlowManager: usize = 0x180C9C8; + pub const dwInterfaceLinkList: usize = 0x190A068; + pub const dwLocalPlayerController: usize = 0x1800008; + pub const dwLocalPlayerPawn: usize = 0x16BC4A8; + pub const dwPlantedC4: usize = 0x1813F68; + pub const dwPrediction: usize = 0x16BC370; + pub const dwSensitivity: usize = 0x180DF58; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x186FFC0; - pub const dwViewMatrix: usize = 0x180F340; - pub const dwViewRender: usize = 0x180FBC0; + pub const dwViewAngles: usize = 0x186FFB0; + pub const dwViewMatrix: usize = 0x180F330; + pub const dwViewRender: usize = 0x180FBB0; } pub mod engine2_dll { // engine2.dll diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index ab982ac..5f78746 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 8a15b17..10953fe 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 695f1c4..7d1de61 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index 938e060..c0e71ca 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index fa2e584..bacd8d6 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 717ca09..1ee3564 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index e85ad44..58d65f9 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index db02970..58e9160 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 49386a1..7056892 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index d73cffe..9365fde 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index ac18bfd..c99fab9 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index a333ba2..8d3f93f 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index 5caab97..01045c3 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index 4868a1f..24bbc1f 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index bca684b..0000e41 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index c7a101a..43a3dec 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 332e8c2..89f0009 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index fc507b6..c749315 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index d37ba63..29e25a3 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index 3a597b2..90ae18d 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index af4aade..9f5cef6 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 2f19e09..91318e5 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 853a1cc..16a2cb5 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index 5ba4dcf..f924a37 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index cfc9e80..b1f7613 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index 76bf053..12143f3 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index 69ff514..5365bdd 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:55 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 4833455..5214f4d 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:55 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index 6f85c92..1d3df50 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index b7ee636..1228718 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 5972e00..1086520 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index fe58b4f..d97ebc4 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 8c60898..b35e8e3 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index c286193..0df2a5b 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 5d50231..2d0739e 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 9f9f6e1..0612c04 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 26c6df9..db86d19 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index cd9c116..51720f5 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index d4a8153..548e9a7 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 17 Nov 2023 03:37:54 +0000 +Sat, 18 Nov 2023 01:51:40 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index e8f98cc..426fda3 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 17 Nov 2023 03:37:54 +0000 + * Sat, 18 Nov 2023 01:51:40 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/src/config.rs b/src/config.rs index e86c0eb..31d5625 100644 --- a/src/config.rs +++ b/src/config.rs @@ -48,7 +48,7 @@ pub enum Operation { Sub { value: usize }, } -/// Represents a signature in the `config.json` file. +/// Represents a signature specified in the `config.json` file. #[derive(Debug, Deserialize, Serialize)] pub struct Signature { /// The name of the signature. @@ -67,6 +67,6 @@ pub struct Signature { /// Represents the `config.json` file. #[derive(Debug, Deserialize, Serialize)] pub struct Config { - /// The list of signatures defined in the `config.json` file. + /// The list of signatures specified in the `config.json` file. pub signatures: Vec, } diff --git a/src/dumper/offsets.rs b/src/dumper/offsets.rs index 411db73..110ce5e 100644 --- a/src/dumper/offsets.rs +++ b/src/dumper/offsets.rs @@ -174,14 +174,14 @@ mod tests { .expect("Failed to find client.dll") .base(); - let force_attack = process.read_memory::(client_base + 0x16B5410)?; // dwForceAttack - let force_attack_2 = process.read_memory::(client_base + 0x16B54A0)?; // dwForceAttack2 - let force_backward = process.read_memory::(client_base + 0x16B56E0)?; // dwForceBackward - let force_crouch = process.read_memory::(client_base + 0x16B59B0)?; // dwForceCrouch - let force_forward = process.read_memory::(client_base + 0x16B5650)?; // dwForceForward - let force_jump = process.read_memory::(client_base + 0x16B5920)?; // dwForceJump - let force_left = process.read_memory::(client_base + 0x16B5770)?; // dwForceLeft - let force_right = process.read_memory::(client_base + 0x16B5800)?; // dwForceRight + let force_attack = process.read_memory::(client_base + 0x16B5400)?; // dwForceAttack + let force_attack_2 = process.read_memory::(client_base + 0x16B5490)?; // dwForceAttack2 + let force_backward = process.read_memory::(client_base + 0x16B56D0)?; // dwForceBackward + let force_crouch = process.read_memory::(client_base + 0x16B59A0)?; // dwForceCrouch + let force_forward = process.read_memory::(client_base + 0x16B5640)?; // dwForceForward + let force_jump = process.read_memory::(client_base + 0x16B5910)?; // dwForceJump + let force_left = process.read_memory::(client_base + 0x16B5760)?; // dwForceLeft + let force_right = process.read_memory::(client_base + 0x16B57F0)?; // dwForceRight let get_key_state = |value: u32| -> &str { match value { @@ -251,7 +251,7 @@ mod tests { .expect("Failed to find client.dll") .base(); - let global_vars = process.read_memory::<*const GlobalVarsBase>(client_base + 0x16B14F0)?; // dwGlobalVars + let global_vars = process.read_memory::<*const GlobalVarsBase>(client_base + 0x16B14E0)?; // dwGlobalVars let current_map_name = unsafe { (*global_vars) @@ -318,7 +318,7 @@ mod tests { .expect("Failed to find client.dll") .base(); - let local_player_pawn = process.read_memory::(client_base + 0x16BC4B8)?; // dwLocalPlayerPawn + let local_player_pawn = process.read_memory::(client_base + 0x16BC4A8)?; // dwLocalPlayerPawn let game_scene_node = process.read_memory::((local_player_pawn + 0x310).into())?; // m_pGameSceneNode