mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-07 03:05:35 +08:00
📦 Game Update 13967 (2)
This commit is contained in:
parent
d6c4c8e4f1
commit
c0d406f220
34
config.json
34
config.json
@ -1,15 +1,5 @@
|
||||
{
|
||||
"signatures": [
|
||||
{
|
||||
"name": "dwBaseEntityModel_setModel",
|
||||
"module": "client.dll",
|
||||
"pattern": "E8 ? ? ? ? F3 0F 10 4C 3B ?",
|
||||
"operations": [
|
||||
{
|
||||
"type": "resolveJmp"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwBuildNumber",
|
||||
"module": "engine2.dll",
|
||||
@ -154,31 +144,15 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwGameEntitySystem_getBaseEntity",
|
||||
"module": "client.dll",
|
||||
"pattern": "8B D3 E8 ? ? ? ? 48 8B F8 48 85 C0 74 76",
|
||||
"operations": [
|
||||
{
|
||||
"type": "add",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"type": "resolveJmp"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwGameEntitySystem_getHighestEntityIndex",
|
||||
"module": "client.dll",
|
||||
"pattern": "33 DB E8 ? ? ? ? 8B 08",
|
||||
"pattern": "8B 81 ? ? ? ? 89 02 48 8B C2 C3 CC CC CC CC 48 89 5C 24 ? 48 89 6C 24",
|
||||
"operations": [
|
||||
{
|
||||
"type": "add",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"type": "resolveJmp"
|
||||
"type": "slice",
|
||||
"start": 2,
|
||||
"end": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class AimMatrixOpFixedSettings_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class AimMatrixOpFixedSettings_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:03 +0000
|
||||
Sat, 4 Nov 2023 04:05:17 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CEmptyEntityInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CEmptyEntityInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
public static class CAnimScriptBase {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:03 +0000
|
||||
Sat, 4 Nov 2023 04:05:17 +0000
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:04 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
@ -9,12 +9,12 @@ public static class animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint LegacyGameUI001 = 0x8997F0;
|
||||
public const nint Source2ClientUI001 = 0x888500;
|
||||
public const nint Source2ClientPrediction001 = 0x7A1830;
|
||||
public const nint ClientToolsInfo_001 = 0x72DA70;
|
||||
public const nint Source2Client002 = 0x72DA90;
|
||||
public const nint GameClientExports001 = 0x72DA80;
|
||||
public const nint LegacyGameUI001 = 0x899820;
|
||||
public const nint Source2ClientUI001 = 0x888530;
|
||||
public const nint Source2ClientPrediction001 = 0x7A1860;
|
||||
public const nint ClientToolsInfo_001 = 0x72DAA0;
|
||||
public const nint Source2Client002 = 0x72DAC0;
|
||||
public const nint GameClientExports001 = 0x72DAB0;
|
||||
public const nint EmptyWorldService001_Client = 0x48DEF0;
|
||||
public const nint Source2ClientConfig001 = 0x474F00;
|
||||
}
|
||||
@ -157,11 +157,11 @@ public static class schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
public const nint NavGameTest001 = 0xA353F0;
|
||||
public const nint ServerToolsInfo_001 = 0x838760;
|
||||
public const nint Source2GameClients001 = 0x838770;
|
||||
public const nint Source2GameEntities001 = 0x838780;
|
||||
public const nint Source2Server001 = 0x838790;
|
||||
public const nint NavGameTest001 = 0xA35420;
|
||||
public const nint ServerToolsInfo_001 = 0x838790;
|
||||
public const nint Source2GameClients001 = 0x8387A0;
|
||||
public const nint Source2GameEntities001 = 0x8387B0;
|
||||
public const nint Source2Server001 = 0x8387C0;
|
||||
public const nint EmptyWorldService001_Server = 0x58D750;
|
||||
public const nint Source2ServerConfig001 = 0x56D760;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2CD4C0;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:04 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -13,12 +13,12 @@ namespace animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
namespace client_dll { // client.dll
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8997F0;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x888500;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A1830;
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x72DA70;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x72DA90;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x72DA80;
|
||||
constexpr std::ptrdiff_t LegacyGameUI001 = 0x899820;
|
||||
constexpr std::ptrdiff_t Source2ClientUI001 = 0x888530;
|
||||
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7A1860;
|
||||
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x72DAA0;
|
||||
constexpr std::ptrdiff_t Source2Client002 = 0x72DAC0;
|
||||
constexpr std::ptrdiff_t GameClientExports001 = 0x72DAB0;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x48DEF0;
|
||||
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x474F00;
|
||||
}
|
||||
@ -161,11 +161,11 @@ namespace schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
namespace server_dll { // server.dll
|
||||
constexpr std::ptrdiff_t NavGameTest001 = 0xA353F0;
|
||||
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x838760;
|
||||
constexpr std::ptrdiff_t Source2GameClients001 = 0x838770;
|
||||
constexpr std::ptrdiff_t Source2GameEntities001 = 0x838780;
|
||||
constexpr std::ptrdiff_t Source2Server001 = 0x838790;
|
||||
constexpr std::ptrdiff_t NavGameTest001 = 0xA35420;
|
||||
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x838790;
|
||||
constexpr std::ptrdiff_t Source2GameClients001 = 0x8387A0;
|
||||
constexpr std::ptrdiff_t Source2GameEntities001 = 0x8387B0;
|
||||
constexpr std::ptrdiff_t Source2Server001 = 0x8387C0;
|
||||
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x58D750;
|
||||
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x56D760;
|
||||
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2CD4C0;
|
||||
|
@ -15,7 +15,7 @@
|
||||
"client_dll": {
|
||||
"data": {
|
||||
"ClientToolsInfo_001": {
|
||||
"value": 7527024,
|
||||
"value": 7527072,
|
||||
"comment": null
|
||||
},
|
||||
"EmptyWorldService001_Client": {
|
||||
@ -23,15 +23,15 @@
|
||||
"comment": null
|
||||
},
|
||||
"GameClientExports001": {
|
||||
"value": 7527040,
|
||||
"value": 7527088,
|
||||
"comment": null
|
||||
},
|
||||
"LegacyGameUI001": {
|
||||
"value": 9017328,
|
||||
"value": 9017376,
|
||||
"comment": null
|
||||
},
|
||||
"Source2Client002": {
|
||||
"value": 7527056,
|
||||
"value": 7527104,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientConfig001": {
|
||||
@ -39,11 +39,11 @@
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientPrediction001": {
|
||||
"value": 8001584,
|
||||
"value": 8001632,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ClientUI001": {
|
||||
"value": 8946944,
|
||||
"value": 8946992,
|
||||
"comment": null
|
||||
}
|
||||
},
|
||||
@ -461,15 +461,15 @@
|
||||
"comment": null
|
||||
},
|
||||
"NavGameTest001": {
|
||||
"value": 10703856,
|
||||
"value": 10703904,
|
||||
"comment": null
|
||||
},
|
||||
"ServerToolsInfo_001": {
|
||||
"value": 8619872,
|
||||
"value": 8619920,
|
||||
"comment": null
|
||||
},
|
||||
"Source2GameClients001": {
|
||||
"value": 8619888,
|
||||
"value": 8619936,
|
||||
"comment": null
|
||||
},
|
||||
"Source2GameDirector001": {
|
||||
@ -477,11 +477,11 @@
|
||||
"comment": null
|
||||
},
|
||||
"Source2GameEntities001": {
|
||||
"value": 8619904,
|
||||
"value": 8619952,
|
||||
"comment": null
|
||||
},
|
||||
"Source2Server001": {
|
||||
"value": 8619920,
|
||||
"value": 8619968,
|
||||
"comment": null
|
||||
},
|
||||
"Source2ServerConfig001": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:04 +0000
|
||||
Sat, 4 Nov 2023 04:05:17 +0000
|
||||
'''
|
||||
|
||||
class animationsystem_dll: # animationsystem.dll
|
||||
@ -8,12 +8,12 @@ class animationsystem_dll: # animationsystem.dll
|
||||
AnimationSystem_001 = 0x5F1D0
|
||||
|
||||
class client_dll: # client.dll
|
||||
LegacyGameUI001 = 0x8997F0
|
||||
Source2ClientUI001 = 0x888500
|
||||
Source2ClientPrediction001 = 0x7A1830
|
||||
ClientToolsInfo_001 = 0x72DA70
|
||||
Source2Client002 = 0x72DA90
|
||||
GameClientExports001 = 0x72DA80
|
||||
LegacyGameUI001 = 0x899820
|
||||
Source2ClientUI001 = 0x888530
|
||||
Source2ClientPrediction001 = 0x7A1860
|
||||
ClientToolsInfo_001 = 0x72DAA0
|
||||
Source2Client002 = 0x72DAC0
|
||||
GameClientExports001 = 0x72DAB0
|
||||
EmptyWorldService001_Client = 0x48DEF0
|
||||
Source2ClientConfig001 = 0x474F00
|
||||
|
||||
@ -134,11 +134,11 @@ class schemasystem_dll: # schemasystem.dll
|
||||
SchemaSystem_001 = 0xA930
|
||||
|
||||
class server_dll: # server.dll
|
||||
NavGameTest001 = 0xA353F0
|
||||
ServerToolsInfo_001 = 0x838760
|
||||
Source2GameClients001 = 0x838770
|
||||
Source2GameEntities001 = 0x838780
|
||||
Source2Server001 = 0x838790
|
||||
NavGameTest001 = 0xA35420
|
||||
ServerToolsInfo_001 = 0x838790
|
||||
Source2GameClients001 = 0x8387A0
|
||||
Source2GameEntities001 = 0x8387B0
|
||||
Source2Server001 = 0x8387C0
|
||||
EmptyWorldService001_Server = 0x58D750
|
||||
Source2ServerConfig001 = 0x56D760
|
||||
EntitySubclassUtilsV001 = 0x2CD4C0
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:04 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
@ -11,12 +11,12 @@ pub mod animationsystem_dll { // animationsystem.dll
|
||||
}
|
||||
|
||||
pub mod client_dll { // client.dll
|
||||
pub const LegacyGameUI001: usize = 0x8997F0;
|
||||
pub const Source2ClientUI001: usize = 0x888500;
|
||||
pub const Source2ClientPrediction001: usize = 0x7A1830;
|
||||
pub const ClientToolsInfo_001: usize = 0x72DA70;
|
||||
pub const Source2Client002: usize = 0x72DA90;
|
||||
pub const GameClientExports001: usize = 0x72DA80;
|
||||
pub const LegacyGameUI001: usize = 0x899820;
|
||||
pub const Source2ClientUI001: usize = 0x888530;
|
||||
pub const Source2ClientPrediction001: usize = 0x7A1860;
|
||||
pub const ClientToolsInfo_001: usize = 0x72DAA0;
|
||||
pub const Source2Client002: usize = 0x72DAC0;
|
||||
pub const GameClientExports001: usize = 0x72DAB0;
|
||||
pub const EmptyWorldService001_Client: usize = 0x48DEF0;
|
||||
pub const Source2ClientConfig001: usize = 0x474F00;
|
||||
}
|
||||
@ -159,11 +159,11 @@ pub mod schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
pub mod server_dll { // server.dll
|
||||
pub const NavGameTest001: usize = 0xA353F0;
|
||||
pub const ServerToolsInfo_001: usize = 0x838760;
|
||||
pub const Source2GameClients001: usize = 0x838770;
|
||||
pub const Source2GameEntities001: usize = 0x838780;
|
||||
pub const Source2Server001: usize = 0x838790;
|
||||
pub const NavGameTest001: usize = 0xA35420;
|
||||
pub const ServerToolsInfo_001: usize = 0x838790;
|
||||
pub const Source2GameClients001: usize = 0x8387A0;
|
||||
pub const Source2GameEntities001: usize = 0x8387B0;
|
||||
pub const Source2Server001: usize = 0x8387C0;
|
||||
pub const EmptyWorldService001_Server: usize = 0x58D750;
|
||||
pub const Source2ServerConfig001: usize = 0x56D760;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x2CD4C0;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class MaterialParamBuffer_t { // MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class MaterialParamBuffer_t: # MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class ChangeAccessorFieldPathIndex_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,10 +1,9 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:21 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
public const nint dwBaseEntityModel_setModel = 0x581500;
|
||||
public const nint dwEntityList = 0x17AB958;
|
||||
public const nint dwForceAttack = 0x16B02B0;
|
||||
public const nint dwForceAttack2 = 0x16B0340;
|
||||
@ -15,8 +14,7 @@ public static class client_dll { // client.dll
|
||||
public const nint dwForceLeft = 0x16B0610;
|
||||
public const nint dwForceRight = 0x16B06A0;
|
||||
public const nint dwGameEntitySystem = 0x18D51A8;
|
||||
public const nint dwGameEntitySystem_getBaseEntity = 0x604B10;
|
||||
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x5F6800;
|
||||
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510;
|
||||
public const nint dwGameRules = 0x1807FA8;
|
||||
public const nint dwGlobalVars = 0x16AC100;
|
||||
public const nint dwGlowManager = 0x1807708;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:21 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -8,7 +8,6 @@
|
||||
#include <cstddef>
|
||||
|
||||
namespace client_dll { // client.dll
|
||||
constexpr std::ptrdiff_t dwBaseEntityModel_setModel = 0x581500;
|
||||
constexpr std::ptrdiff_t dwEntityList = 0x17AB958;
|
||||
constexpr std::ptrdiff_t dwForceAttack = 0x16B02B0;
|
||||
constexpr std::ptrdiff_t dwForceAttack2 = 0x16B0340;
|
||||
@ -19,8 +18,7 @@ namespace client_dll { // client.dll
|
||||
constexpr std::ptrdiff_t dwForceLeft = 0x16B0610;
|
||||
constexpr std::ptrdiff_t dwForceRight = 0x16B06A0;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem = 0x18D51A8;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem_getBaseEntity = 0x604B10;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x5F6800;
|
||||
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510;
|
||||
constexpr std::ptrdiff_t dwGameRules = 0x1807FA8;
|
||||
constexpr std::ptrdiff_t dwGlobalVars = 0x16AC100;
|
||||
constexpr std::ptrdiff_t dwGlowManager = 0x1807708;
|
||||
|
@ -1,10 +1,6 @@
|
||||
{
|
||||
"client_dll": {
|
||||
"data": {
|
||||
"dwBaseEntityModel_setModel": {
|
||||
"value": 5772544,
|
||||
"comment": null
|
||||
},
|
||||
"dwEntityList": {
|
||||
"value": 24820056,
|
||||
"comment": null
|
||||
@ -45,12 +41,8 @@
|
||||
"value": 26038696,
|
||||
"comment": null
|
||||
},
|
||||
"dwGameEntitySystem_getBaseEntity": {
|
||||
"value": 6310672,
|
||||
"comment": null
|
||||
},
|
||||
"dwGameEntitySystem_getHighestEntityIndex": {
|
||||
"value": 6252544,
|
||||
"value": 5392,
|
||||
"comment": null
|
||||
},
|
||||
"dwGameRules": {
|
||||
|
@ -1,10 +1,9 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:21 +0000
|
||||
Sat, 4 Nov 2023 04:05:17 +0000
|
||||
'''
|
||||
|
||||
class client_dll: # client.dll
|
||||
dwBaseEntityModel_setModel = 0x581500
|
||||
dwEntityList = 0x17AB958
|
||||
dwForceAttack = 0x16B02B0
|
||||
dwForceAttack2 = 0x16B0340
|
||||
@ -15,8 +14,7 @@ class client_dll: # client.dll
|
||||
dwForceLeft = 0x16B0610
|
||||
dwForceRight = 0x16B06A0
|
||||
dwGameEntitySystem = 0x18D51A8
|
||||
dwGameEntitySystem_getBaseEntity = 0x604B10
|
||||
dwGameEntitySystem_getHighestEntityIndex = 0x5F6800
|
||||
dwGameEntitySystem_getHighestEntityIndex = 0x1510
|
||||
dwGameRules = 0x1807FA8
|
||||
dwGlobalVars = 0x16AC100
|
||||
dwGlowManager = 0x1807708
|
||||
|
@ -1,12 +1,11 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:21 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
||||
pub mod client_dll { // client.dll
|
||||
pub const dwBaseEntityModel_setModel: usize = 0x581500;
|
||||
pub const dwEntityList: usize = 0x17AB958;
|
||||
pub const dwForceAttack: usize = 0x16B02B0;
|
||||
pub const dwForceAttack2: usize = 0x16B0340;
|
||||
@ -17,8 +16,7 @@ pub mod client_dll { // client.dll
|
||||
pub const dwForceLeft: usize = 0x16B0610;
|
||||
pub const dwForceRight: usize = 0x16B06A0;
|
||||
pub const dwGameEntitySystem: usize = 0x18D51A8;
|
||||
pub const dwGameEntitySystem_getBaseEntity: usize = 0x604B10;
|
||||
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x5F6800;
|
||||
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510;
|
||||
pub const dwGameRules: usize = 0x1807FA8;
|
||||
pub const dwGlobalVars: usize = 0x16AC100;
|
||||
pub const dwGlowManager: usize = 0x1807708;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CBaseRendererSource2 { // CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:03 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CBaseRendererSource2: # CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CBasePulseGraphInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CBasePulseGraphInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class RenderInputLayoutField_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class RenderInputLayoutField_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class AABB_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class AABB_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CSSDSEndFrameViewInfo {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CSSDSEndFrameViewInfo:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CExampleSchemaVData_Monomorphic {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CExampleSchemaVData_Monomorphic:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:03 +0000
|
||||
Sat, 4 Nov 2023 04:05:17 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:03 +0000
|
||||
* Sat, 4 Nov 2023 04:05:17 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CDSPMixgroupModifier {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CDSPMixgroupModifier:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class CFeIndexedJiggleBone {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class CFeIndexedJiggleBone:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
public static class AggregateLODSetup_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 4 Nov 2023 00:33:02 +0000
|
||||
Sat, 4 Nov 2023 04:05:16 +0000
|
||||
'''
|
||||
|
||||
class AggregateLODSetup_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 4 Nov 2023 00:33:02 +0000
|
||||
* Sat, 4 Nov 2023 04:05:16 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user