📦 Game Update 13989

This commit is contained in:
a2x 2024-02-09 10:36:46 +10:00
parent c64fe901db
commit 4ef13c300a
76 changed files with 531 additions and 531 deletions

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class AimMatrixOpFixedSettings_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class AimMatrixOpFixedSettings_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:18 +0000
Fri, 9 Feb 2024 00:34:46 +0000
'''
class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CEmptyEntityInstance {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CEmptyEntityInstance:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
public static class CAnimScriptBase {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:18 +0000
Fri, 9 Feb 2024 00:34:46 +0000
'''
class CAnimScriptBase:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
public static class animationsystem_dll { // animationsystem.dll
@ -9,49 +9,49 @@ public static class animationsystem_dll { // animationsystem.dll
}
public static class client_dll { // client.dll
public const nint LegacyGameUI001 = 0x8AA580;
public const nint Source2ClientUI001 = 0x8997E0;
public const nint Source2ClientPrediction001 = 0x7AC710;
public const nint ClientToolsInfo_001 = 0x731020;
public const nint Source2Client002 = 0x731040;
public const nint GameClientExports001 = 0x731030;
public const nint EmptyWorldService001_Client = 0x483B30;
public const nint Source2ClientConfig001 = 0x46E750;
public const nint LegacyGameUI001 = 0x8AA820;
public const nint Source2ClientUI001 = 0x899A80;
public const nint Source2ClientPrediction001 = 0x7AC9B0;
public const nint ClientToolsInfo_001 = 0x7312C0;
public const nint Source2Client002 = 0x7312E0;
public const nint GameClientExports001 = 0x7312D0;
public const nint EmptyWorldService001_Client = 0x483D80;
public const nint Source2ClientConfig001 = 0x46E9A0;
}
public static class engine2_dll { // engine2.dll
public const nint SimpleEngineLoopService_001 = 0x1F5720;
public const nint ClientServerEngineLoopService_001 = 0x1E9600;
public const nint KeyValueCache001 = 0x1E5D60;
public const nint HostStateMgr001 = 0x1E3540;
public const nint GameEventSystemServerV001 = 0x1DEAF0;
public const nint GameEventSystemClientV001 = 0x1DEAE0;
public const nint EngineServiceMgr001 = 0x1DA440;
public const nint VProfService_001 = 0x1C7A20;
public const nint ToolService_001 = 0x1C66A0;
public const nint StatsService_001 = 0x1C1A50;
public const nint SplitScreenService_001 = 0x1BED70;
public const nint SoundService_001 = 0x1B84B0;
public const nint ScreenshotService001 = 0x1B3EB0;
public const nint RenderService_001 = 0x1B14F0;
public const nint NetworkService_001 = 0x1B1000;
public const nint NetworkServerService_001 = 0x1ABDE0;
public const nint NetworkP2PService_001 = 0x1A7870;
public const nint NetworkClientService_001 = 0x1A0B30;
public const nint MapListService_001 = 0x199970;
public const nint InputService_001 = 0x1871D0;
public const nint GameUIService_001 = 0x1816D0;
public const nint GameResourceServiceServerV001 = 0x17ED30;
public const nint GameResourceServiceClientV001 = 0x17ED20;
public const nint BugService001 = 0x177B60;
public const nint BenchmarkService001 = 0x176300;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122140;
public const nint EngineGameUI001 = 0x1214D0;
public const nint INETSUPPORT_001 = 0xF0520;
public const nint Source2EngineToServerStringTable001 = 0xA9160;
public const nint Source2EngineToServer001 = 0x91F30;
public const nint Source2EngineToClientStringTable001 = 0x8A960;
public const nint Source2EngineToClient001 = 0x61880;
public const nint SimpleEngineLoopService_001 = 0x1F5730;
public const nint ClientServerEngineLoopService_001 = 0x1E9610;
public const nint KeyValueCache001 = 0x1E5D70;
public const nint HostStateMgr001 = 0x1E3550;
public const nint GameEventSystemServerV001 = 0x1DEB00;
public const nint GameEventSystemClientV001 = 0x1DEAF0;
public const nint EngineServiceMgr001 = 0x1DA450;
public const nint VProfService_001 = 0x1C7A30;
public const nint ToolService_001 = 0x1C66B0;
public const nint StatsService_001 = 0x1C1A60;
public const nint SplitScreenService_001 = 0x1BED80;
public const nint SoundService_001 = 0x1B84C0;
public const nint ScreenshotService001 = 0x1B3EC0;
public const nint RenderService_001 = 0x1B1500;
public const nint NetworkService_001 = 0x1B1010;
public const nint NetworkServerService_001 = 0x1ABDF0;
public const nint NetworkP2PService_001 = 0x1A7880;
public const nint NetworkClientService_001 = 0x1A0B40;
public const nint MapListService_001 = 0x199980;
public const nint InputService_001 = 0x1871E0;
public const nint GameUIService_001 = 0x1816E0;
public const nint GameResourceServiceServerV001 = 0x17ED40;
public const nint GameResourceServiceClientV001 = 0x17ED30;
public const nint BugService001 = 0x177B70;
public const nint BenchmarkService001 = 0x176310;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122150;
public const nint EngineGameUI001 = 0x1214E0;
public const nint INETSUPPORT_001 = 0xF0530;
public const nint Source2EngineToServerStringTable001 = 0xA9170;
public const nint Source2EngineToServer001 = 0x91F40;
public const nint Source2EngineToClientStringTable001 = 0x8A970;
public const nint Source2EngineToClient001 = 0x61890;
}
public static class filesystem_stdio_dll { // filesystem_stdio.dll
@ -120,7 +120,7 @@ public static class panorama_text_pango_dll { // panorama_text_pango.dll
}
public static class panoramauiclient_dll { // panoramauiclient.dll
public const nint PanoramaUIClient001 = 0x11EA0;
public const nint PanoramaUIClient001 = 0x11F50;
}
public static class particles_dll { // particles.dll
@ -157,16 +157,16 @@ public static class schemasystem_dll { // schemasystem.dll
}
public static class server_dll { // server.dll
public const nint NavGameTest001 = 0xA412F0;
public const nint ServerToolsInfo_001 = 0x82FA30;
public const nint Source2GameClients001 = 0x82FA40;
public const nint Source2GameEntities001 = 0x82FA50;
public const nint Source2Server001 = 0x82FA60;
public const nint EmptyWorldService001_Server = 0x574060;
public const nint Source2ServerConfig001 = 0x5653D0;
public const nint EntitySubclassUtilsV001 = 0x2B8F30;
public const nint customnavsystem001 = 0x235DF0;
public const nint Source2GameDirector001 = 0x129FB0;
public const nint NavGameTest001 = 0xA418B0;
public const nint ServerToolsInfo_001 = 0x82FFB0;
public const nint Source2GameClients001 = 0x82FFC0;
public const nint Source2GameEntities001 = 0x82FFD0;
public const nint Source2Server001 = 0x82FFE0;
public const nint EmptyWorldService001_Server = 0x5745B0;
public const nint Source2ServerConfig001 = 0x565920;
public const nint EntitySubclassUtilsV001 = 0x2B8F50;
public const nint customnavsystem001 = 0x235E10;
public const nint Source2GameDirector001 = 0x129FC0;
}
public static class soundsystem_dll { // soundsystem.dll

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#pragma once
@ -13,49 +13,49 @@ namespace animationsystem_dll { // animationsystem.dll
}
namespace client_dll { // client.dll
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AA580;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x8997E0;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AC710;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x731020;
constexpr std::ptrdiff_t Source2Client002 = 0x731040;
constexpr std::ptrdiff_t GameClientExports001 = 0x731030;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x483B30;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46E750;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AA820;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x899A80;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7AC9B0;
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x7312C0;
constexpr std::ptrdiff_t Source2Client002 = 0x7312E0;
constexpr std::ptrdiff_t GameClientExports001 = 0x7312D0;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x483D80;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46E9A0;
}
namespace engine2_dll { // engine2.dll
constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1F5720;
constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1E9600;
constexpr std::ptrdiff_t KeyValueCache001 = 0x1E5D60;
constexpr std::ptrdiff_t HostStateMgr001 = 0x1E3540;
constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1DEAF0;
constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1DEAE0;
constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1DA440;
constexpr std::ptrdiff_t VProfService_001 = 0x1C7A20;
constexpr std::ptrdiff_t ToolService_001 = 0x1C66A0;
constexpr std::ptrdiff_t StatsService_001 = 0x1C1A50;
constexpr std::ptrdiff_t SplitScreenService_001 = 0x1BED70;
constexpr std::ptrdiff_t SoundService_001 = 0x1B84B0;
constexpr std::ptrdiff_t ScreenshotService001 = 0x1B3EB0;
constexpr std::ptrdiff_t RenderService_001 = 0x1B14F0;
constexpr std::ptrdiff_t NetworkService_001 = 0x1B1000;
constexpr std::ptrdiff_t NetworkServerService_001 = 0x1ABDE0;
constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1A7870;
constexpr std::ptrdiff_t NetworkClientService_001 = 0x1A0B30;
constexpr std::ptrdiff_t MapListService_001 = 0x199970;
constexpr std::ptrdiff_t InputService_001 = 0x1871D0;
constexpr std::ptrdiff_t GameUIService_001 = 0x1816D0;
constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x17ED30;
constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x17ED20;
constexpr std::ptrdiff_t BugService001 = 0x177B60;
constexpr std::ptrdiff_t BenchmarkService001 = 0x176300;
constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x122140;
constexpr std::ptrdiff_t EngineGameUI001 = 0x1214D0;
constexpr std::ptrdiff_t INETSUPPORT_001 = 0xF0520;
constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA9160;
constexpr std::ptrdiff_t Source2EngineToServer001 = 0x91F30;
constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x8A960;
constexpr std::ptrdiff_t Source2EngineToClient001 = 0x61880;
constexpr std::ptrdiff_t SimpleEngineLoopService_001 = 0x1F5730;
constexpr std::ptrdiff_t ClientServerEngineLoopService_001 = 0x1E9610;
constexpr std::ptrdiff_t KeyValueCache001 = 0x1E5D70;
constexpr std::ptrdiff_t HostStateMgr001 = 0x1E3550;
constexpr std::ptrdiff_t GameEventSystemServerV001 = 0x1DEB00;
constexpr std::ptrdiff_t GameEventSystemClientV001 = 0x1DEAF0;
constexpr std::ptrdiff_t EngineServiceMgr001 = 0x1DA450;
constexpr std::ptrdiff_t VProfService_001 = 0x1C7A30;
constexpr std::ptrdiff_t ToolService_001 = 0x1C66B0;
constexpr std::ptrdiff_t StatsService_001 = 0x1C1A60;
constexpr std::ptrdiff_t SplitScreenService_001 = 0x1BED80;
constexpr std::ptrdiff_t SoundService_001 = 0x1B84C0;
constexpr std::ptrdiff_t ScreenshotService001 = 0x1B3EC0;
constexpr std::ptrdiff_t RenderService_001 = 0x1B1500;
constexpr std::ptrdiff_t NetworkService_001 = 0x1B1010;
constexpr std::ptrdiff_t NetworkServerService_001 = 0x1ABDF0;
constexpr std::ptrdiff_t NetworkP2PService_001 = 0x1A7880;
constexpr std::ptrdiff_t NetworkClientService_001 = 0x1A0B40;
constexpr std::ptrdiff_t MapListService_001 = 0x199980;
constexpr std::ptrdiff_t InputService_001 = 0x1871E0;
constexpr std::ptrdiff_t GameUIService_001 = 0x1816E0;
constexpr std::ptrdiff_t GameResourceServiceServerV001 = 0x17ED40;
constexpr std::ptrdiff_t GameResourceServiceClientV001 = 0x17ED30;
constexpr std::ptrdiff_t BugService001 = 0x177B70;
constexpr std::ptrdiff_t BenchmarkService001 = 0x176310;
constexpr std::ptrdiff_t VENGINE_GAMEUIFUNCS_VERSION005 = 0x122150;
constexpr std::ptrdiff_t EngineGameUI001 = 0x1214E0;
constexpr std::ptrdiff_t INETSUPPORT_001 = 0xF0530;
constexpr std::ptrdiff_t Source2EngineToServerStringTable001 = 0xA9170;
constexpr std::ptrdiff_t Source2EngineToServer001 = 0x91F40;
constexpr std::ptrdiff_t Source2EngineToClientStringTable001 = 0x8A970;
constexpr std::ptrdiff_t Source2EngineToClient001 = 0x61890;
}
namespace filesystem_stdio_dll { // filesystem_stdio.dll
@ -124,7 +124,7 @@ namespace panorama_text_pango_dll { // panorama_text_pango.dll
}
namespace panoramauiclient_dll { // panoramauiclient.dll
constexpr std::ptrdiff_t PanoramaUIClient001 = 0x11EA0;
constexpr std::ptrdiff_t PanoramaUIClient001 = 0x11F50;
}
namespace particles_dll { // particles.dll
@ -161,16 +161,16 @@ namespace schemasystem_dll { // schemasystem.dll
}
namespace server_dll { // server.dll
constexpr std::ptrdiff_t NavGameTest001 = 0xA412F0;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x82FA30;
constexpr std::ptrdiff_t Source2GameClients001 = 0x82FA40;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x82FA50;
constexpr std::ptrdiff_t Source2Server001 = 0x82FA60;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x574060;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x5653D0;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2B8F30;
constexpr std::ptrdiff_t customnavsystem001 = 0x235DF0;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x129FB0;
constexpr std::ptrdiff_t NavGameTest001 = 0xA418B0;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x82FFB0;
constexpr std::ptrdiff_t Source2GameClients001 = 0x82FFC0;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x82FFD0;
constexpr std::ptrdiff_t Source2Server001 = 0x82FFE0;
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5745B0;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565920;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2B8F50;
constexpr std::ptrdiff_t customnavsystem001 = 0x235E10;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x129FC0;
}
namespace soundsystem_dll { // soundsystem.dll

View File

@ -15,35 +15,35 @@
"client_dll": {
"data": {
"ClientToolsInfo_001": {
"value": 7540768,
"value": 7541440,
"comment": null
},
"EmptyWorldService001_Client": {
"value": 4733744,
"value": 4734336,
"comment": null
},
"GameClientExports001": {
"value": 7540784,
"value": 7541456,
"comment": null
},
"LegacyGameUI001": {
"value": 9086336,
"value": 9087008,
"comment": null
},
"Source2Client002": {
"value": 7540800,
"value": 7541472,
"comment": null
},
"Source2ClientConfig001": {
"value": 4646736,
"value": 4647328,
"comment": null
},
"Source2ClientPrediction001": {
"value": 8046352,
"value": 8047024,
"comment": null
},
"Source2ClientUI001": {
"value": 9017312,
"value": 9017984,
"comment": null
}
},
@ -52,131 +52,131 @@
"engine2_dll": {
"data": {
"BenchmarkService001": {
"value": 1532672,
"value": 1532688,
"comment": null
},
"BugService001": {
"value": 1538912,
"value": 1538928,
"comment": null
},
"ClientServerEngineLoopService_001": {
"value": 2004480,
"value": 2004496,
"comment": null
},
"EngineGameUI001": {
"value": 1184976,
"value": 1184992,
"comment": null
},
"EngineServiceMgr001": {
"value": 1942592,
"value": 1942608,
"comment": null
},
"GameEventSystemClientV001": {
"value": 1960672,
"comment": null
},
"GameEventSystemServerV001": {
"value": 1960688,
"comment": null
},
"GameResourceServiceClientV001": {
"value": 1568032,
"GameEventSystemServerV001": {
"value": 1960704,
"comment": null
},
"GameResourceServiceServerV001": {
"GameResourceServiceClientV001": {
"value": 1568048,
"comment": null
},
"GameResourceServiceServerV001": {
"value": 1568064,
"comment": null
},
"GameUIService_001": {
"value": 1578704,
"value": 1578720,
"comment": null
},
"HostStateMgr001": {
"value": 1979712,
"value": 1979728,
"comment": null
},
"INETSUPPORT_001": {
"value": 984352,
"value": 984368,
"comment": null
},
"InputService_001": {
"value": 1602000,
"value": 1602016,
"comment": null
},
"KeyValueCache001": {
"value": 1989984,
"value": 1990000,
"comment": null
},
"MapListService_001": {
"value": 1677680,
"value": 1677696,
"comment": null
},
"NetworkClientService_001": {
"value": 1706800,
"value": 1706816,
"comment": null
},
"NetworkP2PService_001": {
"value": 1734768,
"value": 1734784,
"comment": null
},
"NetworkServerService_001": {
"value": 1752544,
"value": 1752560,
"comment": null
},
"NetworkService_001": {
"value": 1773568,
"value": 1773584,
"comment": null
},
"RenderService_001": {
"value": 1774832,
"value": 1774848,
"comment": null
},
"ScreenshotService001": {
"value": 1785520,
"value": 1785536,
"comment": null
},
"SimpleEngineLoopService_001": {
"value": 2053920,
"value": 2053936,
"comment": null
},
"SoundService_001": {
"value": 1803440,
"value": 1803456,
"comment": null
},
"Source2EngineToClient001": {
"value": 399488,
"value": 399504,
"comment": null
},
"Source2EngineToClientStringTable001": {
"value": 567648,
"value": 567664,
"comment": null
},
"Source2EngineToServer001": {
"value": 597808,
"value": 597824,
"comment": null
},
"Source2EngineToServerStringTable001": {
"value": 692576,
"value": 692592,
"comment": null
},
"SplitScreenService_001": {
"value": 1830256,
"value": 1830272,
"comment": null
},
"StatsService_001": {
"value": 1841744,
"value": 1841760,
"comment": null
},
"ToolService_001": {
"value": 1861280,
"value": 1861296,
"comment": null
},
"VENGINE_GAMEUIFUNCS_VERSION005": {
"value": 1188160,
"value": 1188176,
"comment": null
},
"VProfService_001": {
"value": 1866272,
"value": 1866288,
"comment": null
}
},
@ -361,7 +361,7 @@
"panoramauiclient_dll": {
"data": {
"PanoramaUIClient001": {
"value": 73376,
"value": 73552,
"comment": null
}
},
@ -453,43 +453,43 @@
"server_dll": {
"data": {
"EmptyWorldService001_Server": {
"value": 5718112,
"value": 5719472,
"comment": null
},
"EntitySubclassUtilsV001": {
"value": 2854704,
"value": 2854736,
"comment": null
},
"NavGameTest001": {
"value": 10752752,
"value": 10754224,
"comment": null
},
"ServerToolsInfo_001": {
"value": 8583728,
"value": 8585136,
"comment": null
},
"Source2GameClients001": {
"value": 8583744,
"value": 8585152,
"comment": null
},
"Source2GameDirector001": {
"value": 1220528,
"value": 1220544,
"comment": null
},
"Source2GameEntities001": {
"value": 8583760,
"value": 8585168,
"comment": null
},
"Source2Server001": {
"value": 8583776,
"value": 8585184,
"comment": null
},
"Source2ServerConfig001": {
"value": 5657552,
"value": 5658912,
"comment": null
},
"customnavsystem001": {
"value": 2317808,
"value": 2317840,
"comment": null
}
},

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:18 +0000
Fri, 9 Feb 2024 00:34:46 +0000
'''
class animationsystem_dll: # animationsystem.dll
@ -8,48 +8,48 @@ class animationsystem_dll: # animationsystem.dll
AnimationSystem_001 = 0x6DA00
class client_dll: # client.dll
LegacyGameUI001 = 0x8AA580
Source2ClientUI001 = 0x8997E0
Source2ClientPrediction001 = 0x7AC710
ClientToolsInfo_001 = 0x731020
Source2Client002 = 0x731040
GameClientExports001 = 0x731030
EmptyWorldService001_Client = 0x483B30
Source2ClientConfig001 = 0x46E750
LegacyGameUI001 = 0x8AA820
Source2ClientUI001 = 0x899A80
Source2ClientPrediction001 = 0x7AC9B0
ClientToolsInfo_001 = 0x7312C0
Source2Client002 = 0x7312E0
GameClientExports001 = 0x7312D0
EmptyWorldService001_Client = 0x483D80
Source2ClientConfig001 = 0x46E9A0
class engine2_dll: # engine2.dll
SimpleEngineLoopService_001 = 0x1F5720
ClientServerEngineLoopService_001 = 0x1E9600
KeyValueCache001 = 0x1E5D60
HostStateMgr001 = 0x1E3540
GameEventSystemServerV001 = 0x1DEAF0
GameEventSystemClientV001 = 0x1DEAE0
EngineServiceMgr001 = 0x1DA440
VProfService_001 = 0x1C7A20
ToolService_001 = 0x1C66A0
StatsService_001 = 0x1C1A50
SplitScreenService_001 = 0x1BED70
SoundService_001 = 0x1B84B0
ScreenshotService001 = 0x1B3EB0
RenderService_001 = 0x1B14F0
NetworkService_001 = 0x1B1000
NetworkServerService_001 = 0x1ABDE0
NetworkP2PService_001 = 0x1A7870
NetworkClientService_001 = 0x1A0B30
MapListService_001 = 0x199970
InputService_001 = 0x1871D0
GameUIService_001 = 0x1816D0
GameResourceServiceServerV001 = 0x17ED30
GameResourceServiceClientV001 = 0x17ED20
BugService001 = 0x177B60
BenchmarkService001 = 0x176300
VENGINE_GAMEUIFUNCS_VERSION005 = 0x122140
EngineGameUI001 = 0x1214D0
INETSUPPORT_001 = 0xF0520
Source2EngineToServerStringTable001 = 0xA9160
Source2EngineToServer001 = 0x91F30
Source2EngineToClientStringTable001 = 0x8A960
Source2EngineToClient001 = 0x61880
SimpleEngineLoopService_001 = 0x1F5730
ClientServerEngineLoopService_001 = 0x1E9610
KeyValueCache001 = 0x1E5D70
HostStateMgr001 = 0x1E3550
GameEventSystemServerV001 = 0x1DEB00
GameEventSystemClientV001 = 0x1DEAF0
EngineServiceMgr001 = 0x1DA450
VProfService_001 = 0x1C7A30
ToolService_001 = 0x1C66B0
StatsService_001 = 0x1C1A60
SplitScreenService_001 = 0x1BED80
SoundService_001 = 0x1B84C0
ScreenshotService001 = 0x1B3EC0
RenderService_001 = 0x1B1500
NetworkService_001 = 0x1B1010
NetworkServerService_001 = 0x1ABDF0
NetworkP2PService_001 = 0x1A7880
NetworkClientService_001 = 0x1A0B40
MapListService_001 = 0x199980
InputService_001 = 0x1871E0
GameUIService_001 = 0x1816E0
GameResourceServiceServerV001 = 0x17ED40
GameResourceServiceClientV001 = 0x17ED30
BugService001 = 0x177B70
BenchmarkService001 = 0x176310
VENGINE_GAMEUIFUNCS_VERSION005 = 0x122150
EngineGameUI001 = 0x1214E0
INETSUPPORT_001 = 0xF0530
Source2EngineToServerStringTable001 = 0xA9170
Source2EngineToServer001 = 0x91F40
Source2EngineToClientStringTable001 = 0x8A970
Source2EngineToClient001 = 0x61890
class filesystem_stdio_dll: # filesystem_stdio.dll
VAsyncFileSystem2_001 = 0x67960
@ -105,7 +105,7 @@ class panorama_text_pango_dll: # panorama_text_pango.dll
PanoramaTextServices001 = 0x4CBE0
class panoramauiclient_dll: # panoramauiclient.dll
PanoramaUIClient001 = 0x11EA0
PanoramaUIClient001 = 0x11F50
class particles_dll: # particles.dll
ParticleSystemMgr003 = 0x5C380
@ -134,16 +134,16 @@ class schemasystem_dll: # schemasystem.dll
SchemaSystem_001 = 0xAA50
class server_dll: # server.dll
NavGameTest001 = 0xA412F0
ServerToolsInfo_001 = 0x82FA30
Source2GameClients001 = 0x82FA40
Source2GameEntities001 = 0x82FA50
Source2Server001 = 0x82FA60
EmptyWorldService001_Server = 0x574060
Source2ServerConfig001 = 0x5653D0
EntitySubclassUtilsV001 = 0x2B8F30
customnavsystem001 = 0x235DF0
Source2GameDirector001 = 0x129FB0
NavGameTest001 = 0xA418B0
ServerToolsInfo_001 = 0x82FFB0
Source2GameClients001 = 0x82FFC0
Source2GameEntities001 = 0x82FFD0
Source2Server001 = 0x82FFE0
EmptyWorldService001_Server = 0x5745B0
Source2ServerConfig001 = 0x565920
EntitySubclassUtilsV001 = 0x2B8F50
customnavsystem001 = 0x235E10
Source2GameDirector001 = 0x129FC0
class soundsystem_dll: # soundsystem.dll
SoundOpSystem001 = 0x16A640

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
@ -11,49 +11,49 @@ pub mod animationsystem_dll { // animationsystem.dll
}
pub mod client_dll { // client.dll
pub const LegacyGameUI001: usize = 0x8AA580;
pub const Source2ClientUI001: usize = 0x8997E0;
pub const Source2ClientPrediction001: usize = 0x7AC710;
pub const ClientToolsInfo_001: usize = 0x731020;
pub const Source2Client002: usize = 0x731040;
pub const GameClientExports001: usize = 0x731030;
pub const EmptyWorldService001_Client: usize = 0x483B30;
pub const Source2ClientConfig001: usize = 0x46E750;
pub const LegacyGameUI001: usize = 0x8AA820;
pub const Source2ClientUI001: usize = 0x899A80;
pub const Source2ClientPrediction001: usize = 0x7AC9B0;
pub const ClientToolsInfo_001: usize = 0x7312C0;
pub const Source2Client002: usize = 0x7312E0;
pub const GameClientExports001: usize = 0x7312D0;
pub const EmptyWorldService001_Client: usize = 0x483D80;
pub const Source2ClientConfig001: usize = 0x46E9A0;
}
pub mod engine2_dll { // engine2.dll
pub const SimpleEngineLoopService_001: usize = 0x1F5720;
pub const ClientServerEngineLoopService_001: usize = 0x1E9600;
pub const KeyValueCache001: usize = 0x1E5D60;
pub const HostStateMgr001: usize = 0x1E3540;
pub const GameEventSystemServerV001: usize = 0x1DEAF0;
pub const GameEventSystemClientV001: usize = 0x1DEAE0;
pub const EngineServiceMgr001: usize = 0x1DA440;
pub const VProfService_001: usize = 0x1C7A20;
pub const ToolService_001: usize = 0x1C66A0;
pub const StatsService_001: usize = 0x1C1A50;
pub const SplitScreenService_001: usize = 0x1BED70;
pub const SoundService_001: usize = 0x1B84B0;
pub const ScreenshotService001: usize = 0x1B3EB0;
pub const RenderService_001: usize = 0x1B14F0;
pub const NetworkService_001: usize = 0x1B1000;
pub const NetworkServerService_001: usize = 0x1ABDE0;
pub const NetworkP2PService_001: usize = 0x1A7870;
pub const NetworkClientService_001: usize = 0x1A0B30;
pub const MapListService_001: usize = 0x199970;
pub const InputService_001: usize = 0x1871D0;
pub const GameUIService_001: usize = 0x1816D0;
pub const GameResourceServiceServerV001: usize = 0x17ED30;
pub const GameResourceServiceClientV001: usize = 0x17ED20;
pub const BugService001: usize = 0x177B60;
pub const BenchmarkService001: usize = 0x176300;
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x122140;
pub const EngineGameUI001: usize = 0x1214D0;
pub const INETSUPPORT_001: usize = 0xF0520;
pub const Source2EngineToServerStringTable001: usize = 0xA9160;
pub const Source2EngineToServer001: usize = 0x91F30;
pub const Source2EngineToClientStringTable001: usize = 0x8A960;
pub const Source2EngineToClient001: usize = 0x61880;
pub const SimpleEngineLoopService_001: usize = 0x1F5730;
pub const ClientServerEngineLoopService_001: usize = 0x1E9610;
pub const KeyValueCache001: usize = 0x1E5D70;
pub const HostStateMgr001: usize = 0x1E3550;
pub const GameEventSystemServerV001: usize = 0x1DEB00;
pub const GameEventSystemClientV001: usize = 0x1DEAF0;
pub const EngineServiceMgr001: usize = 0x1DA450;
pub const VProfService_001: usize = 0x1C7A30;
pub const ToolService_001: usize = 0x1C66B0;
pub const StatsService_001: usize = 0x1C1A60;
pub const SplitScreenService_001: usize = 0x1BED80;
pub const SoundService_001: usize = 0x1B84C0;
pub const ScreenshotService001: usize = 0x1B3EC0;
pub const RenderService_001: usize = 0x1B1500;
pub const NetworkService_001: usize = 0x1B1010;
pub const NetworkServerService_001: usize = 0x1ABDF0;
pub const NetworkP2PService_001: usize = 0x1A7880;
pub const NetworkClientService_001: usize = 0x1A0B40;
pub const MapListService_001: usize = 0x199980;
pub const InputService_001: usize = 0x1871E0;
pub const GameUIService_001: usize = 0x1816E0;
pub const GameResourceServiceServerV001: usize = 0x17ED40;
pub const GameResourceServiceClientV001: usize = 0x17ED30;
pub const BugService001: usize = 0x177B70;
pub const BenchmarkService001: usize = 0x176310;
pub const VENGINE_GAMEUIFUNCS_VERSION005: usize = 0x122150;
pub const EngineGameUI001: usize = 0x1214E0;
pub const INETSUPPORT_001: usize = 0xF0530;
pub const Source2EngineToServerStringTable001: usize = 0xA9170;
pub const Source2EngineToServer001: usize = 0x91F40;
pub const Source2EngineToClientStringTable001: usize = 0x8A970;
pub const Source2EngineToClient001: usize = 0x61890;
}
pub mod filesystem_stdio_dll { // filesystem_stdio.dll
@ -122,7 +122,7 @@ pub mod panorama_text_pango_dll { // panorama_text_pango.dll
}
pub mod panoramauiclient_dll { // panoramauiclient.dll
pub const PanoramaUIClient001: usize = 0x11EA0;
pub const PanoramaUIClient001: usize = 0x11F50;
}
pub mod particles_dll { // particles.dll
@ -159,16 +159,16 @@ pub mod schemasystem_dll { // schemasystem.dll
}
pub mod server_dll { // server.dll
pub const NavGameTest001: usize = 0xA412F0;
pub const ServerToolsInfo_001: usize = 0x82FA30;
pub const Source2GameClients001: usize = 0x82FA40;
pub const Source2GameEntities001: usize = 0x82FA50;
pub const Source2Server001: usize = 0x82FA60;
pub const EmptyWorldService001_Server: usize = 0x574060;
pub const Source2ServerConfig001: usize = 0x5653D0;
pub const EntitySubclassUtilsV001: usize = 0x2B8F30;
pub const customnavsystem001: usize = 0x235DF0;
pub const Source2GameDirector001: usize = 0x129FB0;
pub const NavGameTest001: usize = 0xA418B0;
pub const ServerToolsInfo_001: usize = 0x82FFB0;
pub const Source2GameClients001: usize = 0x82FFC0;
pub const Source2GameEntities001: usize = 0x82FFD0;
pub const Source2Server001: usize = 0x82FFE0;
pub const EmptyWorldService001_Server: usize = 0x5745B0;
pub const Source2ServerConfig001: usize = 0x565920;
pub const EntitySubclassUtilsV001: usize = 0x2B8F50;
pub const customnavsystem001: usize = 0x235E10;
pub const Source2GameDirector001: usize = 0x129FC0;
}
pub mod soundsystem_dll { // soundsystem.dll

View File

@ -3,47 +3,47 @@ animationsystem_dll: # animationsystem.dll
AnimationSystemUtils_001: 470656
AnimationSystem_001: 449024
client_dll: # client.dll
LegacyGameUI001: 9086336
Source2ClientUI001: 9017312
Source2ClientPrediction001: 8046352
ClientToolsInfo_001: 7540768
Source2Client002: 7540800
GameClientExports001: 7540784
EmptyWorldService001_Client: 4733744
Source2ClientConfig001: 4646736
LegacyGameUI001: 9087008
Source2ClientUI001: 9017984
Source2ClientPrediction001: 8047024
ClientToolsInfo_001: 7541440
Source2Client002: 7541472
GameClientExports001: 7541456
EmptyWorldService001_Client: 4734336
Source2ClientConfig001: 4647328
engine2_dll: # engine2.dll
SimpleEngineLoopService_001: 2053920
ClientServerEngineLoopService_001: 2004480
KeyValueCache001: 1989984
HostStateMgr001: 1979712
GameEventSystemServerV001: 1960688
GameEventSystemClientV001: 1960672
EngineServiceMgr001: 1942592
VProfService_001: 1866272
ToolService_001: 1861280
StatsService_001: 1841744
SplitScreenService_001: 1830256
SoundService_001: 1803440
ScreenshotService001: 1785520
RenderService_001: 1774832
NetworkService_001: 1773568
NetworkServerService_001: 1752544
NetworkP2PService_001: 1734768
NetworkClientService_001: 1706800
MapListService_001: 1677680
InputService_001: 1602000
GameUIService_001: 1578704
GameResourceServiceServerV001: 1568048
GameResourceServiceClientV001: 1568032
BugService001: 1538912
BenchmarkService001: 1532672
VENGINE_GAMEUIFUNCS_VERSION005: 1188160
EngineGameUI001: 1184976
INETSUPPORT_001: 984352
Source2EngineToServerStringTable001: 692576
Source2EngineToServer001: 597808
Source2EngineToClientStringTable001: 567648
Source2EngineToClient001: 399488
SimpleEngineLoopService_001: 2053936
ClientServerEngineLoopService_001: 2004496
KeyValueCache001: 1990000
HostStateMgr001: 1979728
GameEventSystemServerV001: 1960704
GameEventSystemClientV001: 1960688
EngineServiceMgr001: 1942608
VProfService_001: 1866288
ToolService_001: 1861296
StatsService_001: 1841760
SplitScreenService_001: 1830272
SoundService_001: 1803456
ScreenshotService001: 1785536
RenderService_001: 1774848
NetworkService_001: 1773584
NetworkServerService_001: 1752560
NetworkP2PService_001: 1734784
NetworkClientService_001: 1706816
MapListService_001: 1677696
InputService_001: 1602016
GameUIService_001: 1578720
GameResourceServiceServerV001: 1568064
GameResourceServiceClientV001: 1568048
BugService001: 1538928
BenchmarkService001: 1532688
VENGINE_GAMEUIFUNCS_VERSION005: 1188176
EngineGameUI001: 1184992
INETSUPPORT_001: 984368
Source2EngineToServerStringTable001: 692592
Source2EngineToServer001: 597824
Source2EngineToClientStringTable001: 567664
Source2EngineToClient001: 399504
filesystem_stdio_dll: # filesystem_stdio.dll
VAsyncFileSystem2_001: 424288
VFileSystem017: 424272
@ -86,7 +86,7 @@ panorama_dll: # panorama.dll
panorama_text_pango_dll: # panorama_text_pango.dll
PanoramaTextServices001: 314336
panoramauiclient_dll: # panoramauiclient.dll
PanoramaUIClient001: 73376
PanoramaUIClient001: 73552
particles_dll: # particles.dll
ParticleSystemMgr003: 377728
pulse_system_dll: # pulse_system.dll
@ -107,16 +107,16 @@ scenesystem_dll: # scenesystem.dll
schemasystem_dll: # schemasystem.dll
SchemaSystem_001: 43600
server_dll: # server.dll
NavGameTest001: 10752752
ServerToolsInfo_001: 8583728
Source2GameClients001: 8583744
Source2GameEntities001: 8583760
Source2Server001: 8583776
EmptyWorldService001_Server: 5718112
Source2ServerConfig001: 5657552
EntitySubclassUtilsV001: 2854704
customnavsystem001: 2317808
Source2GameDirector001: 1220528
NavGameTest001: 10754224
ServerToolsInfo_001: 8585136
Source2GameClients001: 8585152
Source2GameEntities001: 8585168
Source2Server001: 8585184
EmptyWorldService001_Server: 5719472
Source2ServerConfig001: 5658912
EntitySubclassUtilsV001: 2854736
customnavsystem001: 2317840
Source2GameDirector001: 1220544
soundsystem_dll: # soundsystem.dll
SoundOpSystem001: 1484352
SoundOpSystemEdit001: 617040

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class MaterialParamBuffer_t { // MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class MaterialParamBuffer_t: # MaterialParam_t

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class ChangeAccessorFieldPathIndex_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class ChangeAccessorFieldPathIndex_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,33 +1,33 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:19 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
public static class client_dll { // client.dll
public const nint dwEntityList = 0x18B0FB8;
public const nint dwForceAttack = 0x171F150;
public const nint dwForceAttack2 = 0x171F1E0;
public const nint dwForceBackward = 0x171F420;
public const nint dwForceCrouch = 0x171F6F0;
public const nint dwForceForward = 0x171F390;
public const nint dwForceJump = 0x171F660;
public const nint dwForceLeft = 0x171F4B0;
public const nint dwForceRight = 0x171F540;
public const nint dwGameEntitySystem = 0x19CC7C0;
public const nint dwEntityList = 0x18B0FC8;
public const nint dwForceAttack = 0x171F160;
public const nint dwForceAttack2 = 0x171F1F0;
public const nint dwForceBackward = 0x171F430;
public const nint dwForceCrouch = 0x171F700;
public const nint dwForceForward = 0x171F3A0;
public const nint dwForceJump = 0x171F670;
public const nint dwForceLeft = 0x171F4C0;
public const nint dwForceRight = 0x171F550;
public const nint dwGameEntitySystem = 0x19CC7D0;
public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510;
public const nint dwGameRules = 0x190DF90;
public const nint dwGlobalVars = 0x1719E30;
public const nint dwGlowManager = 0x190E3A8;
public const nint dwInterfaceLinkList = 0x19FD7E8;
public const nint dwLocalPlayerController = 0x1900918;
public const nint dwLocalPlayerPawn = 0x17262D8;
public const nint dwPlantedC4 = 0x19161B8;
public const nint dwPrediction = 0x17261A0;
public const nint dwSensitivity = 0x190ECC8;
public const nint dwGameRules = 0x190DFA0;
public const nint dwGlobalVars = 0x1719E40;
public const nint dwGlowManager = 0x190E3B8;
public const nint dwInterfaceLinkList = 0x19FD7F8;
public const nint dwLocalPlayerController = 0x1900928;
public const nint dwLocalPlayerPawn = 0x17262E8;
public const nint dwPlantedC4 = 0x19161C8;
public const nint dwPrediction = 0x17261B0;
public const nint dwSensitivity = 0x190ECD8;
public const nint dwSensitivity_sensitivity = 0x40;
public const nint dwViewAngles = 0x191E0D0;
public const nint dwViewMatrix = 0x19102A0;
public const nint dwViewRender = 0x1910B20;
public const nint dwViewAngles = 0x191E0E0;
public const nint dwViewMatrix = 0x19102B0;
public const nint dwViewRender = 0x1910B30;
}
public static class engine2_dll { // engine2.dll
@ -36,12 +36,12 @@ public static class engine2_dll { // engine2.dll
public const nint dwNetworkGameClient_getLocalPlayer = 0xF0;
public const nint dwNetworkGameClient_maxClients = 0x250;
public const nint dwNetworkGameClient_signOnState = 0x240;
public const nint dwWindowHeight = 0x5C9A6C;
public const nint dwWindowWidth = 0x5C9A68;
public const nint dwWindowHeight = 0x5C99FC;
public const nint dwWindowWidth = 0x5C99F8;
}
public static class game_info { // Some additional information about the game at dump time
public const nint buildNumber = 0x36A4; // Game build number
public const nint buildNumber = 0x36A5; // Game build number
}
public static class inputsystem_dll { // inputsystem.dll

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:19 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#pragma once
@ -8,30 +8,30 @@
#include <cstddef>
namespace client_dll { // client.dll
constexpr std::ptrdiff_t dwEntityList = 0x18B0FB8;
constexpr std::ptrdiff_t dwForceAttack = 0x171F150;
constexpr std::ptrdiff_t dwForceAttack2 = 0x171F1E0;
constexpr std::ptrdiff_t dwForceBackward = 0x171F420;
constexpr std::ptrdiff_t dwForceCrouch = 0x171F6F0;
constexpr std::ptrdiff_t dwForceForward = 0x171F390;
constexpr std::ptrdiff_t dwForceJump = 0x171F660;
constexpr std::ptrdiff_t dwForceLeft = 0x171F4B0;
constexpr std::ptrdiff_t dwForceRight = 0x171F540;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x19CC7C0;
constexpr std::ptrdiff_t dwEntityList = 0x18B0FC8;
constexpr std::ptrdiff_t dwForceAttack = 0x171F160;
constexpr std::ptrdiff_t dwForceAttack2 = 0x171F1F0;
constexpr std::ptrdiff_t dwForceBackward = 0x171F430;
constexpr std::ptrdiff_t dwForceCrouch = 0x171F700;
constexpr std::ptrdiff_t dwForceForward = 0x171F3A0;
constexpr std::ptrdiff_t dwForceJump = 0x171F670;
constexpr std::ptrdiff_t dwForceLeft = 0x171F4C0;
constexpr std::ptrdiff_t dwForceRight = 0x171F550;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x19CC7D0;
constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510;
constexpr std::ptrdiff_t dwGameRules = 0x190DF90;
constexpr std::ptrdiff_t dwGlobalVars = 0x1719E30;
constexpr std::ptrdiff_t dwGlowManager = 0x190E3A8;
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x19FD7E8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1900918;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17262D8;
constexpr std::ptrdiff_t dwPlantedC4 = 0x19161B8;
constexpr std::ptrdiff_t dwPrediction = 0x17261A0;
constexpr std::ptrdiff_t dwSensitivity = 0x190ECC8;
constexpr std::ptrdiff_t dwGameRules = 0x190DFA0;
constexpr std::ptrdiff_t dwGlobalVars = 0x1719E40;
constexpr std::ptrdiff_t dwGlowManager = 0x190E3B8;
constexpr std::ptrdiff_t dwInterfaceLinkList = 0x19FD7F8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1900928;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17262E8;
constexpr std::ptrdiff_t dwPlantedC4 = 0x19161C8;
constexpr std::ptrdiff_t dwPrediction = 0x17261B0;
constexpr std::ptrdiff_t dwSensitivity = 0x190ECD8;
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
constexpr std::ptrdiff_t dwViewAngles = 0x191E0D0;
constexpr std::ptrdiff_t dwViewMatrix = 0x19102A0;
constexpr std::ptrdiff_t dwViewRender = 0x1910B20;
constexpr std::ptrdiff_t dwViewAngles = 0x191E0E0;
constexpr std::ptrdiff_t dwViewMatrix = 0x19102B0;
constexpr std::ptrdiff_t dwViewRender = 0x1910B30;
}
namespace engine2_dll { // engine2.dll
@ -40,12 +40,12 @@ namespace engine2_dll { // engine2.dll
constexpr std::ptrdiff_t dwNetworkGameClient_getLocalPlayer = 0xF0;
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x250;
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x240;
constexpr std::ptrdiff_t dwWindowHeight = 0x5C9A6C;
constexpr std::ptrdiff_t dwWindowWidth = 0x5C9A68;
constexpr std::ptrdiff_t dwWindowHeight = 0x5C99FC;
constexpr std::ptrdiff_t dwWindowWidth = 0x5C99F8;
}
namespace game_info { // Some additional information about the game at dump time
constexpr std::ptrdiff_t buildNumber = 0x36A4; // Game build number
constexpr std::ptrdiff_t buildNumber = 0x36A5; // Game build number
}
namespace inputsystem_dll { // inputsystem.dll

View File

@ -2,43 +2,43 @@
"client_dll": {
"data": {
"dwEntityList": {
"value": 25890744,
"value": 25890760,
"comment": null
},
"dwForceAttack": {
"value": 24244560,
"value": 24244576,
"comment": null
},
"dwForceAttack2": {
"value": 24244704,
"value": 24244720,
"comment": null
},
"dwForceBackward": {
"value": 24245280,
"value": 24245296,
"comment": null
},
"dwForceCrouch": {
"value": 24246000,
"value": 24246016,
"comment": null
},
"dwForceForward": {
"value": 24245136,
"value": 24245152,
"comment": null
},
"dwForceJump": {
"value": 24245856,
"value": 24245872,
"comment": null
},
"dwForceLeft": {
"value": 24245424,
"value": 24245440,
"comment": null
},
"dwForceRight": {
"value": 24245568,
"value": 24245584,
"comment": null
},
"dwGameEntitySystem": {
"value": 27051968,
"value": 27051984,
"comment": null
},
"dwGameEntitySystem_getHighestEntityIndex": {
@ -46,39 +46,39 @@
"comment": null
},
"dwGameRules": {
"value": 26271632,
"value": 26271648,
"comment": null
},
"dwGlobalVars": {
"value": 24223280,
"value": 24223296,
"comment": null
},
"dwGlowManager": {
"value": 26272680,
"value": 26272696,
"comment": null
},
"dwInterfaceLinkList": {
"value": 27252712,
"value": 27252728,
"comment": null
},
"dwLocalPlayerController": {
"value": 26216728,
"value": 26216744,
"comment": null
},
"dwLocalPlayerPawn": {
"value": 24273624,
"value": 24273640,
"comment": null
},
"dwPlantedC4": {
"value": 26304952,
"value": 26304968,
"comment": null
},
"dwPrediction": {
"value": 24273312,
"value": 24273328,
"comment": null
},
"dwSensitivity": {
"value": 26275016,
"value": 26275032,
"comment": null
},
"dwSensitivity_sensitivity": {
@ -86,15 +86,15 @@
"comment": null
},
"dwViewAngles": {
"value": 26337488,
"value": 26337504,
"comment": null
},
"dwViewMatrix": {
"value": 26280608,
"value": 26280624,
"comment": null
},
"dwViewRender": {
"value": 26282784,
"value": 26282800,
"comment": null
}
},
@ -123,11 +123,11 @@
"comment": null
},
"dwWindowHeight": {
"value": 6068844,
"value": 6068732,
"comment": null
},
"dwWindowWidth": {
"value": 6068840,
"value": 6068728,
"comment": null
}
},
@ -136,7 +136,7 @@
"game_info": {
"data": {
"buildNumber": {
"value": 13988,
"value": 13989,
"comment": "Game build number"
}
},

View File

@ -1,33 +1,33 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:19 +0000
Fri, 9 Feb 2024 00:34:46 +0000
'''
class client_dll: # client.dll
dwEntityList = 0x18B0FB8
dwForceAttack = 0x171F150
dwForceAttack2 = 0x171F1E0
dwForceBackward = 0x171F420
dwForceCrouch = 0x171F6F0
dwForceForward = 0x171F390
dwForceJump = 0x171F660
dwForceLeft = 0x171F4B0
dwForceRight = 0x171F540
dwGameEntitySystem = 0x19CC7C0
dwEntityList = 0x18B0FC8
dwForceAttack = 0x171F160
dwForceAttack2 = 0x171F1F0
dwForceBackward = 0x171F430
dwForceCrouch = 0x171F700
dwForceForward = 0x171F3A0
dwForceJump = 0x171F670
dwForceLeft = 0x171F4C0
dwForceRight = 0x171F550
dwGameEntitySystem = 0x19CC7D0
dwGameEntitySystem_getHighestEntityIndex = 0x1510
dwGameRules = 0x190DF90
dwGlobalVars = 0x1719E30
dwGlowManager = 0x190E3A8
dwInterfaceLinkList = 0x19FD7E8
dwLocalPlayerController = 0x1900918
dwLocalPlayerPawn = 0x17262D8
dwPlantedC4 = 0x19161B8
dwPrediction = 0x17261A0
dwSensitivity = 0x190ECC8
dwGameRules = 0x190DFA0
dwGlobalVars = 0x1719E40
dwGlowManager = 0x190E3B8
dwInterfaceLinkList = 0x19FD7F8
dwLocalPlayerController = 0x1900928
dwLocalPlayerPawn = 0x17262E8
dwPlantedC4 = 0x19161C8
dwPrediction = 0x17261B0
dwSensitivity = 0x190ECD8
dwSensitivity_sensitivity = 0x40
dwViewAngles = 0x191E0D0
dwViewMatrix = 0x19102A0
dwViewRender = 0x1910B20
dwViewAngles = 0x191E0E0
dwViewMatrix = 0x19102B0
dwViewRender = 0x1910B30
class engine2_dll: # engine2.dll
dwBuildNumber = 0x512554
@ -35,11 +35,11 @@ class engine2_dll: # engine2.dll
dwNetworkGameClient_getLocalPlayer = 0xF0
dwNetworkGameClient_maxClients = 0x250
dwNetworkGameClient_signOnState = 0x240
dwWindowHeight = 0x5C9A6C
dwWindowWidth = 0x5C9A68
dwWindowHeight = 0x5C99FC
dwWindowWidth = 0x5C99F8
class game_info: # Some additional information about the game at dump time
buildNumber = 0x36A4 # Game build number
buildNumber = 0x36A5 # Game build number
class inputsystem_dll: # inputsystem.dll
dwInputSystem = 0x367A0

View File

@ -1,35 +1,35 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:19 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]
pub mod client_dll { // client.dll
pub const dwEntityList: usize = 0x18B0FB8;
pub const dwForceAttack: usize = 0x171F150;
pub const dwForceAttack2: usize = 0x171F1E0;
pub const dwForceBackward: usize = 0x171F420;
pub const dwForceCrouch: usize = 0x171F6F0;
pub const dwForceForward: usize = 0x171F390;
pub const dwForceJump: usize = 0x171F660;
pub const dwForceLeft: usize = 0x171F4B0;
pub const dwForceRight: usize = 0x171F540;
pub const dwGameEntitySystem: usize = 0x19CC7C0;
pub const dwEntityList: usize = 0x18B0FC8;
pub const dwForceAttack: usize = 0x171F160;
pub const dwForceAttack2: usize = 0x171F1F0;
pub const dwForceBackward: usize = 0x171F430;
pub const dwForceCrouch: usize = 0x171F700;
pub const dwForceForward: usize = 0x171F3A0;
pub const dwForceJump: usize = 0x171F670;
pub const dwForceLeft: usize = 0x171F4C0;
pub const dwForceRight: usize = 0x171F550;
pub const dwGameEntitySystem: usize = 0x19CC7D0;
pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510;
pub const dwGameRules: usize = 0x190DF90;
pub const dwGlobalVars: usize = 0x1719E30;
pub const dwGlowManager: usize = 0x190E3A8;
pub const dwInterfaceLinkList: usize = 0x19FD7E8;
pub const dwLocalPlayerController: usize = 0x1900918;
pub const dwLocalPlayerPawn: usize = 0x17262D8;
pub const dwPlantedC4: usize = 0x19161B8;
pub const dwPrediction: usize = 0x17261A0;
pub const dwSensitivity: usize = 0x190ECC8;
pub const dwGameRules: usize = 0x190DFA0;
pub const dwGlobalVars: usize = 0x1719E40;
pub const dwGlowManager: usize = 0x190E3B8;
pub const dwInterfaceLinkList: usize = 0x19FD7F8;
pub const dwLocalPlayerController: usize = 0x1900928;
pub const dwLocalPlayerPawn: usize = 0x17262E8;
pub const dwPlantedC4: usize = 0x19161C8;
pub const dwPrediction: usize = 0x17261B0;
pub const dwSensitivity: usize = 0x190ECD8;
pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x191E0D0;
pub const dwViewMatrix: usize = 0x19102A0;
pub const dwViewRender: usize = 0x1910B20;
pub const dwViewAngles: usize = 0x191E0E0;
pub const dwViewMatrix: usize = 0x19102B0;
pub const dwViewRender: usize = 0x1910B30;
}
pub mod engine2_dll { // engine2.dll
@ -38,12 +38,12 @@ pub mod engine2_dll { // engine2.dll
pub const dwNetworkGameClient_getLocalPlayer: usize = 0xF0;
pub const dwNetworkGameClient_maxClients: usize = 0x250;
pub const dwNetworkGameClient_signOnState: usize = 0x240;
pub const dwWindowHeight: usize = 0x5C9A6C;
pub const dwWindowWidth: usize = 0x5C9A68;
pub const dwWindowHeight: usize = 0x5C99FC;
pub const dwWindowWidth: usize = 0x5C99F8;
}
pub mod game_info { // Some additional information about the game at dump time
pub const buildNumber: usize = 0x36A4; // Game build number
pub const buildNumber: usize = 0x36A5; // Game build number
}
pub mod inputsystem_dll { // inputsystem.dll

View File

@ -1,38 +1,38 @@
---
client_dll: # client.dll
dwEntityList: 25890744
dwForceAttack: 24244560
dwForceAttack2: 24244704
dwForceBackward: 24245280
dwForceCrouch: 24246000
dwForceForward: 24245136
dwForceJump: 24245856
dwForceLeft: 24245424
dwForceRight: 24245568
dwGameEntitySystem: 27051968
dwEntityList: 25890760
dwForceAttack: 24244576
dwForceAttack2: 24244720
dwForceBackward: 24245296
dwForceCrouch: 24246016
dwForceForward: 24245152
dwForceJump: 24245872
dwForceLeft: 24245440
dwForceRight: 24245584
dwGameEntitySystem: 27051984
dwGameEntitySystem_getHighestEntityIndex: 5392
dwGameRules: 26271632
dwGlobalVars: 24223280
dwGlowManager: 26272680
dwInterfaceLinkList: 27252712
dwLocalPlayerController: 26216728
dwLocalPlayerPawn: 24273624
dwPlantedC4: 26304952
dwPrediction: 24273312
dwSensitivity: 26275016
dwGameRules: 26271648
dwGlobalVars: 24223296
dwGlowManager: 26272696
dwInterfaceLinkList: 27252728
dwLocalPlayerController: 26216744
dwLocalPlayerPawn: 24273640
dwPlantedC4: 26304968
dwPrediction: 24273328
dwSensitivity: 26275032
dwSensitivity_sensitivity: 64
dwViewAngles: 26337488
dwViewMatrix: 26280608
dwViewRender: 26282784
dwViewAngles: 26337504
dwViewMatrix: 26280624
dwViewRender: 26282800
engine2_dll: # engine2.dll
dwBuildNumber: 5317972
dwNetworkGameClient: 5315272
dwNetworkGameClient_getLocalPlayer: 240
dwNetworkGameClient_maxClients: 592
dwNetworkGameClient_signOnState: 576
dwWindowHeight: 6068844
dwWindowWidth: 6068840
dwWindowHeight: 6068732
dwWindowWidth: 6068728
game_info: # Some additional information about the game at dump time
buildNumber: 13988 # Game build number
buildNumber: 13989 # Game build number
inputsystem_dll: # inputsystem.dll
dwInputSystem: 223136

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CBaseRendererSource2 { // CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CBaseRendererSource2: # CParticleFunctionRenderer

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CBasePulseGraphInstance {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CBasePulseGraphInstance:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class RenderInputLayoutField_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class RenderInputLayoutField_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class AABB_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class AABB_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CSSDSEndFrameViewInfo {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CSSDSEndFrameViewInfo:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CExampleSchemaVData_Monomorphic {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CExampleSchemaVData_Monomorphic:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class ActiveModelConfig_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:18 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class ActiveModelConfig_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:18 +0000
* Fri, 9 Feb 2024 00:34:46 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CDSPMixgroupModifier {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CDSPMixgroupModifier:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class CFeIndexedJiggleBone {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class CFeIndexedJiggleBone:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
public static class AggregateLODSetup_t {

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#pragma once

View File

@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Thu, 8 Feb 2024 02:46:17 +0000
Fri, 9 Feb 2024 00:34:45 +0000
'''
class AggregateLODSetup_t:

View File

@ -1,6 +1,6 @@
/*
* Created using https://github.com/a2x/cs2-dumper
* Thu, 8 Feb 2024 02:46:17 +0000
* Fri, 9 Feb 2024 00:34:45 +0000
*/
#![allow(non_snake_case, non_upper_case_globals)]