Game update (13996)

This commit is contained in:
a2x 2024-03-14 15:14:28 +10:00
parent a4b9e4abe6
commit 31f8edb98f
78 changed files with 610 additions and 601 deletions

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class AimMatrixOpFixedSettings_t { public static class AimMatrixOpFixedSettings_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class AimMatrixOpFixedSettings_t: class AimMatrixOpFixedSettings_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
public static class ActiveModelConfig_t { public static class ActiveModelConfig_t {
@ -2200,12 +2200,13 @@ public static class C_CSPlayerPawnBase { // C_BasePlayerPawn
public const nint m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5] public const nint m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5]
public const nint m_bHideTargetID = 0x1614; // bool public const nint m_bHideTargetID = 0x1614; // bool
public const nint m_flLastSmokeOverlayAlpha = 0x1618; // float public const nint m_flLastSmokeOverlayAlpha = 0x1618; // float
public const nint m_vLastSmokeOverlayColor = 0x161C; // Vector public const nint m_flLastSmokeAge = 0x161C; // float
public const nint m_nPlayerSmokedFx = 0x1628; // ParticleIndex_t public const nint m_vLastSmokeOverlayColor = 0x1620; // Vector
public const nint m_nPlayerInfernoBodyFx = 0x162C; // ParticleIndex_t public const nint m_nPlayerSmokedFx = 0x162C; // ParticleIndex_t
public const nint m_nPlayerInfernoFootFx = 0x1630; // ParticleIndex_t public const nint m_nPlayerInfernoBodyFx = 0x1630; // ParticleIndex_t
public const nint m_flNextMagDropTime = 0x1634; // float public const nint m_nPlayerInfernoFootFx = 0x1634; // ParticleIndex_t
public const nint m_nLastMagDropAttachmentIndex = 0x1638; // int32_t public const nint m_flNextMagDropTime = 0x1638; // float
public const nint m_nLastMagDropAttachmentIndex = 0x163C; // int32_t
public const nint m_vecBulletHitModels = 0x1640; // CUtlVector<C_BulletHitModel*> public const nint m_vecBulletHitModels = 0x1640; // CUtlVector<C_BulletHitModel*>
public const nint m_vecPickupModelSlerpers = 0x1658; // CUtlVector<C_PickUpModelSlerper*> public const nint m_vecPickupModelSlerpers = 0x1658; // CUtlVector<C_PickUpModelSlerper*>
public const nint m_vecLastAliveLocalVelocity = 0x1670; // Vector public const nint m_vecLastAliveLocalVelocity = 0x1670; // Vector

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#pragma once #pragma once
@ -2204,12 +2204,13 @@ namespace C_CSPlayerPawnBase { // C_BasePlayerPawn
constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5] constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x15F8; // uint32_t[5]
constexpr std::ptrdiff_t m_bHideTargetID = 0x1614; // bool constexpr std::ptrdiff_t m_bHideTargetID = 0x1614; // bool
constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1618; // float constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1618; // float
constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x161C; // Vector constexpr std::ptrdiff_t m_flLastSmokeAge = 0x161C; // float
constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x1628; // ParticleIndex_t constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x1620; // Vector
constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x162C; // ParticleIndex_t constexpr std::ptrdiff_t m_nPlayerSmokedFx = 0x162C; // ParticleIndex_t
constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1630; // ParticleIndex_t constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x1630; // ParticleIndex_t
constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1634; // float constexpr std::ptrdiff_t m_nPlayerInfernoFootFx = 0x1634; // ParticleIndex_t
constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x1638; // int32_t constexpr std::ptrdiff_t m_flNextMagDropTime = 0x1638; // float
constexpr std::ptrdiff_t m_nLastMagDropAttachmentIndex = 0x163C; // int32_t
constexpr std::ptrdiff_t m_vecBulletHitModels = 0x1640; // CUtlVector<C_BulletHitModel*> constexpr std::ptrdiff_t m_vecBulletHitModels = 0x1640; // CUtlVector<C_BulletHitModel*>
constexpr std::ptrdiff_t m_vecPickupModelSlerpers = 0x1658; // CUtlVector<C_PickUpModelSlerper*> constexpr std::ptrdiff_t m_vecPickupModelSlerpers = 0x1658; // CUtlVector<C_PickUpModelSlerper*>
constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x1670; // Vector constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x1670; // Vector

View File

@ -7129,6 +7129,10 @@
"value": 4888, "value": 4888,
"comment": "float" "comment": "float"
}, },
"m_flLastSmokeAge": {
"value": 5660,
"comment": "float"
},
"m_flLastSmokeOverlayAlpha": { "m_flLastSmokeOverlayAlpha": {
"value": 5656, "value": 5656,
"comment": "float" "comment": "float"
@ -7150,7 +7154,7 @@
"comment": "float" "comment": "float"
}, },
"m_flNextMagDropTime": { "m_flNextMagDropTime": {
"value": 5684, "value": 5688,
"comment": "float" "comment": "float"
}, },
"m_flNightVisionAlpha": { "m_flNightVisionAlpha": {
@ -7302,7 +7306,7 @@
"comment": "CEntityIndex" "comment": "CEntityIndex"
}, },
"m_nLastMagDropAttachmentIndex": { "m_nLastMagDropAttachmentIndex": {
"value": 5688, "value": 5692,
"comment": "int32_t" "comment": "int32_t"
}, },
"m_nMyCollisionGroup": { "m_nMyCollisionGroup": {
@ -7310,15 +7314,15 @@
"comment": "int32_t" "comment": "int32_t"
}, },
"m_nPlayerInfernoBodyFx": { "m_nPlayerInfernoBodyFx": {
"value": 5676,
"comment": "ParticleIndex_t"
},
"m_nPlayerInfernoFootFx": {
"value": 5680, "value": 5680,
"comment": "ParticleIndex_t" "comment": "ParticleIndex_t"
}, },
"m_nPlayerInfernoFootFx": {
"value": 5684,
"comment": "ParticleIndex_t"
},
"m_nPlayerSmokedFx": { "m_nPlayerSmokedFx": {
"value": 5672, "value": 5676,
"comment": "ParticleIndex_t" "comment": "ParticleIndex_t"
}, },
"m_nSurvivalTeamNumber": { "m_nSurvivalTeamNumber": {
@ -7370,7 +7374,7 @@
"comment": "Vector" "comment": "Vector"
}, },
"m_vLastSmokeOverlayColor": { "m_vLastSmokeOverlayColor": {
"value": 5660, "value": 5664,
"comment": "Vector" "comment": "Vector"
}, },
"m_vecBulletHitModels": { "m_vecBulletHitModels": {

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:37 +0000 Thu, 14 Mar 2024 05:07:41 +0000
''' '''
class ActiveModelConfig_t: class ActiveModelConfig_t:
@ -2007,12 +2007,13 @@ class C_CSPlayerPawnBase: # C_BasePlayerPawn
m_vecPlayerPatchEconIndices = 0x15F8 # uint32_t[5] m_vecPlayerPatchEconIndices = 0x15F8 # uint32_t[5]
m_bHideTargetID = 0x1614 # bool m_bHideTargetID = 0x1614 # bool
m_flLastSmokeOverlayAlpha = 0x1618 # float m_flLastSmokeOverlayAlpha = 0x1618 # float
m_vLastSmokeOverlayColor = 0x161C # Vector m_flLastSmokeAge = 0x161C # float
m_nPlayerSmokedFx = 0x1628 # ParticleIndex_t m_vLastSmokeOverlayColor = 0x1620 # Vector
m_nPlayerInfernoBodyFx = 0x162C # ParticleIndex_t m_nPlayerSmokedFx = 0x162C # ParticleIndex_t
m_nPlayerInfernoFootFx = 0x1630 # ParticleIndex_t m_nPlayerInfernoBodyFx = 0x1630 # ParticleIndex_t
m_flNextMagDropTime = 0x1634 # float m_nPlayerInfernoFootFx = 0x1634 # ParticleIndex_t
m_nLastMagDropAttachmentIndex = 0x1638 # int32_t m_flNextMagDropTime = 0x1638 # float
m_nLastMagDropAttachmentIndex = 0x163C # int32_t
m_vecBulletHitModels = 0x1640 # CUtlVector<C_BulletHitModel*> m_vecBulletHitModels = 0x1640 # CUtlVector<C_BulletHitModel*>
m_vecPickupModelSlerpers = 0x1658 # CUtlVector<C_PickUpModelSlerper*> m_vecPickupModelSlerpers = 0x1658 # CUtlVector<C_PickUpModelSlerper*>
m_vecLastAliveLocalVelocity = 0x1670 # Vector m_vecLastAliveLocalVelocity = 0x1670 # Vector

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]
@ -2202,12 +2202,13 @@ pub mod C_CSPlayerPawnBase { // C_BasePlayerPawn
pub const m_vecPlayerPatchEconIndices: usize = 0x15F8; // uint32_t[5] pub const m_vecPlayerPatchEconIndices: usize = 0x15F8; // uint32_t[5]
pub const m_bHideTargetID: usize = 0x1614; // bool pub const m_bHideTargetID: usize = 0x1614; // bool
pub const m_flLastSmokeOverlayAlpha: usize = 0x1618; // float pub const m_flLastSmokeOverlayAlpha: usize = 0x1618; // float
pub const m_vLastSmokeOverlayColor: usize = 0x161C; // Vector pub const m_flLastSmokeAge: usize = 0x161C; // float
pub const m_nPlayerSmokedFx: usize = 0x1628; // ParticleIndex_t pub const m_vLastSmokeOverlayColor: usize = 0x1620; // Vector
pub const m_nPlayerInfernoBodyFx: usize = 0x162C; // ParticleIndex_t pub const m_nPlayerSmokedFx: usize = 0x162C; // ParticleIndex_t
pub const m_nPlayerInfernoFootFx: usize = 0x1630; // ParticleIndex_t pub const m_nPlayerInfernoBodyFx: usize = 0x1630; // ParticleIndex_t
pub const m_flNextMagDropTime: usize = 0x1634; // float pub const m_nPlayerInfernoFootFx: usize = 0x1634; // ParticleIndex_t
pub const m_nLastMagDropAttachmentIndex: usize = 0x1638; // int32_t pub const m_flNextMagDropTime: usize = 0x1638; // float
pub const m_nLastMagDropAttachmentIndex: usize = 0x163C; // int32_t
pub const m_vecBulletHitModels: usize = 0x1640; // CUtlVector<C_BulletHitModel*> pub const m_vecBulletHitModels: usize = 0x1640; // CUtlVector<C_BulletHitModel*>
pub const m_vecPickupModelSlerpers: usize = 0x1658; // CUtlVector<C_PickUpModelSlerper*> pub const m_vecPickupModelSlerpers: usize = 0x1658; // CUtlVector<C_PickUpModelSlerper*>
pub const m_vecLastAliveLocalVelocity: usize = 0x1670; // Vector pub const m_vecLastAliveLocalVelocity: usize = 0x1670; // Vector

View File

@ -1810,12 +1810,13 @@ C_CSPlayerPawnBase: # C_BasePlayerPawn
m_vecPlayerPatchEconIndices: 5624 # uint32_t[5] m_vecPlayerPatchEconIndices: 5624 # uint32_t[5]
m_bHideTargetID: 5652 # bool m_bHideTargetID: 5652 # bool
m_flLastSmokeOverlayAlpha: 5656 # float m_flLastSmokeOverlayAlpha: 5656 # float
m_vLastSmokeOverlayColor: 5660 # Vector m_flLastSmokeAge: 5660 # float
m_nPlayerSmokedFx: 5672 # ParticleIndex_t m_vLastSmokeOverlayColor: 5664 # Vector
m_nPlayerInfernoBodyFx: 5676 # ParticleIndex_t m_nPlayerSmokedFx: 5676 # ParticleIndex_t
m_nPlayerInfernoFootFx: 5680 # ParticleIndex_t m_nPlayerInfernoBodyFx: 5680 # ParticleIndex_t
m_flNextMagDropTime: 5684 # float m_nPlayerInfernoFootFx: 5684 # ParticleIndex_t
m_nLastMagDropAttachmentIndex: 5688 # int32_t m_flNextMagDropTime: 5688 # float
m_nLastMagDropAttachmentIndex: 5692 # int32_t
m_vecBulletHitModels: 5696 # CUtlVector<C_BulletHitModel*> m_vecBulletHitModels: 5696 # CUtlVector<C_BulletHitModel*>
m_vecPickupModelSlerpers: 5720 # CUtlVector<C_PickUpModelSlerper*> m_vecPickupModelSlerpers: 5720 # CUtlVector<C_PickUpModelSlerper*>
m_vecLastAliveLocalVelocity: 5744 # Vector m_vecLastAliveLocalVelocity: 5744 # Vector

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class CEmptyEntityInstance { public static class CEmptyEntityInstance {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class CEmptyEntityInstance: class CEmptyEntityInstance:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
public static class CAnimScriptBase { public static class CAnimScriptBase {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:37 +0000 Thu, 14 Mar 2024 05:07:42 +0000
''' '''
class CAnimScriptBase: class CAnimScriptBase:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
public static class animationsystem_dll { // animationsystem.dll public static class animationsystem_dll { // animationsystem.dll
@ -9,14 +9,14 @@ public static class animationsystem_dll { // animationsystem.dll
} }
public static class client_dll { // client.dll public static class client_dll { // client.dll
public const nint LegacyGameUI001 = 0x8AD8F0; public const nint LegacyGameUI001 = 0x8AEEA0;
public const nint Source2ClientUI001 = 0x89CB50; public const nint Source2ClientUI001 = 0x89E100;
public const nint Source2ClientPrediction001 = 0x7AE2C0; public const nint Source2ClientPrediction001 = 0x7AF770;
public const nint ClientToolsInfo_001 = 0x731850; public const nint ClientToolsInfo_001 = 0x732CE0;
public const nint Source2Client002 = 0x731870; public const nint Source2Client002 = 0x732D00;
public const nint GameClientExports001 = 0x731860; public const nint GameClientExports001 = 0x732CF0;
public const nint EmptyWorldService001_Client = 0x47F420; public const nint EmptyWorldService001_Client = 0x480640;
public const nint Source2ClientConfig001 = 0x46B740; public const nint Source2ClientConfig001 = 0x46BA50;
} }
public static class engine2_dll { // engine2.dll public static class engine2_dll { // engine2.dll
@ -105,9 +105,9 @@ public static class navsystem_dll { // navsystem.dll
} }
public static class networksystem_dll { // networksystem.dll public static class networksystem_dll { // networksystem.dll
public const nint SerializedEntitiesVersion001 = 0xD68D0; public const nint SerializedEntitiesVersion001 = 0xD6930;
public const nint NetworkSystemVersion001 = 0xBF9A0; public const nint NetworkSystemVersion001 = 0xBFA00;
public const nint NetworkMessagesVersion001 = 0x9FC30; public const nint NetworkMessagesVersion001 = 0x9FC90;
public const nint FlattenedSerializersVersion001 = 0x7EF90; public const nint FlattenedSerializersVersion001 = 0x7EF90;
} }
@ -157,13 +157,13 @@ public static class schemasystem_dll { // schemasystem.dll
} }
public static class server_dll { // server.dll public static class server_dll { // server.dll
public const nint NavGameTest001 = 0xA44C60; public const nint NavGameTest001 = 0xA464B0;
public const nint ServerToolsInfo_001 = 0x8300E0; public const nint ServerToolsInfo_001 = 0x831870;
public const nint Source2GameClients001 = 0x8300F0; public const nint Source2GameClients001 = 0x831880;
public const nint Source2GameEntities001 = 0x830100; public const nint Source2GameEntities001 = 0x831890;
public const nint Source2Server001 = 0x830110; public const nint Source2Server001 = 0x8318A0;
public const nint EmptyWorldService001_Server = 0x571B50; public const nint EmptyWorldService001_Server = 0x571DF0;
public const nint Source2ServerConfig001 = 0x565ED0; public const nint Source2ServerConfig001 = 0x566170;
public const nint EntitySubclassUtilsV001 = 0x2AF220; public const nint EntitySubclassUtilsV001 = 0x2AF220;
public const nint customnavsystem001 = 0x22C0E0; public const nint customnavsystem001 = 0x22C0E0;
public const nint Source2GameDirector001 = 0x11EA40; public const nint Source2GameDirector001 = 0x11EA40;
@ -181,33 +181,33 @@ public static class steamaudio_dll { // steamaudio.dll
} }
public static class steamclient64_dll { // steamclient64.dll public static class steamclient64_dll { // steamclient64.dll
public const nint IVALIDATE001 = 0x8661B0; public const nint IVALIDATE001 = 0x866250;
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x862120; public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0;
public const nint SteamClient021 = 0x663750; public const nint SteamClient021 = 0x6637F0;
public const nint SteamClient020 = 0x663740; public const nint SteamClient020 = 0x6637E0;
public const nint SteamClient019 = 0x663730; public const nint SteamClient019 = 0x6637D0;
public const nint SteamClient018 = 0x663720; public const nint SteamClient018 = 0x6637C0;
public const nint SteamClient017 = 0x663710; public const nint SteamClient017 = 0x6637B0;
public const nint SteamClient016 = 0x663700; public const nint SteamClient016 = 0x6637A0;
public const nint SteamClient015 = 0x6636F0; public const nint SteamClient015 = 0x663790;
public const nint SteamClient014 = 0x6636E0; public const nint SteamClient014 = 0x663780;
public const nint SteamClient013 = 0x6636D0; public const nint SteamClient013 = 0x663770;
public const nint SteamClient012 = 0x6636C0; public const nint SteamClient012 = 0x663760;
public const nint SteamClient011 = 0x6636B0; public const nint SteamClient011 = 0x663750;
public const nint SteamClient010 = 0x6636A0; public const nint SteamClient010 = 0x663740;
public const nint SteamClient009 = 0x663690; public const nint SteamClient009 = 0x663730;
public const nint SteamClient008 = 0x663680; public const nint SteamClient008 = 0x663720;
public const nint SteamClient007 = 0x663670; public const nint SteamClient007 = 0x663710;
public const nint SteamClient006 = 0x663660; public const nint SteamClient006 = 0x663700;
public const nint p2pvoice002 = 0xD9F70; public const nint p2pvoice002 = 0xD9FD0;
public const nint p2pvoicesingleton002 = 0xD69D0; public const nint p2pvoicesingleton002 = 0xD6A30;
} }
public static class tier0_dll { // tier0.dll public static class tier0_dll { // tier0.dll
public const nint VStringTokenSystem001 = 0x190B10; public const nint VStringTokenSystem001 = 0x190600;
public const nint TestScriptMgr001 = 0x140CA0; public const nint TestScriptMgr001 = 0x140790;
public const nint VProcessUtils002 = 0x132180; public const nint VProcessUtils002 = 0x131C70;
public const nint VEngineCvar007 = 0x635C0; public const nint VEngineCvar007 = 0x63290;
} }
public static class v8system_dll { // v8system.dll public static class v8system_dll { // v8system.dll

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#pragma once #pragma once
@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll
} }
namespace client_dll { // client.dll namespace client_dll { // client.dll
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AD8F0; constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AEEA0;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x89CB50; constexpr std::ptrdiff_t Source2ClientUI001 = 0x89E100;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AE2C0; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AF770;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x731850; constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x732CE0;
constexpr std::ptrdiff_t Source2Client002 = 0x731870; constexpr std::ptrdiff_t Source2Client002 = 0x732D00;
constexpr std::ptrdiff_t GameClientExports001 = 0x731860; constexpr std::ptrdiff_t GameClientExports001 = 0x732CF0;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x47F420; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x480640;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46B740; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46BA50;
} }
namespace engine2_dll { // engine2.dll namespace engine2_dll { // engine2.dll
@ -109,9 +109,9 @@ namespace navsystem_dll { // navsystem.dll
} }
namespace networksystem_dll { // networksystem.dll namespace networksystem_dll { // networksystem.dll
constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD68D0; constexpr std::ptrdiff_t SerializedEntitiesVersion001 = 0xD6930;
constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xBF9A0; constexpr std::ptrdiff_t NetworkSystemVersion001 = 0xBFA00;
constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9FC30; constexpr std::ptrdiff_t NetworkMessagesVersion001 = 0x9FC90;
constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x7EF90; constexpr std::ptrdiff_t FlattenedSerializersVersion001 = 0x7EF90;
} }
@ -161,13 +161,13 @@ namespace schemasystem_dll { // schemasystem.dll
} }
namespace server_dll { // server.dll namespace server_dll { // server.dll
constexpr std::ptrdiff_t NavGameTest001 = 0xA44C60; constexpr std::ptrdiff_t NavGameTest001 = 0xA464B0;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x8300E0; constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x831870;
constexpr std::ptrdiff_t Source2GameClients001 = 0x8300F0; constexpr std::ptrdiff_t Source2GameClients001 = 0x831880;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x830100; constexpr std::ptrdiff_t Source2GameEntities001 = 0x831890;
constexpr std::ptrdiff_t Source2Server001 = 0x830110; constexpr std::ptrdiff_t Source2Server001 = 0x8318A0;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x571B50; constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x571DF0;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565ED0; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x566170;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AF220; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AF220;
constexpr std::ptrdiff_t customnavsystem001 = 0x22C0E0; constexpr std::ptrdiff_t customnavsystem001 = 0x22C0E0;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x11EA40; constexpr std::ptrdiff_t Source2GameDirector001 = 0x11EA40;
@ -185,33 +185,33 @@ namespace steamaudio_dll { // steamaudio.dll
} }
namespace steamclient64_dll { // steamclient64.dll namespace steamclient64_dll { // steamclient64.dll
constexpr std::ptrdiff_t IVALIDATE001 = 0x8661B0; constexpr std::ptrdiff_t IVALIDATE001 = 0x866250;
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x862120; constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0;
constexpr std::ptrdiff_t SteamClient021 = 0x663750; constexpr std::ptrdiff_t SteamClient021 = 0x6637F0;
constexpr std::ptrdiff_t SteamClient020 = 0x663740; constexpr std::ptrdiff_t SteamClient020 = 0x6637E0;
constexpr std::ptrdiff_t SteamClient019 = 0x663730; constexpr std::ptrdiff_t SteamClient019 = 0x6637D0;
constexpr std::ptrdiff_t SteamClient018 = 0x663720; constexpr std::ptrdiff_t SteamClient018 = 0x6637C0;
constexpr std::ptrdiff_t SteamClient017 = 0x663710; constexpr std::ptrdiff_t SteamClient017 = 0x6637B0;
constexpr std::ptrdiff_t SteamClient016 = 0x663700; constexpr std::ptrdiff_t SteamClient016 = 0x6637A0;
constexpr std::ptrdiff_t SteamClient015 = 0x6636F0; constexpr std::ptrdiff_t SteamClient015 = 0x663790;
constexpr std::ptrdiff_t SteamClient014 = 0x6636E0; constexpr std::ptrdiff_t SteamClient014 = 0x663780;
constexpr std::ptrdiff_t SteamClient013 = 0x6636D0; constexpr std::ptrdiff_t SteamClient013 = 0x663770;
constexpr std::ptrdiff_t SteamClient012 = 0x6636C0; constexpr std::ptrdiff_t SteamClient012 = 0x663760;
constexpr std::ptrdiff_t SteamClient011 = 0x6636B0; constexpr std::ptrdiff_t SteamClient011 = 0x663750;
constexpr std::ptrdiff_t SteamClient010 = 0x6636A0; constexpr std::ptrdiff_t SteamClient010 = 0x663740;
constexpr std::ptrdiff_t SteamClient009 = 0x663690; constexpr std::ptrdiff_t SteamClient009 = 0x663730;
constexpr std::ptrdiff_t SteamClient008 = 0x663680; constexpr std::ptrdiff_t SteamClient008 = 0x663720;
constexpr std::ptrdiff_t SteamClient007 = 0x663670; constexpr std::ptrdiff_t SteamClient007 = 0x663710;
constexpr std::ptrdiff_t SteamClient006 = 0x663660; constexpr std::ptrdiff_t SteamClient006 = 0x663700;
constexpr std::ptrdiff_t p2pvoice002 = 0xD9F70; constexpr std::ptrdiff_t p2pvoice002 = 0xD9FD0;
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD69D0; constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6A30;
} }
namespace tier0_dll { // tier0.dll namespace tier0_dll { // tier0.dll
constexpr std::ptrdiff_t VStringTokenSystem001 = 0x190B10; constexpr std::ptrdiff_t VStringTokenSystem001 = 0x190600;
constexpr std::ptrdiff_t TestScriptMgr001 = 0x140CA0; constexpr std::ptrdiff_t TestScriptMgr001 = 0x140790;
constexpr std::ptrdiff_t VProcessUtils002 = 0x132180; constexpr std::ptrdiff_t VProcessUtils002 = 0x131C70;
constexpr std::ptrdiff_t VEngineCvar007 = 0x635C0; constexpr std::ptrdiff_t VEngineCvar007 = 0x63290;
} }
namespace v8system_dll { // v8system.dll namespace v8system_dll { // v8system.dll

View File

@ -15,35 +15,35 @@
"client_dll": { "client_dll": {
"data": { "data": {
"ClientToolsInfo_001": { "ClientToolsInfo_001": {
"value": 7542864, "value": 7548128,
"comment": null "comment": null
}, },
"EmptyWorldService001_Client": { "EmptyWorldService001_Client": {
"value": 4715552, "value": 4720192,
"comment": null "comment": null
}, },
"GameClientExports001": { "GameClientExports001": {
"value": 7542880, "value": 7548144,
"comment": null "comment": null
}, },
"LegacyGameUI001": { "LegacyGameUI001": {
"value": 9099504, "value": 9105056,
"comment": null "comment": null
}, },
"Source2Client002": { "Source2Client002": {
"value": 7542896, "value": 7548160,
"comment": null "comment": null
}, },
"Source2ClientConfig001": { "Source2ClientConfig001": {
"value": 4634432, "value": 4635216,
"comment": null "comment": null
}, },
"Source2ClientPrediction001": { "Source2ClientPrediction001": {
"value": 8053440, "value": 8058736,
"comment": null "comment": null
}, },
"Source2ClientUI001": { "Source2ClientUI001": {
"value": 9030480, "value": 9036032,
"comment": null "comment": null
} }
}, },
@ -326,15 +326,15 @@
"comment": null "comment": null
}, },
"NetworkMessagesVersion001": { "NetworkMessagesVersion001": {
"value": 654384, "value": 654480,
"comment": null "comment": null
}, },
"NetworkSystemVersion001": { "NetworkSystemVersion001": {
"value": 784800, "value": 784896,
"comment": null "comment": null
}, },
"SerializedEntitiesVersion001": { "SerializedEntitiesVersion001": {
"value": 878800, "value": 878896,
"comment": null "comment": null
} }
}, },
@ -453,7 +453,7 @@
"server_dll": { "server_dll": {
"data": { "data": {
"EmptyWorldService001_Server": { "EmptyWorldService001_Server": {
"value": 5708624, "value": 5709296,
"comment": null "comment": null
}, },
"EntitySubclassUtilsV001": { "EntitySubclassUtilsV001": {
@ -461,15 +461,15 @@
"comment": null "comment": null
}, },
"NavGameTest001": { "NavGameTest001": {
"value": 10767456, "value": 10773680,
"comment": null "comment": null
}, },
"ServerToolsInfo_001": { "ServerToolsInfo_001": {
"value": 8585440, "value": 8591472,
"comment": null "comment": null
}, },
"Source2GameClients001": { "Source2GameClients001": {
"value": 8585456, "value": 8591488,
"comment": null "comment": null
}, },
"Source2GameDirector001": { "Source2GameDirector001": {
@ -477,15 +477,15 @@
"comment": null "comment": null
}, },
"Source2GameEntities001": { "Source2GameEntities001": {
"value": 8585472, "value": 8591504,
"comment": null "comment": null
}, },
"Source2Server001": { "Source2Server001": {
"value": 8585488, "value": 8591520,
"comment": null "comment": null
}, },
"Source2ServerConfig001": { "Source2ServerConfig001": {
"value": 5660368, "value": 5661040,
"comment": null "comment": null
}, },
"customnavsystem001": { "customnavsystem001": {
@ -528,83 +528,83 @@
"steamclient64_dll": { "steamclient64_dll": {
"data": { "data": {
"CLIENTENGINE_INTERFACE_VERSION005": { "CLIENTENGINE_INTERFACE_VERSION005": {
"value": 8790304, "value": 8790464,
"comment": null "comment": null
}, },
"IVALIDATE001": { "IVALIDATE001": {
"value": 8806832, "value": 8806992,
"comment": null "comment": null
}, },
"SteamClient006": { "SteamClient006": {
"value": 6698592,
"comment": null
},
"SteamClient007": {
"value": 6698608,
"comment": null
},
"SteamClient008": {
"value": 6698624,
"comment": null
},
"SteamClient009": {
"value": 6698640,
"comment": null
},
"SteamClient010": {
"value": 6698656,
"comment": null
},
"SteamClient011": {
"value": 6698672,
"comment": null
},
"SteamClient012": {
"value": 6698688,
"comment": null
},
"SteamClient013": {
"value": 6698704,
"comment": null
},
"SteamClient014": {
"value": 6698720,
"comment": null
},
"SteamClient015": {
"value": 6698736,
"comment": null
},
"SteamClient016": {
"value": 6698752, "value": 6698752,
"comment": null "comment": null
}, },
"SteamClient017": { "SteamClient007": {
"value": 6698768, "value": 6698768,
"comment": null "comment": null
}, },
"SteamClient018": { "SteamClient008": {
"value": 6698784, "value": 6698784,
"comment": null "comment": null
}, },
"SteamClient019": { "SteamClient009": {
"value": 6698800, "value": 6698800,
"comment": null "comment": null
}, },
"SteamClient020": { "SteamClient010": {
"value": 6698816, "value": 6698816,
"comment": null "comment": null
}, },
"SteamClient021": { "SteamClient011": {
"value": 6698832, "value": 6698832,
"comment": null "comment": null
}, },
"SteamClient012": {
"value": 6698848,
"comment": null
},
"SteamClient013": {
"value": 6698864,
"comment": null
},
"SteamClient014": {
"value": 6698880,
"comment": null
},
"SteamClient015": {
"value": 6698896,
"comment": null
},
"SteamClient016": {
"value": 6698912,
"comment": null
},
"SteamClient017": {
"value": 6698928,
"comment": null
},
"SteamClient018": {
"value": 6698944,
"comment": null
},
"SteamClient019": {
"value": 6698960,
"comment": null
},
"SteamClient020": {
"value": 6698976,
"comment": null
},
"SteamClient021": {
"value": 6698992,
"comment": null
},
"p2pvoice002": { "p2pvoice002": {
"value": 892784, "value": 892880,
"comment": null "comment": null
}, },
"p2pvoicesingleton002": { "p2pvoicesingleton002": {
"value": 879056, "value": 879152,
"comment": null "comment": null
} }
}, },
@ -613,19 +613,19 @@
"tier0_dll": { "tier0_dll": {
"data": { "data": {
"TestScriptMgr001": { "TestScriptMgr001": {
"value": 1313952, "value": 1312656,
"comment": null "comment": null
}, },
"VEngineCvar007": { "VEngineCvar007": {
"value": 406976, "value": 406160,
"comment": null "comment": null
}, },
"VProcessUtils002": { "VProcessUtils002": {
"value": 1253760, "value": 1252464,
"comment": null "comment": null
}, },
"VStringTokenSystem001": { "VStringTokenSystem001": {
"value": 1641232, "value": 1639936,
"comment": null "comment": null
} }
}, },

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:37 +0000 Thu, 14 Mar 2024 05:07:42 +0000
''' '''
class animationsystem_dll: # animationsystem.dll class animationsystem_dll: # animationsystem.dll
@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll
AnimationSystem_001 = 0x6DA00 AnimationSystem_001 = 0x6DA00
class client_dll: # client.dll class client_dll: # client.dll
LegacyGameUI001 = 0x8AD8F0 LegacyGameUI001 = 0x8AEEA0
Source2ClientUI001 = 0x89CB50 Source2ClientUI001 = 0x89E100
Source2ClientPrediction001 = 0x7AE2C0 Source2ClientPrediction001 = 0x7AF770
ClientToolsInfo_001 = 0x731850 ClientToolsInfo_001 = 0x732CE0
Source2Client002 = 0x731870 Source2Client002 = 0x732D00
GameClientExports001 = 0x731860 GameClientExports001 = 0x732CF0
EmptyWorldService001_Client = 0x47F420 EmptyWorldService001_Client = 0x480640
Source2ClientConfig001 = 0x46B740 Source2ClientConfig001 = 0x46BA50
class engine2_dll: # engine2.dll class engine2_dll: # engine2.dll
SimpleEngineLoopService_001 = 0x1F6E10 SimpleEngineLoopService_001 = 0x1F6E10
@ -93,9 +93,9 @@ class navsystem_dll: # navsystem.dll
NavSystem001 = 0x8E30 NavSystem001 = 0x8E30
class networksystem_dll: # networksystem.dll class networksystem_dll: # networksystem.dll
SerializedEntitiesVersion001 = 0xD68D0 SerializedEntitiesVersion001 = 0xD6930
NetworkSystemVersion001 = 0xBF9A0 NetworkSystemVersion001 = 0xBFA00
NetworkMessagesVersion001 = 0x9FC30 NetworkMessagesVersion001 = 0x9FC90
FlattenedSerializersVersion001 = 0x7EF90 FlattenedSerializersVersion001 = 0x7EF90
class panorama_dll: # panorama.dll class panorama_dll: # panorama.dll
@ -134,13 +134,13 @@ class schemasystem_dll: # schemasystem.dll
SchemaSystem_001 = 0xAA50 SchemaSystem_001 = 0xAA50
class server_dll: # server.dll class server_dll: # server.dll
NavGameTest001 = 0xA44C60 NavGameTest001 = 0xA464B0
ServerToolsInfo_001 = 0x8300E0 ServerToolsInfo_001 = 0x831870
Source2GameClients001 = 0x8300F0 Source2GameClients001 = 0x831880
Source2GameEntities001 = 0x830100 Source2GameEntities001 = 0x831890
Source2Server001 = 0x830110 Source2Server001 = 0x8318A0
EmptyWorldService001_Server = 0x571B50 EmptyWorldService001_Server = 0x571DF0
Source2ServerConfig001 = 0x565ED0 Source2ServerConfig001 = 0x566170
EntitySubclassUtilsV001 = 0x2AF220 EntitySubclassUtilsV001 = 0x2AF220
customnavsystem001 = 0x22C0E0 customnavsystem001 = 0x22C0E0
Source2GameDirector001 = 0x11EA40 Source2GameDirector001 = 0x11EA40
@ -155,32 +155,32 @@ class steamaudio_dll: # steamaudio.dll
SteamAudio001 = 0x5AA70 SteamAudio001 = 0x5AA70
class steamclient64_dll: # steamclient64.dll class steamclient64_dll: # steamclient64.dll
IVALIDATE001 = 0x8661B0 IVALIDATE001 = 0x866250
CLIENTENGINE_INTERFACE_VERSION005 = 0x862120 CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0
SteamClient021 = 0x663750 SteamClient021 = 0x6637F0
SteamClient020 = 0x663740 SteamClient020 = 0x6637E0
SteamClient019 = 0x663730 SteamClient019 = 0x6637D0
SteamClient018 = 0x663720 SteamClient018 = 0x6637C0
SteamClient017 = 0x663710 SteamClient017 = 0x6637B0
SteamClient016 = 0x663700 SteamClient016 = 0x6637A0
SteamClient015 = 0x6636F0 SteamClient015 = 0x663790
SteamClient014 = 0x6636E0 SteamClient014 = 0x663780
SteamClient013 = 0x6636D0 SteamClient013 = 0x663770
SteamClient012 = 0x6636C0 SteamClient012 = 0x663760
SteamClient011 = 0x6636B0 SteamClient011 = 0x663750
SteamClient010 = 0x6636A0 SteamClient010 = 0x663740
SteamClient009 = 0x663690 SteamClient009 = 0x663730
SteamClient008 = 0x663680 SteamClient008 = 0x663720
SteamClient007 = 0x663670 SteamClient007 = 0x663710
SteamClient006 = 0x663660 SteamClient006 = 0x663700
p2pvoice002 = 0xD9F70 p2pvoice002 = 0xD9FD0
p2pvoicesingleton002 = 0xD69D0 p2pvoicesingleton002 = 0xD6A30
class tier0_dll: # tier0.dll class tier0_dll: # tier0.dll
VStringTokenSystem001 = 0x190B10 VStringTokenSystem001 = 0x190600
TestScriptMgr001 = 0x140CA0 TestScriptMgr001 = 0x140790
VProcessUtils002 = 0x132180 VProcessUtils002 = 0x131C70
VEngineCvar007 = 0x635C0 VEngineCvar007 = 0x63290
class v8system_dll: # v8system.dll class v8system_dll: # v8system.dll
Source2V8System001 = 0x1950 Source2V8System001 = 0x1950

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]
@ -11,14 +11,14 @@ pub mod animationsystem_dll { // animationsystem.dll
} }
pub mod client_dll { // client.dll pub mod client_dll { // client.dll
pub const LegacyGameUI001: usize = 0x8AD8F0; pub const LegacyGameUI001: usize = 0x8AEEA0;
pub const Source2ClientUI001: usize = 0x89CB50; pub const Source2ClientUI001: usize = 0x89E100;
pub const Source2ClientPrediction001: usize = 0x7AE2C0; pub const Source2ClientPrediction001: usize = 0x7AF770;
pub const ClientToolsInfo_001: usize = 0x731850; pub const ClientToolsInfo_001: usize = 0x732CE0;
pub const Source2Client002: usize = 0x731870; pub const Source2Client002: usize = 0x732D00;
pub const GameClientExports001: usize = 0x731860; pub const GameClientExports001: usize = 0x732CF0;
pub const EmptyWorldService001_Client: usize = 0x47F420; pub const EmptyWorldService001_Client: usize = 0x480640;
pub const Source2ClientConfig001: usize = 0x46B740; pub const Source2ClientConfig001: usize = 0x46BA50;
} }
pub mod engine2_dll { // engine2.dll pub mod engine2_dll { // engine2.dll
@ -107,9 +107,9 @@ pub mod navsystem_dll { // navsystem.dll
} }
pub mod networksystem_dll { // networksystem.dll pub mod networksystem_dll { // networksystem.dll
pub const SerializedEntitiesVersion001: usize = 0xD68D0; pub const SerializedEntitiesVersion001: usize = 0xD6930;
pub const NetworkSystemVersion001: usize = 0xBF9A0; pub const NetworkSystemVersion001: usize = 0xBFA00;
pub const NetworkMessagesVersion001: usize = 0x9FC30; pub const NetworkMessagesVersion001: usize = 0x9FC90;
pub const FlattenedSerializersVersion001: usize = 0x7EF90; pub const FlattenedSerializersVersion001: usize = 0x7EF90;
} }
@ -159,13 +159,13 @@ pub mod schemasystem_dll { // schemasystem.dll
} }
pub mod server_dll { // server.dll pub mod server_dll { // server.dll
pub const NavGameTest001: usize = 0xA44C60; pub const NavGameTest001: usize = 0xA464B0;
pub const ServerToolsInfo_001: usize = 0x8300E0; pub const ServerToolsInfo_001: usize = 0x831870;
pub const Source2GameClients001: usize = 0x8300F0; pub const Source2GameClients001: usize = 0x831880;
pub const Source2GameEntities001: usize = 0x830100; pub const Source2GameEntities001: usize = 0x831890;
pub const Source2Server001: usize = 0x830110; pub const Source2Server001: usize = 0x8318A0;
pub const EmptyWorldService001_Server: usize = 0x571B50; pub const EmptyWorldService001_Server: usize = 0x571DF0;
pub const Source2ServerConfig001: usize = 0x565ED0; pub const Source2ServerConfig001: usize = 0x566170;
pub const EntitySubclassUtilsV001: usize = 0x2AF220; pub const EntitySubclassUtilsV001: usize = 0x2AF220;
pub const customnavsystem001: usize = 0x22C0E0; pub const customnavsystem001: usize = 0x22C0E0;
pub const Source2GameDirector001: usize = 0x11EA40; pub const Source2GameDirector001: usize = 0x11EA40;
@ -183,33 +183,33 @@ pub mod steamaudio_dll { // steamaudio.dll
} }
pub mod steamclient64_dll { // steamclient64.dll pub mod steamclient64_dll { // steamclient64.dll
pub const IVALIDATE001: usize = 0x8661B0; pub const IVALIDATE001: usize = 0x866250;
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x862120; pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x8621C0;
pub const SteamClient021: usize = 0x663750; pub const SteamClient021: usize = 0x6637F0;
pub const SteamClient020: usize = 0x663740; pub const SteamClient020: usize = 0x6637E0;
pub const SteamClient019: usize = 0x663730; pub const SteamClient019: usize = 0x6637D0;
pub const SteamClient018: usize = 0x663720; pub const SteamClient018: usize = 0x6637C0;
pub const SteamClient017: usize = 0x663710; pub const SteamClient017: usize = 0x6637B0;
pub const SteamClient016: usize = 0x663700; pub const SteamClient016: usize = 0x6637A0;
pub const SteamClient015: usize = 0x6636F0; pub const SteamClient015: usize = 0x663790;
pub const SteamClient014: usize = 0x6636E0; pub const SteamClient014: usize = 0x663780;
pub const SteamClient013: usize = 0x6636D0; pub const SteamClient013: usize = 0x663770;
pub const SteamClient012: usize = 0x6636C0; pub const SteamClient012: usize = 0x663760;
pub const SteamClient011: usize = 0x6636B0; pub const SteamClient011: usize = 0x663750;
pub const SteamClient010: usize = 0x6636A0; pub const SteamClient010: usize = 0x663740;
pub const SteamClient009: usize = 0x663690; pub const SteamClient009: usize = 0x663730;
pub const SteamClient008: usize = 0x663680; pub const SteamClient008: usize = 0x663720;
pub const SteamClient007: usize = 0x663670; pub const SteamClient007: usize = 0x663710;
pub const SteamClient006: usize = 0x663660; pub const SteamClient006: usize = 0x663700;
pub const p2pvoice002: usize = 0xD9F70; pub const p2pvoice002: usize = 0xD9FD0;
pub const p2pvoicesingleton002: usize = 0xD69D0; pub const p2pvoicesingleton002: usize = 0xD6A30;
} }
pub mod tier0_dll { // tier0.dll pub mod tier0_dll { // tier0.dll
pub const VStringTokenSystem001: usize = 0x190B10; pub const VStringTokenSystem001: usize = 0x190600;
pub const TestScriptMgr001: usize = 0x140CA0; pub const TestScriptMgr001: usize = 0x140790;
pub const VProcessUtils002: usize = 0x132180; pub const VProcessUtils002: usize = 0x131C70;
pub const VEngineCvar007: usize = 0x635C0; pub const VEngineCvar007: usize = 0x63290;
} }
pub mod v8system_dll { // v8system.dll pub mod v8system_dll { // v8system.dll

View File

@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll
AnimationSystemUtils_001: 470656 AnimationSystemUtils_001: 470656
AnimationSystem_001: 449024 AnimationSystem_001: 449024
client_dll: # client.dll client_dll: # client.dll
LegacyGameUI001: 9099504 LegacyGameUI001: 9105056
Source2ClientUI001: 9030480 Source2ClientUI001: 9036032
Source2ClientPrediction001: 8053440 Source2ClientPrediction001: 8058736
ClientToolsInfo_001: 7542864 ClientToolsInfo_001: 7548128
Source2Client002: 7542896 Source2Client002: 7548160
GameClientExports001: 7542880 GameClientExports001: 7548144
EmptyWorldService001_Client: 4715552 EmptyWorldService001_Client: 4720192
Source2ClientConfig001: 4634432 Source2ClientConfig001: 4635216
engine2_dll: # engine2.dll engine2_dll: # engine2.dll
SimpleEngineLoopService_001: 2059792 SimpleEngineLoopService_001: 2059792
ClientServerEngineLoopService_001: 2010144 ClientServerEngineLoopService_001: 2010144
@ -77,9 +77,9 @@ meshsystem_dll: # meshsystem.dll
navsystem_dll: # navsystem.dll navsystem_dll: # navsystem.dll
NavSystem001: 36400 NavSystem001: 36400
networksystem_dll: # networksystem.dll networksystem_dll: # networksystem.dll
SerializedEntitiesVersion001: 878800 SerializedEntitiesVersion001: 878896
NetworkSystemVersion001: 784800 NetworkSystemVersion001: 784896
NetworkMessagesVersion001: 654384 NetworkMessagesVersion001: 654480
FlattenedSerializersVersion001: 520080 FlattenedSerializersVersion001: 520080
panorama_dll: # panorama.dll panorama_dll: # panorama.dll
PanoramaUIEngine001: 383328 PanoramaUIEngine001: 383328
@ -107,13 +107,13 @@ scenesystem_dll: # scenesystem.dll
schemasystem_dll: # schemasystem.dll schemasystem_dll: # schemasystem.dll
SchemaSystem_001: 43600 SchemaSystem_001: 43600
server_dll: # server.dll server_dll: # server.dll
NavGameTest001: 10767456 NavGameTest001: 10773680
ServerToolsInfo_001: 8585440 ServerToolsInfo_001: 8591472
Source2GameClients001: 8585456 Source2GameClients001: 8591488
Source2GameEntities001: 8585472 Source2GameEntities001: 8591504
Source2Server001: 8585488 Source2Server001: 8591520
EmptyWorldService001_Server: 5708624 EmptyWorldService001_Server: 5709296
Source2ServerConfig001: 5660368 Source2ServerConfig001: 5661040
EntitySubclassUtilsV001: 2814496 EntitySubclassUtilsV001: 2814496
customnavsystem001: 2277600 customnavsystem001: 2277600
Source2GameDirector001: 1174080 Source2GameDirector001: 1174080
@ -125,31 +125,31 @@ soundsystem_dll: # soundsystem.dll
steamaudio_dll: # steamaudio.dll steamaudio_dll: # steamaudio.dll
SteamAudio001: 371312 SteamAudio001: 371312
steamclient64_dll: # steamclient64.dll steamclient64_dll: # steamclient64.dll
IVALIDATE001: 8806832 IVALIDATE001: 8806992
CLIENTENGINE_INTERFACE_VERSION005: 8790304 CLIENTENGINE_INTERFACE_VERSION005: 8790464
SteamClient021: 6698832 SteamClient021: 6698992
SteamClient020: 6698816 SteamClient020: 6698976
SteamClient019: 6698800 SteamClient019: 6698960
SteamClient018: 6698784 SteamClient018: 6698944
SteamClient017: 6698768 SteamClient017: 6698928
SteamClient016: 6698752 SteamClient016: 6698912
SteamClient015: 6698736 SteamClient015: 6698896
SteamClient014: 6698720 SteamClient014: 6698880
SteamClient013: 6698704 SteamClient013: 6698864
SteamClient012: 6698688 SteamClient012: 6698848
SteamClient011: 6698672 SteamClient011: 6698832
SteamClient010: 6698656 SteamClient010: 6698816
SteamClient009: 6698640 SteamClient009: 6698800
SteamClient008: 6698624 SteamClient008: 6698784
SteamClient007: 6698608 SteamClient007: 6698768
SteamClient006: 6698592 SteamClient006: 6698752
p2pvoice002: 892784 p2pvoice002: 892880
p2pvoicesingleton002: 879056 p2pvoicesingleton002: 879152
tier0_dll: # tier0.dll tier0_dll: # tier0.dll
VStringTokenSystem001: 1641232 VStringTokenSystem001: 1639936
TestScriptMgr001: 1313952 TestScriptMgr001: 1312656
VProcessUtils002: 1253760 VProcessUtils002: 1252464
VEngineCvar007: 406976 VEngineCvar007: 406160
v8system_dll: # v8system.dll v8system_dll: # v8system.dll
Source2V8System001: 6480 Source2V8System001: 6480
valve_avi_dll: # valve_avi.dll valve_avi_dll: # valve_avi.dll

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class MaterialParamBuffer_t { // MaterialParam_t public static class MaterialParamBuffer_t { // MaterialParam_t

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class MaterialParamBuffer_t: # MaterialParam_t class MaterialParamBuffer_t: # MaterialParam_t

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class ChangeAccessorFieldPathIndex_t { public static class ChangeAccessorFieldPathIndex_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class ChangeAccessorFieldPathIndex_t: class ChangeAccessorFieldPathIndex_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,33 +1,33 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
public static class client_dll { // client.dll public static class client_dll { // client.dll
public const nint dwEntityList = 0x18BBAF8; public const nint dwEntityList = 0x18BFC08;
public const nint dwForceAttack = 0x1728F90; public const nint dwForceAttack = 0x172D030;
public const nint dwForceAttack2 = 0x1729020; public const nint dwForceAttack2 = 0x172D0C0;
public const nint dwForceBackward = 0x1729260; public const nint dwForceBackward = 0x172D300;
public const nint dwForceCrouch = 0x1729530; public const nint dwForceCrouch = 0x172D5D0;
public const nint dwForceForward = 0x17291D0; public const nint dwForceForward = 0x172D270;
public const nint dwForceJump = 0x17294A0; public const nint dwForceJump = 0x172D540;
public const nint dwForceLeft = 0x17292F0; public const nint dwForceLeft = 0x172D390;
public const nint dwForceRight = 0x1729380; public const nint dwForceRight = 0x172D420;
public const nint dwGameEntitySystem = 0x19D9450; public const nint dwGameEntitySystem = 0x19DD590;
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510;
public const nint dwGameRules = 0x1918A30; public const nint dwGameRules = 0x191CB50;
public const nint dwGlobalVars = 0x1723B10; public const nint dwGlobalVars = 0x1727BB0;
public const nint dwGlowManager = 0x1918E50; public const nint dwGlowManager = 0x191CF70;
public const nint dwInterfaceLinkList = 0x1A0A598; public const nint dwInterfaceLinkList = 0x1A0E6D8;
public const nint dwLocalPlayerController = 0x190B308; public const nint dwLocalPlayerController = 0x190F428;
public const nint dwLocalPlayerPawn = 0x1730118; public const nint dwLocalPlayerPawn = 0x17341B8;
public const nint dwPlantedC4 = 0x1921858; public const nint dwPlantedC4 = 0x1925988;
public const nint dwPrediction = 0x172FFE0; public const nint dwPrediction = 0x1734080;
public const nint dwSensitivity = 0x1919778; public const nint dwSensitivity = 0x191D898;
public const nint dwSensitivity_sensitivity = 0x40; public const nint dwSensitivity_sensitivity = 0x40;
public const nint dwViewAngles = 0x1929730; public const nint dwViewAngles = 0x192D860;
public const nint dwViewMatrix = 0x191CF30; public const nint dwViewMatrix = 0x1921050;
public const nint dwViewRender = 0x191D7B0; public const nint dwViewRender = 0x19218D0;
} }
public static class engine2_dll { // engine2.dll public static class engine2_dll { // engine2.dll
@ -42,7 +42,7 @@ public static class engine2_dll { // engine2.dll
} }
public static class game_info { // Some additional information about the game at dump time public static class game_info { // Some additional information about the game at dump time
public const nint buildNumber = 0x36AB; // Game build number public const nint buildNumber = 0x36AC; // Game build number
} }
public static class inputsystem_dll { // inputsystem.dll public static class inputsystem_dll { // inputsystem.dll

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#pragma once #pragma once
@ -8,30 +8,30 @@
#include <cstddef> #include <cstddef>
namespace client_dll { // client.dll namespace client_dll { // client.dll
constexpr std::ptrdiff_t dwEntityList = 0x18BBAF8; constexpr std::ptrdiff_t dwEntityList = 0x18BFC08;
constexpr std::ptrdiff_t dwForceAttack = 0x1728F90; constexpr std::ptrdiff_t dwForceAttack = 0x172D030;
constexpr std::ptrdiff_t dwForceAttack2 = 0x1729020; constexpr std::ptrdiff_t dwForceAttack2 = 0x172D0C0;
constexpr std::ptrdiff_t dwForceBackward = 0x1729260; constexpr std::ptrdiff_t dwForceBackward = 0x172D300;
constexpr std::ptrdiff_t dwForceCrouch = 0x1729530; constexpr std::ptrdiff_t dwForceCrouch = 0x172D5D0;
constexpr std::ptrdiff_t dwForceForward = 0x17291D0; constexpr std::ptrdiff_t dwForceForward = 0x172D270;
constexpr std::ptrdiff_t dwForceJump = 0x17294A0; constexpr std::ptrdiff_t dwForceJump = 0x172D540;
constexpr std::ptrdiff_t dwForceLeft = 0x17292F0; constexpr std::ptrdiff_t dwForceLeft = 0x172D390;
constexpr std::ptrdiff_t dwForceRight = 0x1729380; constexpr std::ptrdiff_t dwForceRight = 0x172D420;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x19D9450; constexpr std::ptrdiff_t dwGameEntitySystem = 0x19DD590;
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510;
constexpr std::ptrdiff_t dwGameRules = 0x1918A30; constexpr std::ptrdiff_t dwGameRules = 0x191CB50;
constexpr std::ptrdiff_t dwGlobalVars = 0x1723B10; constexpr std::ptrdiff_t dwGlobalVars = 0x1727BB0;
constexpr std::ptrdiff_t dwGlowManager = 0x1918E50; constexpr std::ptrdiff_t dwGlowManager = 0x191CF70;
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1A0A598; constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1A0E6D8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x190B308; constexpr std::ptrdiff_t dwLocalPlayerController = 0x190F428;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1730118; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17341B8;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1921858; constexpr std::ptrdiff_t dwPlantedC4 = 0x1925988;
constexpr std::ptrdiff_t dwPrediction = 0x172FFE0; constexpr std::ptrdiff_t dwPrediction = 0x1734080;
constexpr std::ptrdiff_t dwSensitivity = 0x1919778; constexpr std::ptrdiff_t dwSensitivity = 0x191D898;
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
constexpr std::ptrdiff_t dwViewAngles = 0x1929730; constexpr std::ptrdiff_t dwViewAngles = 0x192D860;
constexpr std::ptrdiff_t dwViewMatrix = 0x191CF30; constexpr std::ptrdiff_t dwViewMatrix = 0x1921050;
constexpr std::ptrdiff_t dwViewRender = 0x191D7B0; constexpr std::ptrdiff_t dwViewRender = 0x19218D0;
} }
namespace engine2_dll { // engine2.dll namespace engine2_dll { // engine2.dll
@ -46,7 +46,7 @@ namespace engine2_dll { // engine2.dll
} }
namespace game_info { // Some additional information about the game at dump time namespace game_info { // Some additional information about the game at dump time
constexpr std::ptrdiff_t buildNumber = 0x36AB; // Game build number constexpr std::ptrdiff_t buildNumber = 0x36AC; // Game build number
} }
namespace inputsystem_dll { // inputsystem.dll namespace inputsystem_dll { // inputsystem.dll

View File

@ -2,43 +2,43 @@
"client_dll": { "client_dll": {
"data": { "data": {
"dwEntityList": { "dwEntityList": {
"value": 25934584, "value": 25951240,
"comment": null "comment": null
}, },
"dwForceAttack": { "dwForceAttack": {
"value": 24285072, "value": 24301616,
"comment": null "comment": null
}, },
"dwForceAttack2": { "dwForceAttack2": {
"value": 24285216, "value": 24301760,
"comment": null "comment": null
}, },
"dwForceBackward": { "dwForceBackward": {
"value": 24285792, "value": 24302336,
"comment": null "comment": null
}, },
"dwForceCrouch": { "dwForceCrouch": {
"value": 24286512, "value": 24303056,
"comment": null "comment": null
}, },
"dwForceForward": { "dwForceForward": {
"value": 24285648, "value": 24302192,
"comment": null "comment": null
}, },
"dwForceJump": { "dwForceJump": {
"value": 24286368, "value": 24302912,
"comment": null "comment": null
}, },
"dwForceLeft": { "dwForceLeft": {
"value": 24285936, "value": 24302480,
"comment": null "comment": null
}, },
"dwForceRight": { "dwForceRight": {
"value": 24286080, "value": 24302624,
"comment": null "comment": null
}, },
"dwGameEntitySystem": { "dwGameEntitySystem": {
"value": 27104336, "value": 27121040,
"comment": null "comment": null
}, },
"dwGameEntitySystem_getHighestEntityIndex": { "dwGameEntitySystem_getHighestEntityIndex": {
@ -46,39 +46,39 @@
"comment": null "comment": null
}, },
"dwGameRules": { "dwGameRules": {
"value": 26315312, "value": 26331984,
"comment": null "comment": null
}, },
"dwGlobalVars": { "dwGlobalVars": {
"value": 24263440, "value": 24279984,
"comment": null "comment": null
}, },
"dwGlowManager": { "dwGlowManager": {
"value": 26316368, "value": 26333040,
"comment": null "comment": null
}, },
"dwInterfaceLinkList": { "dwInterfaceLinkList": {
"value": 27305368, "value": 27322072,
"comment": null "comment": null
}, },
"dwLocalPlayerController": { "dwLocalPlayerController": {
"value": 26260232, "value": 26276904,
"comment": null "comment": null
}, },
"dwLocalPlayerPawn": { "dwLocalPlayerPawn": {
"value": 24314136, "value": 24330680,
"comment": null "comment": null
}, },
"dwPlantedC4": { "dwPlantedC4": {
"value": 26351704, "value": 26368392,
"comment": null "comment": null
}, },
"dwPrediction": { "dwPrediction": {
"value": 24313824, "value": 24330368,
"comment": null "comment": null
}, },
"dwSensitivity": { "dwSensitivity": {
"value": 26318712, "value": 26335384,
"comment": null "comment": null
}, },
"dwSensitivity_sensitivity": { "dwSensitivity_sensitivity": {
@ -86,15 +86,15 @@
"comment": null "comment": null
}, },
"dwViewAngles": { "dwViewAngles": {
"value": 26384176, "value": 26400864,
"comment": null "comment": null
}, },
"dwViewMatrix": { "dwViewMatrix": {
"value": 26332976, "value": 26349648,
"comment": null "comment": null
}, },
"dwViewRender": { "dwViewRender": {
"value": 26335152, "value": 26351824,
"comment": null "comment": null
} }
}, },
@ -140,7 +140,7 @@
"game_info": { "game_info": {
"data": { "data": {
"buildNumber": { "buildNumber": {
"value": 13995, "value": 13996,
"comment": "Game build number" "comment": "Game build number"
} }
}, },

View File

@ -1,33 +1,33 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:37 +0000 Thu, 14 Mar 2024 05:07:42 +0000
''' '''
class client_dll: # client.dll class client_dll: # client.dll
dwEntityList = 0x18BBAF8 dwEntityList = 0x18BFC08
dwForceAttack = 0x1728F90 dwForceAttack = 0x172D030
dwForceAttack2 = 0x1729020 dwForceAttack2 = 0x172D0C0
dwForceBackward = 0x1729260 dwForceBackward = 0x172D300
dwForceCrouch = 0x1729530 dwForceCrouch = 0x172D5D0
dwForceForward = 0x17291D0 dwForceForward = 0x172D270
dwForceJump = 0x17294A0 dwForceJump = 0x172D540
dwForceLeft = 0x17292F0 dwForceLeft = 0x172D390
dwForceRight = 0x1729380 dwForceRight = 0x172D420
dwGameEntitySystem = 0x19D9450 dwGameEntitySystem = 0x19DD590
dwGameEntitySystem_getHighestEntityIndex = 0x1510 dwGameEntitySystem_getHighestEntityIndex = 0x1510
dwGameRules = 0x1918A30 dwGameRules = 0x191CB50
dwGlobalVars = 0x1723B10 dwGlobalVars = 0x1727BB0
dwGlowManager = 0x1918E50 dwGlowManager = 0x191CF70
dwInterfaceLinkList = 0x1A0A598 dwInterfaceLinkList = 0x1A0E6D8
dwLocalPlayerController = 0x190B308 dwLocalPlayerController = 0x190F428
dwLocalPlayerPawn = 0x1730118 dwLocalPlayerPawn = 0x17341B8
dwPlantedC4 = 0x1921858 dwPlantedC4 = 0x1925988
dwPrediction = 0x172FFE0 dwPrediction = 0x1734080
dwSensitivity = 0x1919778 dwSensitivity = 0x191D898
dwSensitivity_sensitivity = 0x40 dwSensitivity_sensitivity = 0x40
dwViewAngles = 0x1929730 dwViewAngles = 0x192D860
dwViewMatrix = 0x191CF30 dwViewMatrix = 0x1921050
dwViewRender = 0x191D7B0 dwViewRender = 0x19218D0
class engine2_dll: # engine2.dll class engine2_dll: # engine2.dll
dwBuildNumber = 0x513574 dwBuildNumber = 0x513574
@ -40,7 +40,7 @@ class engine2_dll: # engine2.dll
dwWindowWidth = 0x5CBC60 dwWindowWidth = 0x5CBC60
class game_info: # Some additional information about the game at dump time class game_info: # Some additional information about the game at dump time
buildNumber = 0x36AB # Game build number buildNumber = 0x36AC # Game build number
class inputsystem_dll: # inputsystem.dll class inputsystem_dll: # inputsystem.dll
dwInputSystem = 0x367A0 dwInputSystem = 0x367A0

View File

@ -1,35 +1,35 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:37 +0000 * Thu, 14 Mar 2024 05:07:42 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]
pub mod client_dll { // client.dll pub mod client_dll { // client.dll
pub const dwEntityList: usize = 0x18BBAF8; pub const dwEntityList: usize = 0x18BFC08;
pub const dwForceAttack: usize = 0x1728F90; pub const dwForceAttack: usize = 0x172D030;
pub const dwForceAttack2: usize = 0x1729020; pub const dwForceAttack2: usize = 0x172D0C0;
pub const dwForceBackward: usize = 0x1729260; pub const dwForceBackward: usize = 0x172D300;
pub const dwForceCrouch: usize = 0x1729530; pub const dwForceCrouch: usize = 0x172D5D0;
pub const dwForceForward: usize = 0x17291D0; pub const dwForceForward: usize = 0x172D270;
pub const dwForceJump: usize = 0x17294A0; pub const dwForceJump: usize = 0x172D540;
pub const dwForceLeft: usize = 0x17292F0; pub const dwForceLeft: usize = 0x172D390;
pub const dwForceRight: usize = 0x1729380; pub const dwForceRight: usize = 0x172D420;
pub const dwGameEntitySystem: usize = 0x19D9450; pub const dwGameEntitySystem: usize = 0x19DD590;
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510;
pub const dwGameRules: usize = 0x1918A30; pub const dwGameRules: usize = 0x191CB50;
pub const dwGlobalVars: usize = 0x1723B10; pub const dwGlobalVars: usize = 0x1727BB0;
pub const dwGlowManager: usize = 0x1918E50; pub const dwGlowManager: usize = 0x191CF70;
pub const dwInterfaceLinkList: usize = 0x1A0A598; pub const dwInterfaceLinkList: usize = 0x1A0E6D8;
pub const dwLocalPlayerController: usize = 0x190B308; pub const dwLocalPlayerController: usize = 0x190F428;
pub const dwLocalPlayerPawn: usize = 0x1730118; pub const dwLocalPlayerPawn: usize = 0x17341B8;
pub const dwPlantedC4: usize = 0x1921858; pub const dwPlantedC4: usize = 0x1925988;
pub const dwPrediction: usize = 0x172FFE0; pub const dwPrediction: usize = 0x1734080;
pub const dwSensitivity: usize = 0x1919778; pub const dwSensitivity: usize = 0x191D898;
pub const dwSensitivity_sensitivity: usize = 0x40; pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x1929730; pub const dwViewAngles: usize = 0x192D860;
pub const dwViewMatrix: usize = 0x191CF30; pub const dwViewMatrix: usize = 0x1921050;
pub const dwViewRender: usize = 0x191D7B0; pub const dwViewRender: usize = 0x19218D0;
} }
pub mod engine2_dll { // engine2.dll pub mod engine2_dll { // engine2.dll
@ -44,7 +44,7 @@ pub mod engine2_dll { // engine2.dll
} }
pub mod game_info { // Some additional information about the game at dump time pub mod game_info { // Some additional information about the game at dump time
pub const buildNumber: usize = 0x36AB; // Game build number pub const buildNumber: usize = 0x36AC; // Game build number
} }
pub mod inputsystem_dll { // inputsystem.dll pub mod inputsystem_dll { // inputsystem.dll

View File

@ -1,29 +1,29 @@
--- ---
client_dll: # client.dll client_dll: # client.dll
dwEntityList: 25934584 dwEntityList: 25951240
dwForceAttack: 24285072 dwForceAttack: 24301616
dwForceAttack2: 24285216 dwForceAttack2: 24301760
dwForceBackward: 24285792 dwForceBackward: 24302336
dwForceCrouch: 24286512 dwForceCrouch: 24303056
dwForceForward: 24285648 dwForceForward: 24302192
dwForceJump: 24286368 dwForceJump: 24302912
dwForceLeft: 24285936 dwForceLeft: 24302480
dwForceRight: 24286080 dwForceRight: 24302624
dwGameEntitySystem: 27104336 dwGameEntitySystem: 27121040
dwGameEntitySystem_getHighestEntityIndex: 5392 dwGameEntitySystem_getHighestEntityIndex: 5392
dwGameRules: 26315312 dwGameRules: 26331984
dwGlobalVars: 24263440 dwGlobalVars: 24279984
dwGlowManager: 26316368 dwGlowManager: 26333040
dwInterfaceLinkList: 27305368 dwInterfaceLinkList: 27322072
dwLocalPlayerController: 26260232 dwLocalPlayerController: 26276904
dwLocalPlayerPawn: 24314136 dwLocalPlayerPawn: 24330680
dwPlantedC4: 26351704 dwPlantedC4: 26368392
dwPrediction: 24313824 dwPrediction: 24330368
dwSensitivity: 26318712 dwSensitivity: 26335384
dwSensitivity_sensitivity: 64 dwSensitivity_sensitivity: 64
dwViewAngles: 26384176 dwViewAngles: 26400864
dwViewMatrix: 26332976 dwViewMatrix: 26349648
dwViewRender: 26335152 dwViewRender: 26351824
engine2_dll: # engine2.dll engine2_dll: # engine2.dll
dwBuildNumber: 5322100 dwBuildNumber: 5322100
dwNetworkGameClient_deltaTick: 600 dwNetworkGameClient_deltaTick: 600
@ -34,7 +34,7 @@ engine2_dll: # engine2.dll
dwWindowHeight: 6077540 dwWindowHeight: 6077540
dwWindowWidth: 6077536 dwWindowWidth: 6077536
game_info: # Some additional information about the game at dump time game_info: # Some additional information about the game at dump time
buildNumber: 13995 # Game build number buildNumber: 13996 # Game build number
inputsystem_dll: # inputsystem.dll inputsystem_dll: # inputsystem.dll
dwInputSystem: 223136 dwInputSystem: 223136
matchmaking_dll: # matchmaking.dll matchmaking_dll: # matchmaking.dll

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
public static class CBaseRendererSource2 { // CParticleFunctionRenderer public static class CBaseRendererSource2 { // CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:41 +0000
''' '''
class CBaseRendererSource2: # CParticleFunctionRenderer class CBaseRendererSource2: # CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
public static class CBasePulseGraphInstance { public static class CBasePulseGraphInstance {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:41 +0000
''' '''
class CBasePulseGraphInstance: class CBasePulseGraphInstance:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class RenderInputLayoutField_t { public static class RenderInputLayoutField_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class RenderInputLayoutField_t: class RenderInputLayoutField_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class AABB_t { public static class AABB_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class AABB_t: class AABB_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class CSSDSEndFrameViewInfo { public static class CSSDSEndFrameViewInfo {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class CSSDSEndFrameViewInfo: class CSSDSEndFrameViewInfo:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class CExampleSchemaVData_Monomorphic { public static class CExampleSchemaVData_Monomorphic {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:35 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class CExampleSchemaVData_Monomorphic: class CExampleSchemaVData_Monomorphic:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:35 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
public static class ActiveModelConfig_t { public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:41 +0000
''' '''
class ActiveModelConfig_t: class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:41 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class CDSPMixgroupModifier { public static class CDSPMixgroupModifier {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class CDSPMixgroupModifier: class CDSPMixgroupModifier:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class CFeIndexedJiggleBone { public static class CFeIndexedJiggleBone {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class CFeIndexedJiggleBone: class CFeIndexedJiggleBone:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
public static class AggregateLODSetup_t { public static class AggregateLODSetup_t {

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
''' '''
Created using https://github.com/a2x/cs2-dumper Generated using https://github.com/a2x/cs2-dumper
Thu, 29 Feb 2024 02:15:36 +0000 Thu, 14 Mar 2024 05:07:40 +0000
''' '''
class AggregateLODSetup_t: class AggregateLODSetup_t:

View File

@ -1,6 +1,6 @@
/* /*
* Created using https://github.com/a2x/cs2-dumper * Generated using https://github.com/a2x/cs2-dumper
* Thu, 29 Feb 2024 02:15:36 +0000 * Thu, 14 Mar 2024 05:07:40 +0000
*/ */
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_snake_case, non_upper_case_globals)]