diff --git a/README.md b/README.md index d64f85c..355d92b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For a complete list of all available flags, use `--help`. # Generated Files -By default, processed files are stored in the `generated` directory. However, this can be modified by specifying your desired output folder using the `--output` flag. +By default, generated files are stored in the `generated` directory. However, this can be modified by specifying your desired output folder using the `--output` flag. 📂 [Pre-generated Files](./generated) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index 8beb457..a18a739 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index d149c70..76ae926 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index e8c0652..aeb115a 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 9fa68dc..fc91978 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index d1dd445..c63247a 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index e86fc86..1e1d504 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 777b274..d8b8341 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:24 +0000 +Fri, 27 Oct 2023 01:03:23 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index abe57d9..8c086a4 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index 1ed8fea..6144f07 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 78aeb0a..804f670 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 29e03e3..1e11dfa 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 15efba2..75c2e20 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 60cde07..1cb4974 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index b00be03..f5c1d71 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 4149f3d..f5bd0d3 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:24 +0000 +Fri, 27 Oct 2023 01:03:23 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 7260eaa..0753772 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index 43ba917..6a121de 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ public static class animationsystem_dll { // animationsystem.dll @@ -20,38 +20,38 @@ public static class client_dll { // client.dll } public static class engine2_dll { // engine2.dll - public const nint SimpleEngineLoopService_001 = 0x1E2480; - public const nint ClientServerEngineLoopService_001 = 0x1D8150; - public const nint KeyValueCache001 = 0x1D4790; - public const nint HostStateMgr001 = 0x1D21A0; - public const nint GameEventSystemServerV001 = 0x1CD860; - public const nint GameEventSystemClientV001 = 0x1CD850; - public const nint EngineServiceMgr001 = 0x1C9540; - public const nint VProfService_001 = 0x1B6FD0; - public const nint ToolService_001 = 0x1B5D20; - public const nint StatsService_001 = 0x1B0FA0; - public const nint SplitScreenService_001 = 0x1AE210; - public const nint SoundService_001 = 0x1A8D60; - public const nint ScreenshotService001 = 0x1A4C30; - public const nint RenderService_001 = 0x1A1F90; - public const nint NetworkService_001 = 0x1A1AA0; - public const nint NetworkServerService_001 = 0x19CB40; - public const nint NetworkP2PService_001 = 0x198550; - public const nint NetworkClientService_001 = 0x192180; - public const nint MapListService_001 = 0x18B150; - public const nint InputService_001 = 0x178FD0; - public const nint GameUIService_001 = 0x1737F0; - public const nint GameResourceServiceServerV001 = 0x171550; - public const nint GameResourceServiceClientV001 = 0x171540; - public const nint BugService001 = 0x16A570; - public const nint BenchmarkService001 = 0x168D40; - public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x116920; - public const nint EngineGameUI001 = 0x115CB0; - public const nint INETSUPPORT_001 = 0xE5EC0; - public const nint Source2EngineToServerStringTable001 = 0xA1030; - public const nint Source2EngineToServer001 = 0x8AEC0; - public const nint Source2EngineToClientStringTable001 = 0x83BE0; - public const nint Source2EngineToClient001 = 0x5A620; + public const nint SimpleEngineLoopService_001 = 0x1E26D0; + public const nint ClientServerEngineLoopService_001 = 0x1D83A0; + public const nint KeyValueCache001 = 0x1D49E0; + public const nint HostStateMgr001 = 0x1D23F0; + public const nint GameEventSystemServerV001 = 0x1CDAB0; + public const nint GameEventSystemClientV001 = 0x1CDAA0; + public const nint EngineServiceMgr001 = 0x1C9790; + public const nint VProfService_001 = 0x1B7220; + public const nint ToolService_001 = 0x1B5F70; + public const nint StatsService_001 = 0x1B11F0; + public const nint SplitScreenService_001 = 0x1AE460; + public const nint SoundService_001 = 0x1A8FB0; + public const nint ScreenshotService001 = 0x1A4E80; + public const nint RenderService_001 = 0x1A21E0; + public const nint NetworkService_001 = 0x1A1CF0; + public const nint NetworkServerService_001 = 0x19CD90; + public const nint NetworkP2PService_001 = 0x1987A0; + public const nint NetworkClientService_001 = 0x1923D0; + public const nint MapListService_001 = 0x18B3A0; + public const nint InputService_001 = 0x179220; + public const nint GameUIService_001 = 0x173A40; + public const nint GameResourceServiceServerV001 = 0x1717A0; + public const nint GameResourceServiceClientV001 = 0x171790; + public const nint BugService001 = 0x16A7C0; + public const nint BenchmarkService001 = 0x168F90; + public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x116B70; + public const nint EngineGameUI001 = 0x115F00; + public const nint INETSUPPORT_001 = 0xE6110; + public const nint Source2EngineToServerStringTable001 = 0xA10E0; + public const nint Source2EngineToServer001 = 0x8AF40; + public const nint Source2EngineToClientStringTable001 = 0x83C60; + public const nint Source2EngineToClient001 = 0x5A6A0; } public static class filesystem_stdio_dll { // filesystem_stdio.dll @@ -181,25 +181,25 @@ public static class steamaudio_dll { // steamaudio.dll } public static class steamclient64_dll { // steamclient64.dll - public const nint IVALIDATE001 = 0x833640; - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x82F4C0; - public const nint SteamClient020 = 0x62CAF0; - public const nint SteamClient019 = 0x62CAE0; - public const nint SteamClient018 = 0x62CAD0; - public const nint SteamClient017 = 0x62CAC0; - public const nint SteamClient016 = 0x62CAB0; - public const nint SteamClient015 = 0x62CAA0; - public const nint SteamClient014 = 0x62CA90; - public const nint SteamClient013 = 0x62CA80; - public const nint SteamClient012 = 0x62CA70; - public const nint SteamClient011 = 0x62CA60; - public const nint SteamClient010 = 0x62CA50; - public const nint SteamClient009 = 0x62CA40; - public const nint SteamClient008 = 0x62CA30; - public const nint SteamClient007 = 0x62CA20; - public const nint SteamClient006 = 0x62CA10; - public const nint p2pvoice002 = 0xD8EA0; - public const nint p2pvoicesingleton002 = 0xD5840; + public const nint IVALIDATE001 = 0x83A8B0; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x836760; + public const nint SteamClient020 = 0x6313C0; + public const nint SteamClient019 = 0x6313B0; + public const nint SteamClient018 = 0x6313A0; + public const nint SteamClient017 = 0x631390; + public const nint SteamClient016 = 0x631380; + public const nint SteamClient015 = 0x631370; + public const nint SteamClient014 = 0x631360; + public const nint SteamClient013 = 0x631350; + public const nint SteamClient012 = 0x631340; + public const nint SteamClient011 = 0x631330; + public const nint SteamClient010 = 0x631320; + public const nint SteamClient009 = 0x631310; + public const nint SteamClient008 = 0x631300; + public const nint SteamClient007 = 0x6312F0; + public const nint SteamClient006 = 0x6312E0; + public const nint p2pvoice002 = 0xD93D0; + public const nint p2pvoicesingleton002 = 0xD5D70; } public static class tier0_dll { // tier0.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index dde8edf..385a1d3 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #pragma once @@ -24,38 +24,38 @@ namespace client_dll { // client.dll } namespace engine2_dll { // engine2.dll - constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1E2480; - constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1D8150; - constexpr std::ptrdiff_t KeyValueCache001 = 0x1D4790; - constexpr std::ptrdiff_t HostStateMgr001 = 0x1D21A0; - constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1CD860; - constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1CD850; - constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1C9540; - constexpr std::ptrdiff_t VProfService_001 = 0x1B6FD0; - constexpr std::ptrdiff_t ToolService_001 = 0x1B5D20; - constexpr std::ptrdiff_t StatsService_001 = 0x1B0FA0; - constexpr std::ptrdiff_t SplitScreenService_001 = 0x1AE210; - constexpr std::ptrdiff_t SoundService_001 = 0x1A8D60; - constexpr std::ptrdiff_t ScreenshotService001 = 0x1A4C30; - constexpr std::ptrdiff_t RenderService_001 = 0x1A1F90; - constexpr std::ptrdiff_t NetworkService_001 = 0x1A1AA0; - constexpr std::ptrdiff_t NetworkServerService_001 = 0x19CB40; - constexpr std::ptrdiff_t NetworkP2PService_001 = 0x198550; - constexpr std::ptrdiff_t NetworkClientService_001 = 0x192180; - constexpr std::ptrdiff_t MapListService_001 = 0x18B150; - constexpr std::ptrdiff_t InputService_001 = 0x178FD0; - constexpr std::ptrdiff_t GameUIService_001 = 0x1737F0; - constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x171550; - constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x171540; - constexpr std::ptrdiff_t BugService001 = 0x16A570; - constexpr std::ptrdiff_t BenchmarkService001 = 0x168D40; - constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x116920; - constexpr std::ptrdiff_t EngineGameUI001 = 0x115CB0; - constexpr std::ptrdiff_t INETSUPPORT_001 = 0xE5EC0; - constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA1030; - constexpr std::ptrdiff_t Source2EngineToServer001 = 0x8AEC0; - constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x83BE0; - constexpr std::ptrdiff_t Source2EngineToClient001 = 0x5A620; + constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1E26D0; + constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1D83A0; + constexpr std::ptrdiff_t KeyValueCache001 = 0x1D49E0; + constexpr std::ptrdiff_t HostStateMgr001 = 0x1D23F0; + constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1CDAB0; + constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1CDAA0; + constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1C9790; + constexpr std::ptrdiff_t VProfService_001 = 0x1B7220; + constexpr std::ptrdiff_t ToolService_001 = 0x1B5F70; + constexpr std::ptrdiff_t StatsService_001 = 0x1B11F0; + constexpr std::ptrdiff_t SplitScreenService_001 = 0x1AE460; + constexpr std::ptrdiff_t SoundService_001 = 0x1A8FB0; + constexpr std::ptrdiff_t ScreenshotService001 = 0x1A4E80; + constexpr std::ptrdiff_t RenderService_001 = 0x1A21E0; + constexpr std::ptrdiff_t NetworkService_001 = 0x1A1CF0; + constexpr std::ptrdiff_t NetworkServerService_001 = 0x19CD90; + constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1987A0; + constexpr std::ptrdiff_t NetworkClientService_001 = 0x1923D0; + constexpr std::ptrdiff_t MapListService_001 = 0x18B3A0; + constexpr std::ptrdiff_t InputService_001 = 0x179220; + constexpr std::ptrdiff_t GameUIService_001 = 0x173A40; + constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x1717A0; + constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x171790; + constexpr std::ptrdiff_t BugService001 = 0x16A7C0; + constexpr std::ptrdiff_t BenchmarkService001 = 0x168F90; + constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x116B70; + constexpr std::ptrdiff_t EngineGameUI001 = 0x115F00; + constexpr std::ptrdiff_t INETSUPPORT_001 = 0xE6110; + constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA10E0; + constexpr std::ptrdiff_t Source2EngineToServer001 = 0x8AF40; + constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x83C60; + constexpr std::ptrdiff_t Source2EngineToClient001 = 0x5A6A0; } namespace filesystem_stdio_dll { // filesystem_stdio.dll @@ -185,25 +185,25 @@ namespace steamaudio_dll { // steamaudio.dll } namespace steamclient64_dll { // steamclient64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x833640; - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x82F4C0; - constexpr std::ptrdiff_t SteamClient020 = 0x62CAF0; - constexpr std::ptrdiff_t SteamClient019 = 0x62CAE0; - constexpr std::ptrdiff_t SteamClient018 = 0x62CAD0; - constexpr std::ptrdiff_t SteamClient017 = 0x62CAC0; - constexpr std::ptrdiff_t SteamClient016 = 0x62CAB0; - constexpr std::ptrdiff_t SteamClient015 = 0x62CAA0; - constexpr std::ptrdiff_t SteamClient014 = 0x62CA90; - constexpr std::ptrdiff_t SteamClient013 = 0x62CA80; - constexpr std::ptrdiff_t SteamClient012 = 0x62CA70; - constexpr std::ptrdiff_t SteamClient011 = 0x62CA60; - constexpr std::ptrdiff_t SteamClient010 = 0x62CA50; - constexpr std::ptrdiff_t SteamClient009 = 0x62CA40; - constexpr std::ptrdiff_t SteamClient008 = 0x62CA30; - constexpr std::ptrdiff_t SteamClient007 = 0x62CA20; - constexpr std::ptrdiff_t SteamClient006 = 0x62CA10; - constexpr std::ptrdiff_t p2pvoice002 = 0xD8EA0; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD5840; + constexpr std::ptrdiff_t IVALIDATE001 = 0x83A8B0; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x836760; + constexpr std::ptrdiff_t SteamClient020 = 0x6313C0; + constexpr std::ptrdiff_t SteamClient019 = 0x6313B0; + constexpr std::ptrdiff_t SteamClient018 = 0x6313A0; + constexpr std::ptrdiff_t SteamClient017 = 0x631390; + constexpr std::ptrdiff_t SteamClient016 = 0x631380; + constexpr std::ptrdiff_t SteamClient015 = 0x631370; + constexpr std::ptrdiff_t SteamClient014 = 0x631360; + constexpr std::ptrdiff_t SteamClient013 = 0x631350; + constexpr std::ptrdiff_t SteamClient012 = 0x631340; + constexpr std::ptrdiff_t SteamClient011 = 0x631330; + constexpr std::ptrdiff_t SteamClient010 = 0x631320; + constexpr std::ptrdiff_t SteamClient009 = 0x631310; + constexpr std::ptrdiff_t SteamClient008 = 0x631300; + constexpr std::ptrdiff_t SteamClient007 = 0x6312F0; + constexpr std::ptrdiff_t SteamClient006 = 0x6312E0; + constexpr std::ptrdiff_t p2pvoice002 = 0xD93D0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD5D70; } namespace tier0_dll { // tier0.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index cc94e13..cf62b4d 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -52,131 +52,131 @@ "engine2_dll": { "data": { "BenchmarkService001": { - "value": 1477952, + "value": 1478544, "comment": null }, "BugService001": { - "value": 1484144, + "value": 1484736, "comment": null }, "ClientServerEngineLoopService_001": { - "value": 1933648, + "value": 1934240, "comment": null }, "EngineGameUI001": { - "value": 1137840, + "value": 1138432, "comment": null }, "EngineServiceMgr001": { - "value": 1873216, + "value": 1873808, "comment": null }, "GameEventSystemClientV001": { - "value": 1890384, + "value": 1890976, "comment": null }, "GameEventSystemServerV001": { - "value": 1890400, + "value": 1890992, "comment": null }, "GameResourceServiceClientV001": { - "value": 1512768, + "value": 1513360, "comment": null }, "GameResourceServiceServerV001": { - "value": 1512784, + "value": 1513376, "comment": null }, "GameUIService_001": { - "value": 1521648, + "value": 1522240, "comment": null }, "HostStateMgr001": { - "value": 1909152, + "value": 1909744, "comment": null }, "INETSUPPORT_001": { - "value": 941760, + "value": 942352, "comment": null }, "InputService_001": { - "value": 1544144, + "value": 1544736, "comment": null }, "KeyValueCache001": { - "value": 1918864, + "value": 1919456, "comment": null }, "MapListService_001": { - "value": 1618256, + "value": 1618848, "comment": null }, "NetworkClientService_001": { - "value": 1646976, + "value": 1647568, "comment": null }, "NetworkP2PService_001": { - "value": 1672528, + "value": 1673120, "comment": null }, "NetworkServerService_001": { - "value": 1690432, + "value": 1691024, "comment": null }, "NetworkService_001": { - "value": 1710752, + "value": 1711344, "comment": null }, "RenderService_001": { - "value": 1712016, + "value": 1712608, "comment": null }, "ScreenshotService001": { - "value": 1723440, + "value": 1724032, "comment": null }, "SimpleEngineLoopService_001": { - "value": 1975424, + "value": 1976016, "comment": null }, "SoundService_001": { - "value": 1740128, + "value": 1740720, "comment": null }, "Source2EngineToClient001": { - "value": 370208, + "value": 370336, "comment": null }, "Source2EngineToClientStringTable001": { - "value": 539616, + "value": 539744, "comment": null }, "Source2EngineToServer001": { - "value": 569024, + "value": 569152, "comment": null }, "Source2EngineToServerStringTable001": { - "value": 659504, + "value": 659680, "comment": null }, "SplitScreenService_001": { - "value": 1761808, + "value": 1762400, "comment": null }, "StatsService_001": { - "value": 1773472, + "value": 1774064, "comment": null }, "ToolService_001": { - "value": 1793312, + "value": 1793904, "comment": null }, "VENGINE_GAMEUIFUNCS_VERSION005": { - "value": 1141024, + "value": 1141616, "comment": null }, "VProfService_001": { - "value": 1798096, + "value": 1798688, "comment": null } }, @@ -528,79 +528,79 @@ "steamclient64_dll": { "data": { "CLIENTENGINE_INTERFACE_VERSION005": { - "value": 8582336, + "value": 8611680, "comment": null }, "IVALIDATE001": { - "value": 8599104, + "value": 8628400, "comment": null }, "SteamClient006": { - "value": 6474256, + "value": 6492896, "comment": null }, "SteamClient007": { - "value": 6474272, + "value": 6492912, "comment": null }, "SteamClient008": { - "value": 6474288, + "value": 6492928, "comment": null }, "SteamClient009": { - "value": 6474304, + "value": 6492944, "comment": null }, "SteamClient010": { - "value": 6474320, + "value": 6492960, "comment": null }, "SteamClient011": { - "value": 6474336, + "value": 6492976, "comment": null }, "SteamClient012": { - "value": 6474352, + "value": 6492992, "comment": null }, "SteamClient013": { - "value": 6474368, + "value": 6493008, "comment": null }, "SteamClient014": { - "value": 6474384, + "value": 6493024, "comment": null }, "SteamClient015": { - "value": 6474400, + "value": 6493040, "comment": null }, "SteamClient016": { - "value": 6474416, + "value": 6493056, "comment": null }, "SteamClient017": { - "value": 6474432, + "value": 6493072, "comment": null }, "SteamClient018": { - "value": 6474448, + "value": 6493088, "comment": null }, "SteamClient019": { - "value": 6474464, + "value": 6493104, "comment": null }, "SteamClient020": { - "value": 6474480, + "value": 6493120, "comment": null }, "p2pvoice002": { - "value": 888480, + "value": 889808, "comment": null }, "p2pvoicesingleton002": { - "value": 874560, + "value": 875888, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index 29e77a6..aa4f4fb 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:24 +0000 +Fri, 27 Oct 2023 01:03:23 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -18,38 +18,38 @@ class client_dll: # client.dll Source2ClientConfig001 = 0x473480 class engine2_dll: # engine2.dll - SimpleEngineLoopService_001 = 0x1E2480 - ClientServerEngineLoopService_001 = 0x1D8150 - KeyValueCache001 = 0x1D4790 - HostStateMgr001 = 0x1D21A0 - GameEventSystemServerV001 = 0x1CD860 - GameEventSystemClientV001 = 0x1CD850 - EngineServiceMgr001 = 0x1C9540 - VProfService_001 = 0x1B6FD0 - ToolService_001 = 0x1B5D20 - StatsService_001 = 0x1B0FA0 - SplitScreenService_001 = 0x1AE210 - SoundService_001 = 0x1A8D60 - ScreenshotService001 = 0x1A4C30 - RenderService_001 = 0x1A1F90 - NetworkService_001 = 0x1A1AA0 - NetworkServerService_001 = 0x19CB40 - NetworkP2PService_001 = 0x198550 - NetworkClientService_001 = 0x192180 - MapListService_001 = 0x18B150 - InputService_001 = 0x178FD0 - GameUIService_001 = 0x1737F0 - GameResourceServiceServerV001 = 0x171550 - GameResourceServiceClientV001 = 0x171540 - BugService001 = 0x16A570 - BenchmarkService001 = 0x168D40 - VENGINE_GAMEUIFUNCS_VERSION005 = 0x116920 - EngineGameUI001 = 0x115CB0 - INETSUPPORT_001 = 0xE5EC0 - Source2EngineToServerStringTable001 = 0xA1030 - Source2EngineToServer001 = 0x8AEC0 - Source2EngineToClientStringTable001 = 0x83BE0 - Source2EngineToClient001 = 0x5A620 + SimpleEngineLoopService_001 = 0x1E26D0 + ClientServerEngineLoopService_001 = 0x1D83A0 + KeyValueCache001 = 0x1D49E0 + HostStateMgr001 = 0x1D23F0 + GameEventSystemServerV001 = 0x1CDAB0 + GameEventSystemClientV001 = 0x1CDAA0 + EngineServiceMgr001 = 0x1C9790 + VProfService_001 = 0x1B7220 + ToolService_001 = 0x1B5F70 + StatsService_001 = 0x1B11F0 + SplitScreenService_001 = 0x1AE460 + SoundService_001 = 0x1A8FB0 + ScreenshotService001 = 0x1A4E80 + RenderService_001 = 0x1A21E0 + NetworkService_001 = 0x1A1CF0 + NetworkServerService_001 = 0x19CD90 + NetworkP2PService_001 = 0x1987A0 + NetworkClientService_001 = 0x1923D0 + MapListService_001 = 0x18B3A0 + InputService_001 = 0x179220 + GameUIService_001 = 0x173A40 + GameResourceServiceServerV001 = 0x1717A0 + GameResourceServiceClientV001 = 0x171790 + BugService001 = 0x16A7C0 + BenchmarkService001 = 0x168F90 + VENGINE_GAMEUIFUNCS_VERSION005 = 0x116B70 + EngineGameUI001 = 0x115F00 + INETSUPPORT_001 = 0xE6110 + Source2EngineToServerStringTable001 = 0xA10E0 + Source2EngineToServer001 = 0x8AF40 + Source2EngineToClientStringTable001 = 0x83C60 + Source2EngineToClient001 = 0x5A6A0 class filesystem_stdio_dll: # filesystem_stdio.dll VAsyncFileSystem2_001 = 0x66D30 @@ -155,25 +155,25 @@ class steamaudio_dll: # steamaudio.dll SteamAudio001 = 0x12EE0 class steamclient64_dll: # steamclient64.dll - IVALIDATE001 = 0x833640 - CLIENTENGINE_INTERFACE_VERSION005 = 0x82F4C0 - SteamClient020 = 0x62CAF0 - SteamClient019 = 0x62CAE0 - SteamClient018 = 0x62CAD0 - SteamClient017 = 0x62CAC0 - SteamClient016 = 0x62CAB0 - SteamClient015 = 0x62CAA0 - SteamClient014 = 0x62CA90 - SteamClient013 = 0x62CA80 - SteamClient012 = 0x62CA70 - SteamClient011 = 0x62CA60 - SteamClient010 = 0x62CA50 - SteamClient009 = 0x62CA40 - SteamClient008 = 0x62CA30 - SteamClient007 = 0x62CA20 - SteamClient006 = 0x62CA10 - p2pvoice002 = 0xD8EA0 - p2pvoicesingleton002 = 0xD5840 + IVALIDATE001 = 0x83A8B0 + CLIENTENGINE_INTERFACE_VERSION005 = 0x836760 + SteamClient020 = 0x6313C0 + SteamClient019 = 0x6313B0 + SteamClient018 = 0x6313A0 + SteamClient017 = 0x631390 + SteamClient016 = 0x631380 + SteamClient015 = 0x631370 + SteamClient014 = 0x631360 + SteamClient013 = 0x631350 + SteamClient012 = 0x631340 + SteamClient011 = 0x631330 + SteamClient010 = 0x631320 + SteamClient009 = 0x631310 + SteamClient008 = 0x631300 + SteamClient007 = 0x6312F0 + SteamClient006 = 0x6312E0 + p2pvoice002 = 0xD93D0 + p2pvoicesingleton002 = 0xD5D70 class tier0_dll: # tier0.dll VStringTokenSystem001 = 0x18C060 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 3782924..e4a7048 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -22,38 +22,38 @@ pub mod client_dll { // client.dll } pub mod engine2_dll { // engine2.dll - pub const SimpleEngineLoopService_001: usize = 0x1E2480; - pub const ClientServerEngineLoopService_001: usize = 0x1D8150; - pub const KeyValueCache001: usize = 0x1D4790; - pub const HostStateMgr001: usize = 0x1D21A0; - pub const GameEventSystemServerV001: usize = 0x1CD860; - pub const GameEventSystemClientV001: usize = 0x1CD850; - pub const EngineServiceMgr001: usize = 0x1C9540; - pub const VProfService_001: usize = 0x1B6FD0; - pub const ToolService_001: usize = 0x1B5D20; - pub const StatsService_001: usize = 0x1B0FA0; - pub const SplitScreenService_001: usize = 0x1AE210; - pub const SoundService_001: usize = 0x1A8D60; - pub const ScreenshotService001: usize = 0x1A4C30; - pub const RenderService_001: usize = 0x1A1F90; - pub const NetworkService_001: usize = 0x1A1AA0; - pub const NetworkServerService_001: usize = 0x19CB40; - pub const NetworkP2PService_001: usize = 0x198550; - pub const NetworkClientService_001: usize = 0x192180; - pub const MapListService_001: usize = 0x18B150; - pub const InputService_001: usize = 0x178FD0; - pub const GameUIService_001: usize = 0x1737F0; - pub const GameResourceServiceServerV001: usize = 0x171550; - pub const GameResourceServiceClientV001: usize = 0x171540; - pub const BugService001: usize = 0x16A570; - pub const BenchmarkService001: usize = 0x168D40; - pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x116920; - pub const EngineGameUI001: usize = 0x115CB0; - pub const INETSUPPORT_001: usize = 0xE5EC0; - pub const Source2EngineToServerStringTable001: usize = 0xA1030; - pub const Source2EngineToServer001: usize = 0x8AEC0; - pub const Source2EngineToClientStringTable001: usize = 0x83BE0; - pub const Source2EngineToClient001: usize = 0x5A620; + pub const SimpleEngineLoopService_001: usize = 0x1E26D0; + pub const ClientServerEngineLoopService_001: usize = 0x1D83A0; + pub const KeyValueCache001: usize = 0x1D49E0; + pub const HostStateMgr001: usize = 0x1D23F0; + pub const GameEventSystemServerV001: usize = 0x1CDAB0; + pub const GameEventSystemClientV001: usize = 0x1CDAA0; + pub const EngineServiceMgr001: usize = 0x1C9790; + pub const VProfService_001: usize = 0x1B7220; + pub const ToolService_001: usize = 0x1B5F70; + pub const StatsService_001: usize = 0x1B11F0; + pub const SplitScreenService_001: usize = 0x1AE460; + pub const SoundService_001: usize = 0x1A8FB0; + pub const ScreenshotService001: usize = 0x1A4E80; + pub const RenderService_001: usize = 0x1A21E0; + pub const NetworkService_001: usize = 0x1A1CF0; + pub const NetworkServerService_001: usize = 0x19CD90; + pub const NetworkP2PService_001: usize = 0x1987A0; + pub const NetworkClientService_001: usize = 0x1923D0; + pub const MapListService_001: usize = 0x18B3A0; + pub const InputService_001: usize = 0x179220; + pub const GameUIService_001: usize = 0x173A40; + pub const GameResourceServiceServerV001: usize = 0x1717A0; + pub const GameResourceServiceClientV001: usize = 0x171790; + pub const BugService001: usize = 0x16A7C0; + pub const BenchmarkService001: usize = 0x168F90; + pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x116B70; + pub const EngineGameUI001: usize = 0x115F00; + pub const INETSUPPORT_001: usize = 0xE6110; + pub const Source2EngineToServerStringTable001: usize = 0xA10E0; + pub const Source2EngineToServer001: usize = 0x8AF40; + pub const Source2EngineToClientStringTable001: usize = 0x83C60; + pub const Source2EngineToClient001: usize = 0x5A6A0; } pub mod filesystem_stdio_dll { // filesystem_stdio.dll @@ -183,25 +183,25 @@ pub mod steamaudio_dll { // steamaudio.dll } pub mod steamclient64_dll { // steamclient64.dll - pub const IVALIDATE001: usize = 0x833640; - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x82F4C0; - pub const SteamClient020: usize = 0x62CAF0; - pub const SteamClient019: usize = 0x62CAE0; - pub const SteamClient018: usize = 0x62CAD0; - pub const SteamClient017: usize = 0x62CAC0; - pub const SteamClient016: usize = 0x62CAB0; - pub const SteamClient015: usize = 0x62CAA0; - pub const SteamClient014: usize = 0x62CA90; - pub const SteamClient013: usize = 0x62CA80; - pub const SteamClient012: usize = 0x62CA70; - pub const SteamClient011: usize = 0x62CA60; - pub const SteamClient010: usize = 0x62CA50; - pub const SteamClient009: usize = 0x62CA40; - pub const SteamClient008: usize = 0x62CA30; - pub const SteamClient007: usize = 0x62CA20; - pub const SteamClient006: usize = 0x62CA10; - pub const p2pvoice002: usize = 0xD8EA0; - pub const p2pvoicesingleton002: usize = 0xD5840; + pub const IVALIDATE001: usize = 0x83A8B0; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x836760; + pub const SteamClient020: usize = 0x6313C0; + pub const SteamClient019: usize = 0x6313B0; + pub const SteamClient018: usize = 0x6313A0; + pub const SteamClient017: usize = 0x631390; + pub const SteamClient016: usize = 0x631380; + pub const SteamClient015: usize = 0x631370; + pub const SteamClient014: usize = 0x631360; + pub const SteamClient013: usize = 0x631350; + pub const SteamClient012: usize = 0x631340; + pub const SteamClient011: usize = 0x631330; + pub const SteamClient010: usize = 0x631320; + pub const SteamClient009: usize = 0x631310; + pub const SteamClient008: usize = 0x631300; + pub const SteamClient007: usize = 0x6312F0; + pub const SteamClient006: usize = 0x6312E0; + pub const p2pvoice002: usize = 0xD93D0; + pub const p2pvoicesingleton002: usize = 0xD5D70; } pub mod tier0_dll { // tier0.dll diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 56873d8..8b15994 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index db2bfd1..e1576b6 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index c34de4b..b28e49a 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index f72387d..6cd9b61 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 98dd677..313a958 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index cd3add4..28a7831 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index a961af0..bc37a5d 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 8f265c9..38376ad 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 04fbb7b..931525c 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:41 +0000 + * Fri, 27 Oct 2023 01:03:39 +0000 */ public static class client_dll { // client.dll @@ -30,11 +30,11 @@ public static class client_dll { // client.dll } public static class engine2_dll { // engine2.dll - public const nint dwBuildNumber = 0x487514; - public const nint dwNetworkGameClient = 0x486AB0; + public const nint dwBuildNumber = 0x488514; + public const nint dwNetworkGameClient = 0x487AB0; public const nint dwNetworkGameClient_getLocalPlayer = 0xF0; public const nint dwNetworkGameClient_maxClients = 0x250; public const nint dwNetworkGameClient_signOnState = 0x240; - public const nint dwWindowHeight = 0x5386AC; - public const nint dwWindowWidth = 0x5386A8; + public const nint dwWindowHeight = 0x5396DC; + public const nint dwWindowWidth = 0x5396D8; } \ No newline at end of file diff --git a/generated/offsets.hpp b/generated/offsets.hpp index fc36d8b..641dc09 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:41 +0000 + * Fri, 27 Oct 2023 01:03:39 +0000 */ #pragma once @@ -34,11 +34,11 @@ namespace client_dll { // client.dll } namespace engine2_dll { // engine2.dll - constexpr std::ptrdiff_t dwBuildNumber = 0x487514; - constexpr std::ptrdiff_t dwNetworkGameClient = 0x486AB0; + constexpr std::ptrdiff_t dwBuildNumber = 0x488514; + constexpr std::ptrdiff_t dwNetworkGameClient = 0x487AB0; constexpr std::ptrdiff_t dwNetworkGameClient_getLocalPlayer = 0xF0; constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x250; constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x240; - constexpr std::ptrdiff_t dwWindowHeight = 0x5386AC; - constexpr std::ptrdiff_t dwWindowWidth = 0x5386A8; + constexpr std::ptrdiff_t dwWindowHeight = 0x5396DC; + constexpr std::ptrdiff_t dwWindowWidth = 0x5396D8; } \ No newline at end of file diff --git a/generated/offsets.json b/generated/offsets.json index 22cbe59..7cd4839 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -99,11 +99,11 @@ "engine2_dll": { "data": { "dwBuildNumber": { - "value": 4748564, + "value": 4752660, "comment": null }, "dwNetworkGameClient": { - "value": 4745904, + "value": 4750000, "comment": null }, "dwNetworkGameClient_getLocalPlayer": { @@ -119,11 +119,11 @@ "comment": null }, "dwWindowHeight": { - "value": 5473964, + "value": 5478108, "comment": null }, "dwWindowWidth": { - "value": 5473960, + "value": 5478104, "comment": null } }, diff --git a/generated/offsets.py b/generated/offsets.py index 6e5d9bc..bbabf5c 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:41 +0000 +Fri, 27 Oct 2023 01:03:39 +0000 ''' class client_dll: # client.dll @@ -29,10 +29,10 @@ class client_dll: # client.dll dwViewRender = 0x1888128 class engine2_dll: # engine2.dll - dwBuildNumber = 0x487514 - dwNetworkGameClient = 0x486AB0 + dwBuildNumber = 0x488514 + dwNetworkGameClient = 0x487AB0 dwNetworkGameClient_getLocalPlayer = 0xF0 dwNetworkGameClient_maxClients = 0x250 dwNetworkGameClient_signOnState = 0x240 - dwWindowHeight = 0x5386AC - dwWindowWidth = 0x5386A8 + dwWindowHeight = 0x5396DC + dwWindowWidth = 0x5396D8 diff --git a/generated/offsets.rs b/generated/offsets.rs index 5d971ea..d598bb8 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:41 +0000 + * Fri, 27 Oct 2023 01:03:39 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -32,11 +32,11 @@ pub mod client_dll { // client.dll } pub mod engine2_dll { // engine2.dll - pub const dwBuildNumber: usize = 0x487514; - pub const dwNetworkGameClient: usize = 0x486AB0; + pub const dwBuildNumber: usize = 0x488514; + pub const dwNetworkGameClient: usize = 0x487AB0; pub const dwNetworkGameClient_getLocalPlayer: usize = 0xF0; pub const dwNetworkGameClient_maxClients: usize = 0x250; pub const dwNetworkGameClient_signOnState: usize = 0x240; - pub const dwWindowHeight: usize = 0x5386AC; - pub const dwWindowWidth: usize = 0x5386A8; + pub const dwWindowHeight: usize = 0x5396DC; + pub const dwWindowWidth: usize = 0x5396D8; } \ No newline at end of file diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index b61ced4..17791bb 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 979c507..4d4e19f 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 0e96049..d7dbd00 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index ac50283..c2e5629 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index 0f93a4a..65f3c36 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 - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 56cd7f6..ea357ea 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 - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index 497e79f..1255aeb 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 -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 5d68936..6c86d29 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 - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index a25d188..84d45a8 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index 7782cf1..06a7911 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index c259d22..010ec85 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index ace3162..9cb3d54 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index 97e451e..3d2ca16 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index de7f08d..ef9437a 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index a94c6f0..d93f892 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 67ee16c..46e9f80 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 8609454..4665b09 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index 37e8abb..4be138d 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 717efb8..1597b8a 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index e77653f..677f188 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 9469abb..e1c8ecf 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 295f9c0..919bce2 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 8b5a70f..2609a57 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index b2232d8..3fab5a8 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index c365a86..0bfd39b 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index d46781e..b3c7fc9 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index c4a413e..073a5a6 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:24 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 65c7308..29566f7 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:24 +0000 + * Fri, 27 Oct 2023 01:03:23 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index 5aaae25..4a88c97 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index 2e70786..5bdf475 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 23484bc..124dafa 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 1b7907d..623fccf 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 49129b6..d5b9477 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index ddbc718..958cdd5 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index a96c1a5..f52cae3 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 68fbf3b..5c94b6a 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index ef85ae4..e883f20 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 0279062..4545041 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index e9580fe..abb3a85 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Thu, 26 Oct 2023 06:38:23 +0000 +Fri, 27 Oct 2023 01:03:22 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index a34b08a..0a121da 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Thu, 26 Oct 2023 06:38:23 +0000 + * Fri, 27 Oct 2023 01:03:22 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/src/builder/file_builder.rs b/src/builder/file_builder.rs index 23384a5..237ee9c 100644 --- a/src/builder/file_builder.rs +++ b/src/builder/file_builder.rs @@ -13,7 +13,7 @@ pub trait FileBuilder { /// * `&str` - A string slice containing the extension of the file. fn extension(&mut self) -> &str; - /// Write to the top level of the file. The output destination is `output`. + /// Writes to the top level of the file. The output destination is `output`. /// /// # Arguments /// @@ -25,7 +25,7 @@ pub trait FileBuilder { /// * `Result<()>` - A generic Result type indicating the operations outcome. fn write_top_level(&mut self, output: &mut dyn Write) -> Result<()>; - /// Write a namespace to the output. + /// Writes a namespace to the output. /// /// # Arguments /// @@ -44,7 +44,7 @@ pub trait FileBuilder { comment: Option<&str>, ) -> Result<()>; - /// Write a variable to the output. + /// Writes a variable to the output. /// /// # Arguments /// diff --git a/src/dumper/offsets.rs b/src/dumper/offsets.rs index 07a85df..69b7c65 100644 --- a/src/dumper/offsets.rs +++ b/src/dumper/offsets.rs @@ -161,7 +161,7 @@ mod tests { .expect("Failed to find engine2.dll") .base(); - let build_number = process.read_memory::(engine_base + 0x487514)?; + let build_number = process.read_memory::(engine_base + 0x488514)?; println!("Build number: {}", build_number); @@ -254,8 +254,8 @@ mod tests { .expect("Failed to find engine2.dll") .base(); - let window_width = process.read_memory::(engine_base + 0x5386A8)?; - let window_height = process.read_memory::(engine_base + 0x5386AC)?; + let window_width = process.read_memory::(engine_base + 0x5396D8)?; + let window_height = process.read_memory::(engine_base + 0x5396DC)?; println!("Window size: {}x{}", window_width, window_height);