Game update (13999)

This commit is contained in:
a2x 2024-03-20 11:25:58 +10:00
parent 2664e39b1b
commit 9405aba3cf
76 changed files with 186 additions and 186 deletions

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class AimMatrixOpFixedSettings_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class AimMatrixOpFixedSettings_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:38 +0000
Wed, 20 Mar 2024 01:24:49 +0000
'''
class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class CEmptyEntityInstance {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class CEmptyEntityInstance:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
public static class CAnimScriptBase {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:38 +0000
Wed, 20 Mar 2024 01:24:49 +0000
'''
class CAnimScriptBase:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
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 const nint LegacyGameUI001 = 0x8AEC50;
public const nint Source2ClientUI001 = 0x89E270;
public const nint Source2ClientPrediction001 = 0x7AF7A0;
public const nint ClientToolsInfo_001 = 0x732D10;
public const nint Source2Client002 = 0x732D30;
public const nint GameClientExports001 = 0x732D20;
public const nint EmptyWorldService001_Client = 0x480670;
public const nint Source2ClientConfig001 = 0x46BA80;
public const nint LegacyGameUI001 = 0x8AEE40;
public const nint Source2ClientUI001 = 0x89E460;
public const nint Source2ClientPrediction001 = 0x7AF990;
public const nint ClientToolsInfo_001 = 0x732F00;
public const nint Source2Client002 = 0x732F20;
public const nint GameClientExports001 = 0x732F10;
public const nint EmptyWorldService001_Client = 0x480850;
public const nint Source2ClientConfig001 = 0x46BA90;
}
public static class engine2_dll { // engine2.dll
@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll
}
public static class server_dll { // server.dll
public const nint NavGameTest001 = 0xA464B0;
public const nint ServerToolsInfo_001 = 0x831870;
public const nint Source2GameClients001 = 0x831880;
public const nint Source2GameEntities001 = 0x831890;
public const nint Source2Server001 = 0x8318A0;
public const nint EmptyWorldService001_Server = 0x571DF0;
public const nint Source2ServerConfig001 = 0x566170;
public const nint EntitySubclassUtilsV001 = 0x2AF220;
public const nint customnavsystem001 = 0x22C0E0;
public const nint Source2GameDirector001 = 0x11EA40;
public const nint NavGameTest001 = 0xA46F20;
public const nint ServerToolsInfo_001 = 0x8322E0;
public const nint Source2GameClients001 = 0x8322F0;
public const nint Source2GameEntities001 = 0x832300;
public const nint Source2Server001 = 0x832310;
public const nint EmptyWorldService001_Server = 0x572850;
public const nint Source2ServerConfig001 = 0x566BD0;
public const nint EntitySubclassUtilsV001 = 0x2AF7D0;
public const nint customnavsystem001 = 0x22C690;
public const nint Source2GameDirector001 = 0x11EAB0;
}
public static class soundsystem_dll { // soundsystem.dll

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#pragma once
@ -13,14 +13,14 @@ namespace animationsystem_dll { // animationsystem.dll
}
namespace client_dll { // client.dll
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AEC50;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x89E270;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AF7A0;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x732D10;
constexpr std::ptrdiff_t Source2Client002 = 0x732D30;
constexpr std::ptrdiff_t GameClientExports001 = 0x732D20;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x480670;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46BA80;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AEE40;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x89E460;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AF990;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x732F00;
constexpr std::ptrdiff_t Source2Client002 = 0x732F20;
constexpr std::ptrdiff_t GameClientExports001 = 0x732F10;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x480850;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46BA90;
}
namespace engine2_dll { // engine2.dll
@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll
}
namespace server_dll { // server.dll
constexpr std::ptrdiff_t NavGameTest001 = 0xA464B0;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x831870;
constexpr std::ptrdiff_t Source2GameClients001 = 0x831880;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x831890;
constexpr std::ptrdiff_t Source2Server001 = 0x8318A0;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x571DF0;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x566170;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AF220;
constexpr std::ptrdiff_t customnavsystem001 = 0x22C0E0;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x11EA40;
constexpr std::ptrdiff_t NavGameTest001 = 0xA46F20;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x8322E0;
constexpr std::ptrdiff_t Source2GameClients001 = 0x8322F0;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x832300;
constexpr std::ptrdiff_t Source2Server001 = 0x832310;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x572850;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x566BD0;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2AF7D0;
constexpr std::ptrdiff_t customnavsystem001 = 0x22C690;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x11EAB0;
}
namespace soundsystem_dll { // soundsystem.dll

View File

@ -15,35 +15,35 @@
"client_dll": {
"data": {
"ClientToolsInfo_001": {
"value": 7548176,
"value": 7548672,
"comment": null
},
"EmptyWorldService001_Client": {
"value": 4720240,
"value": 4720720,
"comment": null
},
"GameClientExports001": {
"value": 7548192,
"value": 7548688,
"comment": null
},
"LegacyGameUI001": {
"value": 9104464,
"value": 9104960,
"comment": null
},
"Source2Client002": {
"value": 7548208,
"value": 7548704,
"comment": null
},
"Source2ClientConfig001": {
"value": 4635264,
"value": 4635280,
"comment": null
},
"Source2ClientPrediction001": {
"value": 8058784,
"value": 8059280,
"comment": null
},
"Source2ClientUI001": {
"value": 9036400,
"value": 9036896,
"comment": null
}
},
@ -453,43 +453,43 @@
"server_dll": {
"data": {
"EmptyWorldService001_Server": {
"value": 5709296,
"value": 5711952,
"comment": null
},
"EntitySubclassUtilsV001": {
"value": 2814496,
"value": 2815952,
"comment": null
},
"NavGameTest001": {
"value": 10773680,
"value": 10776352,
"comment": null
},
"ServerToolsInfo_001": {
"value": 8591472,
"value": 8594144,
"comment": null
},
"Source2GameClients001": {
"value": 8591488,
"value": 8594160,
"comment": null
},
"Source2GameDirector001": {
"value": 1174080,
"value": 1174192,
"comment": null
},
"Source2GameEntities001": {
"value": 8591504,
"value": 8594176,
"comment": null
},
"Source2Server001": {
"value": 8591520,
"value": 8594192,
"comment": null
},
"Source2ServerConfig001": {
"value": 5661040,
"value": 5663696,
"comment": null
},
"customnavsystem001": {
"value": 2277600,
"value": 2279056,
"comment": null
}
},

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:38 +0000
Wed, 20 Mar 2024 01:24:49 +0000
'''
class animationsystem_dll: # animationsystem.dll
@ -8,14 +8,14 @@ class animationsystem_dll: # animationsystem.dll
AnimationSystem_001 = 0x6DA00
class client_dll: # client.dll
LegacyGameUI001 = 0x8AEC50
Source2ClientUI001 = 0x89E270
Source2ClientPrediction001 = 0x7AF7A0
ClientToolsInfo_001 = 0x732D10
Source2Client002 = 0x732D30
GameClientExports001 = 0x732D20
EmptyWorldService001_Client = 0x480670
Source2ClientConfig001 = 0x46BA80
LegacyGameUI001 = 0x8AEE40
Source2ClientUI001 = 0x89E460
Source2ClientPrediction001 = 0x7AF990
ClientToolsInfo_001 = 0x732F00
Source2Client002 = 0x732F20
GameClientExports001 = 0x732F10
EmptyWorldService001_Client = 0x480850
Source2ClientConfig001 = 0x46BA90
class engine2_dll: # engine2.dll
SimpleEngineLoopService_001 = 0x1F6E10
@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll
SchemaSystem_001 = 0xAA50
class server_dll: # server.dll
NavGameTest001 = 0xA464B0
ServerToolsInfo_001 = 0x831870
Source2GameClients001 = 0x831880
Source2GameEntities001 = 0x831890
Source2Server001 = 0x8318A0
EmptyWorldService001_Server = 0x571DF0
Source2ServerConfig001 = 0x566170
EntitySubclassUtilsV001 = 0x2AF220
customnavsystem001 = 0x22C0E0
Source2GameDirector001 = 0x11EA40
NavGameTest001 = 0xA46F20
ServerToolsInfo_001 = 0x8322E0
Source2GameClients001 = 0x8322F0
Source2GameEntities001 = 0x832300
Source2Server001 = 0x832310
EmptyWorldService001_Server = 0x572850
Source2ServerConfig001 = 0x566BD0
EntitySubclassUtilsV001 = 0x2AF7D0
customnavsystem001 = 0x22C690
Source2GameDirector001 = 0x11EAB0
class soundsystem_dll: # soundsystem.dll
SoundOpSystem001 = 0x16A640

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#![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 const LegacyGameUI001: usize = 0x8AEC50;
pub const Source2ClientUI001: usize = 0x89E270;
pub const Source2ClientPrediction001: usize = 0x7AF7A0;
pub const ClientToolsInfo_001: usize = 0x732D10;
pub const Source2Client002: usize = 0x732D30;
pub const GameClientExports001: usize = 0x732D20;
pub const EmptyWorldService001_Client: usize = 0x480670;
pub const Source2ClientConfig001: usize = 0x46BA80;
pub const LegacyGameUI001: usize = 0x8AEE40;
pub const Source2ClientUI001: usize = 0x89E460;
pub const Source2ClientPrediction001: usize = 0x7AF990;
pub const ClientToolsInfo_001: usize = 0x732F00;
pub const Source2Client002: usize = 0x732F20;
pub const GameClientExports001: usize = 0x732F10;
pub const EmptyWorldService001_Client: usize = 0x480850;
pub const Source2ClientConfig001: usize = 0x46BA90;
}
pub mod engine2_dll { // engine2.dll
@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll
}
pub mod server_dll { // server.dll
pub const NavGameTest001: usize = 0xA464B0;
pub const ServerToolsInfo_001: usize = 0x831870;
pub const Source2GameClients001: usize = 0x831880;
pub const Source2GameEntities001: usize = 0x831890;
pub const Source2Server001: usize = 0x8318A0;
pub const EmptyWorldService001_Server: usize = 0x571DF0;
pub const Source2ServerConfig001: usize = 0x566170;
pub const EntitySubclassUtilsV001: usize = 0x2AF220;
pub const customnavsystem001: usize = 0x22C0E0;
pub const Source2GameDirector001: usize = 0x11EA40;
pub const NavGameTest001: usize = 0xA46F20;
pub const ServerToolsInfo_001: usize = 0x8322E0;
pub const Source2GameClients001: usize = 0x8322F0;
pub const Source2GameEntities001: usize = 0x832300;
pub const Source2Server001: usize = 0x832310;
pub const EmptyWorldService001_Server: usize = 0x572850;
pub const Source2ServerConfig001: usize = 0x566BD0;
pub const EntitySubclassUtilsV001: usize = 0x2AF7D0;
pub const customnavsystem001: usize = 0x22C690;
pub const Source2GameDirector001: usize = 0x11EAB0;
}
pub mod soundsystem_dll { // soundsystem.dll

View File

@ -3,14 +3,14 @@ animationsystem_dll: # animationsystem.dll
AnimationSystemUtils_001: 470656
AnimationSystem_001: 449024
client_dll: # client.dll
LegacyGameUI001: 9104464
Source2ClientUI001: 9036400
Source2ClientPrediction001: 8058784
ClientToolsInfo_001: 7548176
Source2Client002: 7548208
GameClientExports001: 7548192
EmptyWorldService001_Client: 4720240
Source2ClientConfig001: 4635264
LegacyGameUI001: 9104960
Source2ClientUI001: 9036896
Source2ClientPrediction001: 8059280
ClientToolsInfo_001: 7548672
Source2Client002: 7548704
GameClientExports001: 7548688
EmptyWorldService001_Client: 4720720
Source2ClientConfig001: 4635280
engine2_dll: # engine2.dll
SimpleEngineLoopService_001: 2059792
ClientServerEngineLoopService_001: 2010144
@ -107,16 +107,16 @@ scenesystem_dll: # scenesystem.dll
schemasystem_dll: # schemasystem.dll
SchemaSystem_001: 43600
server_dll: # server.dll
NavGameTest001: 10773680
ServerToolsInfo_001: 8591472
Source2GameClients001: 8591488
Source2GameEntities001: 8591504
Source2Server001: 8591520
EmptyWorldService001_Server: 5709296
Source2ServerConfig001: 5661040
EntitySubclassUtilsV001: 2814496
customnavsystem001: 2277600
Source2GameDirector001: 1174080
NavGameTest001: 10776352
ServerToolsInfo_001: 8594144
Source2GameClients001: 8594160
Source2GameEntities001: 8594176
Source2Server001: 8594192
EmptyWorldService001_Server: 5711952
Source2ServerConfig001: 5663696
EntitySubclassUtilsV001: 2815952
customnavsystem001: 2279056
Source2GameDirector001: 1174192
soundsystem_dll: # soundsystem.dll
SoundOpSystem001: 1484352
SoundOpSystemEdit001: 617040

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class MaterialParamBuffer_t { // MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class MaterialParamBuffer_t: # MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class ChangeAccessorFieldPathIndex_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class ChangeAccessorFieldPathIndex_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
public static class client_dll { // client.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 const nint buildNumber = 0x36AD; // Game build number
public const nint buildNumber = 0x36AF; // Game build number
}
public static class inputsystem_dll { // inputsystem.dll

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#pragma once
@ -46,7 +46,7 @@ namespace engine2_dll { // engine2.dll
}
namespace game_info { // Some additional information about the game at dump time
constexpr std::ptrdiff_t buildNumber = 0x36AD; // Game build number
constexpr std::ptrdiff_t buildNumber = 0x36AF; // Game build number
}
namespace inputsystem_dll { // inputsystem.dll

View File

@ -140,7 +140,7 @@
"game_info": {
"data": {
"buildNumber": {
"value": 13997,
"value": 13999,
"comment": "Game build number"
}
},

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:38 +0000
Wed, 20 Mar 2024 01:24:49 +0000
'''
class client_dll: # client.dll
@ -40,7 +40,7 @@ class engine2_dll: # engine2.dll
dwWindowWidth = 0x5CBC60
class game_info: # Some additional information about the game at dump time
buildNumber = 0x36AD # Game build number
buildNumber = 0x36AF # Game build number
class inputsystem_dll: # inputsystem.dll
dwInputSystem = 0x367A0

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:49 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
@ -44,7 +44,7 @@ pub mod engine2_dll { // engine2.dll
}
pub mod game_info { // Some additional information about the game at dump time
pub const buildNumber: usize = 0x36AD; // Game build number
pub const buildNumber: usize = 0x36AF; // Game build number
}
pub mod inputsystem_dll { // inputsystem.dll

View File

@ -34,7 +34,7 @@ engine2_dll: # engine2.dll
dwWindowHeight: 6077540
dwWindowWidth: 6077536
game_info: # Some additional information about the game at dump time
buildNumber: 13997 # Game build number
buildNumber: 13999 # Game build number
inputsystem_dll: # inputsystem.dll
dwInputSystem: 223136
matchmaking_dll: # matchmaking.dll

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class CBaseRendererSource2 { // CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class CBaseRendererSource2: # CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class CBasePulseGraphInstance {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class CBasePulseGraphInstance:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class RenderInputLayoutField_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class RenderInputLayoutField_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class AABB_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class AABB_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class CSSDSEndFrameViewInfo {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class CSSDSEndFrameViewInfo:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
public static class CExampleSchemaVData_Monomorphic {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:47 +0000
'''
class CExampleSchemaVData_Monomorphic:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:47 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:38 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:38 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class CDSPMixgroupModifier {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class CDSPMixgroupModifier:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class CFeIndexedJiggleBone {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class CFeIndexedJiggleBone:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
public static class AggregateLODSetup_t {

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Generated using https://github.com/a2x/cs2-dumper
Sat, 16 Mar 2024 00:42:37 +0000
Wed, 20 Mar 2024 01:24:48 +0000
'''
class AggregateLODSetup_t:

View File

@ -1,6 +1,6 @@
/*
* Generated using https://github.com/a2x/cs2-dumper
* Sat, 16 Mar 2024 00:42:37 +0000
* Wed, 20 Mar 2024 01:24:48 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]