Game Update (14082)

This commit is contained in:
ToOl_UmbRelLa 2025-05-22 20:23:27 -04:00 committed by GitHub
parent 7ecdb1ecfd
commit ef2016acfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
64 changed files with 258 additions and 258 deletions

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: animationsystem.dll // Module: animationsystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,24 +1,24 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper { namespace CS2Dumper {
// Module: client.dll // Module: client.dll
public static class Buttons { public static class Buttons {
public const nint attack = 0x18448F0; public const nint attack = 0x184B8F0;
public const nint attack2 = 0x1844980; public const nint attack2 = 0x184B980;
public const nint back = 0x1844BC0; public const nint back = 0x184BBC0;
public const nint duck = 0x1844E90; public const nint duck = 0x184BE90;
public const nint forward = 0x1844B30; public const nint forward = 0x184BB30;
public const nint jump = 0x1844E00; public const nint jump = 0x184BE00;
public const nint left = 0x1844C50; public const nint left = 0x184BC50;
public const nint lookatweapon = 0x1A6AE20; public const nint lookatweapon = 0x1A71EE0;
public const nint reload = 0x1844860; public const nint reload = 0x184B860;
public const nint right = 0x1844CE0; public const nint right = 0x184BCE0;
public const nint showscores = 0x1A6AD00; public const nint showscores = 0x1A71DC0;
public const nint sprint = 0x18447D0; public const nint sprint = 0x184B7D0;
public const nint turnleft = 0x1844A10; public const nint turnleft = 0x184BA10;
public const nint turnright = 0x1844AA0; public const nint turnright = 0x184BAA0;
public const nint use = 0x1844D70; public const nint use = 0x184BD70;
public const nint zoom = 0x1A6AD90; public const nint zoom = 0x1A71E50;
} }
} }

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once
@ -8,21 +8,21 @@
namespace cs2_dumper { namespace cs2_dumper {
// Module: client.dll // Module: client.dll
namespace buttons { namespace buttons {
constexpr std::ptrdiff_t attack = 0x18448F0; constexpr std::ptrdiff_t attack = 0x184B8F0;
constexpr std::ptrdiff_t attack2 = 0x1844980; constexpr std::ptrdiff_t attack2 = 0x184B980;
constexpr std::ptrdiff_t back = 0x1844BC0; constexpr std::ptrdiff_t back = 0x184BBC0;
constexpr std::ptrdiff_t duck = 0x1844E90; constexpr std::ptrdiff_t duck = 0x184BE90;
constexpr std::ptrdiff_t forward = 0x1844B30; constexpr std::ptrdiff_t forward = 0x184BB30;
constexpr std::ptrdiff_t jump = 0x1844E00; constexpr std::ptrdiff_t jump = 0x184BE00;
constexpr std::ptrdiff_t left = 0x1844C50; constexpr std::ptrdiff_t left = 0x184BC50;
constexpr std::ptrdiff_t lookatweapon = 0x1A6AE20; constexpr std::ptrdiff_t lookatweapon = 0x1A71EE0;
constexpr std::ptrdiff_t reload = 0x1844860; constexpr std::ptrdiff_t reload = 0x184B860;
constexpr std::ptrdiff_t right = 0x1844CE0; constexpr std::ptrdiff_t right = 0x184BCE0;
constexpr std::ptrdiff_t showscores = 0x1A6AD00; constexpr std::ptrdiff_t showscores = 0x1A71DC0;
constexpr std::ptrdiff_t sprint = 0x18447D0; constexpr std::ptrdiff_t sprint = 0x184B7D0;
constexpr std::ptrdiff_t turnleft = 0x1844A10; constexpr std::ptrdiff_t turnleft = 0x184BA10;
constexpr std::ptrdiff_t turnright = 0x1844AA0; constexpr std::ptrdiff_t turnright = 0x184BAA0;
constexpr std::ptrdiff_t use = 0x1844D70; constexpr std::ptrdiff_t use = 0x184BD70;
constexpr std::ptrdiff_t zoom = 0x1A6AD90; constexpr std::ptrdiff_t zoom = 0x1A71E50;
} }
} }

View File

@ -1,20 +1,20 @@
{ {
"client.dll": { "client.dll": {
"attack": 25446640, "attack": 25475312,
"attack2": 25446784, "attack2": 25475456,
"back": 25447360, "back": 25476032,
"duck": 25448080, "duck": 25476752,
"forward": 25447216, "forward": 25475888,
"jump": 25447936, "jump": 25476608,
"left": 25447504, "left": 25476176,
"lookatweapon": 27700768, "lookatweapon": 27729632,
"reload": 25446496, "reload": 25475168,
"right": 25447648, "right": 25476320,
"showscores": 27700480, "showscores": 27729344,
"sprint": 25446352, "sprint": 25475024,
"turnleft": 25446928, "turnleft": 25475600,
"turnright": 25447072, "turnright": 25475744,
"use": 25447792, "use": 25476464,
"zoom": 27700624 "zoom": 27729488
} }
} }

View File

@ -1,26 +1,26 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, unused)] #![allow(non_upper_case_globals, unused)]
pub mod cs2_dumper { pub mod cs2_dumper {
// Module: client.dll // Module: client.dll
pub mod buttons { pub mod buttons {
pub const attack: usize = 0x18448F0; pub const attack: usize = 0x184B8F0;
pub const attack2: usize = 0x1844980; pub const attack2: usize = 0x184B980;
pub const back: usize = 0x1844BC0; pub const back: usize = 0x184BBC0;
pub const duck: usize = 0x1844E90; pub const duck: usize = 0x184BE90;
pub const forward: usize = 0x1844B30; pub const forward: usize = 0x184BB30;
pub const jump: usize = 0x1844E00; pub const jump: usize = 0x184BE00;
pub const left: usize = 0x1844C50; pub const left: usize = 0x184BC50;
pub const lookatweapon: usize = 0x1A6AE20; pub const lookatweapon: usize = 0x1A71EE0;
pub const reload: usize = 0x1844860; pub const reload: usize = 0x184B860;
pub const right: usize = 0x1844CE0; pub const right: usize = 0x184BCE0;
pub const showscores: usize = 0x1A6AD00; pub const showscores: usize = 0x1A71DC0;
pub const sprint: usize = 0x18447D0; pub const sprint: usize = 0x184B7D0;
pub const turnleft: usize = 0x1844A10; pub const turnleft: usize = 0x184BA10;
pub const turnright: usize = 0x1844AA0; pub const turnright: usize = 0x184BAA0;
pub const r#use: usize = 0x1844D70; pub const r#use: usize = 0x184BD70;
pub const zoom: usize = 0x1A6AD90; pub const zoom: usize = 0x1A71E50;
} }
} }

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: client.dll // Module: client.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: engine2.dll // Module: engine2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: host.dll // Module: host.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,4 +1,4 @@
{ {
"build_number": 14081, "build_number": 14082,
"timestamp": "2025-05-21T23:01:00.983039800+00:00" "timestamp": "2025-05-23T00:22:21.575826800+00:00"
} }

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Interfaces { namespace CS2Dumper.Interfaces {
// Module: animationsystem.dll // Module: animationsystem.dll
@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces {
} }
// Module: client.dll // Module: client.dll
public static class ClientDll { public static class ClientDll {
public const nint ClientToolsInfo_001 = 0x1843EE0; public const nint ClientToolsInfo_001 = 0x184AEE0;
public const nint EmptyWorldService001_Client = 0x1800070; public const nint EmptyWorldService001_Client = 0x18070C0;
public const nint GameClientExports001 = 0x1840B98; public const nint GameClientExports001 = 0x1847B98;
public const nint LegacyGameUI001 = 0x18611D0; public const nint LegacyGameUI001 = 0x18681D0;
public const nint Source2Client002 = 0x1A5A570; public const nint Source2Client002 = 0x1A61620;
public const nint Source2ClientConfig001 = 0x19F2FA0; public const nint Source2ClientConfig001 = 0x19FA080;
public const nint Source2ClientPrediction001 = 0x184BF50; public const nint Source2ClientPrediction001 = 0x1852F50;
public const nint Source2ClientUI001 = 0x185F700; public const nint Source2ClientUI001 = 0x1866700;
} }
// Module: engine2.dll // Module: engine2.dll
public static class Engine2Dll { public static class Engine2Dll {
@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces {
} }
// Module: server.dll // Module: server.dll
public static class ServerDll { public static class ServerDll {
public const nint EmptyWorldService001_Server = 0x136BD80; public const nint EmptyWorldService001_Server = 0x1370D70;
public const nint EntitySubclassUtilsV001 = 0x131C3D0; public const nint EntitySubclassUtilsV001 = 0x13213B0;
public const nint NavGameTest001 = 0x140AE58; public const nint NavGameTest001 = 0x140FE58;
public const nint ServerToolsInfo_001 = 0x13C07C8; public const nint ServerToolsInfo_001 = 0x13C5798;
public const nint Source2GameClients001 = 0x13BA690; public const nint Source2GameClients001 = 0x13BF660;
public const nint Source2GameDirector001 = 0x14EE6A0; public const nint Source2GameDirector001 = 0x14F3700;
public const nint Source2GameEntities001 = 0x13C06F0; public const nint Source2GameEntities001 = 0x13C56C0;
public const nint Source2Server001 = 0x13C0560; public const nint Source2Server001 = 0x13C5530;
public const nint Source2ServerConfig001 = 0x15B9178; public const nint Source2ServerConfig001 = 0x15BE088;
public const nint customnavsystem001 = 0x1300B48; public const nint customnavsystem001 = 0x1305B38;
} }
// Module: soundsystem.dll // Module: soundsystem.dll
public static class SoundsystemDll { public static class SoundsystemDll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once
@ -14,14 +14,14 @@ namespace cs2_dumper {
} }
// Module: client.dll // Module: client.dll
namespace client_dll { namespace client_dll {
constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x1843EE0; constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x184AEE0;
constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1800070; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x18070C0;
constexpr std::ptrdiff_t GameClientExports001 = 0x1840B98; constexpr std::ptrdiff_t GameClientExports001 = 0x1847B98;
constexpr std::ptrdiff_t LegacyGameUI001 = 0x18611D0; constexpr std::ptrdiff_t LegacyGameUI001 = 0x18681D0;
constexpr std::ptrdiff_t Source2Client002 = 0x1A5A570; constexpr std::ptrdiff_t Source2Client002 = 0x1A61620;
constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19F2FA0; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19FA080;
constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x184BF50; constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x1852F50;
constexpr std::ptrdiff_t Source2ClientUI001 = 0x185F700; constexpr std::ptrdiff_t Source2ClientUI001 = 0x1866700;
} }
// Module: engine2.dll // Module: engine2.dll
namespace engine2_dll { namespace engine2_dll {
@ -162,16 +162,16 @@ namespace cs2_dumper {
} }
// Module: server.dll // Module: server.dll
namespace server_dll { namespace server_dll {
constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x136BD80; constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x1370D70;
constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x131C3D0; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x13213B0;
constexpr std::ptrdiff_t NavGameTest001 = 0x140AE58; constexpr std::ptrdiff_t NavGameTest001 = 0x140FE58;
constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C07C8; constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x13C5798;
constexpr std::ptrdiff_t Source2GameClients001 = 0x13BA690; constexpr std::ptrdiff_t Source2GameClients001 = 0x13BF660;
constexpr std::ptrdiff_t Source2GameDirector001 = 0x14EE6A0; constexpr std::ptrdiff_t Source2GameDirector001 = 0x14F3700;
constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C06F0; constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C56C0;
constexpr std::ptrdiff_t Source2Server001 = 0x13C0560; constexpr std::ptrdiff_t Source2Server001 = 0x13C5530;
constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15B9178; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15BE088;
constexpr std::ptrdiff_t customnavsystem001 = 0x1300B48; constexpr std::ptrdiff_t customnavsystem001 = 0x1305B38;
} }
// Module: soundsystem.dll // Module: soundsystem.dll
namespace soundsystem_dll { namespace soundsystem_dll {

View File

@ -4,14 +4,14 @@
"AnimationSystem_001": 6323504 "AnimationSystem_001": 6323504
}, },
"client.dll": { "client.dll": {
"ClientToolsInfo_001": 25444064, "ClientToolsInfo_001": 25472736,
"EmptyWorldService001_Client": 25165936, "EmptyWorldService001_Client": 25194688,
"GameClientExports001": 25430936, "GameClientExports001": 25459608,
"LegacyGameUI001": 25563600, "LegacyGameUI001": 25592272,
"Source2Client002": 27633008, "Source2Client002": 27661856,
"Source2ClientConfig001": 27209632, "Source2ClientConfig001": 27238528,
"Source2ClientPrediction001": 25476944, "Source2ClientPrediction001": 25505616,
"Source2ClientUI001": 25556736 "Source2ClientUI001": 25585408
}, },
"engine2.dll": { "engine2.dll": {
"BenchmarkService001": 5537072, "BenchmarkService001": 5537072,
@ -130,16 +130,16 @@
"SchemaSystem_001": 399072 "SchemaSystem_001": 399072
}, },
"server.dll": { "server.dll": {
"EmptyWorldService001_Server": 20364672, "EmptyWorldService001_Server": 20385136,
"EntitySubclassUtilsV001": 20038608, "EntitySubclassUtilsV001": 20059056,
"NavGameTest001": 21016152, "NavGameTest001": 21036632,
"ServerToolsInfo_001": 20711368, "ServerToolsInfo_001": 20731800,
"Source2GameClients001": 20686480, "Source2GameClients001": 20706912,
"Source2GameDirector001": 21948064, "Source2GameDirector001": 21968640,
"Source2GameEntities001": 20711152, "Source2GameEntities001": 20731584,
"Source2Server001": 20710752, "Source2Server001": 20731184,
"Source2ServerConfig001": 22778232, "Source2ServerConfig001": 22798472,
"customnavsystem001": 19925832 "customnavsystem001": 19946296
}, },
"soundsystem.dll": { "soundsystem.dll": {
"SoundOpSystem001": 3808336, "SoundOpSystem001": 3808336,

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, unused)] #![allow(non_upper_case_globals, unused)]
@ -12,14 +12,14 @@ pub mod cs2_dumper {
} }
// Module: client.dll // Module: client.dll
pub mod client_dll { pub mod client_dll {
pub const ClientToolsInfo_001: usize = 0x1843EE0; pub const ClientToolsInfo_001: usize = 0x184AEE0;
pub const EmptyWorldService001_Client: usize = 0x1800070; pub const EmptyWorldService001_Client: usize = 0x18070C0;
pub const GameClientExports001: usize = 0x1840B98; pub const GameClientExports001: usize = 0x1847B98;
pub const LegacyGameUI001: usize = 0x18611D0; pub const LegacyGameUI001: usize = 0x18681D0;
pub const Source2Client002: usize = 0x1A5A570; pub const Source2Client002: usize = 0x1A61620;
pub const Source2ClientConfig001: usize = 0x19F2FA0; pub const Source2ClientConfig001: usize = 0x19FA080;
pub const Source2ClientPrediction001: usize = 0x184BF50; pub const Source2ClientPrediction001: usize = 0x1852F50;
pub const Source2ClientUI001: usize = 0x185F700; pub const Source2ClientUI001: usize = 0x1866700;
} }
// Module: engine2.dll // Module: engine2.dll
pub mod engine2_dll { pub mod engine2_dll {
@ -160,16 +160,16 @@ pub mod cs2_dumper {
} }
// Module: server.dll // Module: server.dll
pub mod server_dll { pub mod server_dll {
pub const EmptyWorldService001_Server: usize = 0x136BD80; pub const EmptyWorldService001_Server: usize = 0x1370D70;
pub const EntitySubclassUtilsV001: usize = 0x131C3D0; pub const EntitySubclassUtilsV001: usize = 0x13213B0;
pub const NavGameTest001: usize = 0x140AE58; pub const NavGameTest001: usize = 0x140FE58;
pub const ServerToolsInfo_001: usize = 0x13C07C8; pub const ServerToolsInfo_001: usize = 0x13C5798;
pub const Source2GameClients001: usize = 0x13BA690; pub const Source2GameClients001: usize = 0x13BF660;
pub const Source2GameDirector001: usize = 0x14EE6A0; pub const Source2GameDirector001: usize = 0x14F3700;
pub const Source2GameEntities001: usize = 0x13C06F0; pub const Source2GameEntities001: usize = 0x13C56C0;
pub const Source2Server001: usize = 0x13C0560; pub const Source2Server001: usize = 0x13C5530;
pub const Source2ServerConfig001: usize = 0x15B9178; pub const Source2ServerConfig001: usize = 0x15BE088;
pub const customnavsystem001: usize = 0x1300B48; pub const customnavsystem001: usize = 0x1305B38;
} }
// Module: soundsystem.dll // Module: soundsystem.dll
pub mod soundsystem_dll { pub mod soundsystem_dll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: materialsystem2.dll // Module: materialsystem2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: networksystem.dll // Module: networksystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,26 +1,26 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Offsets { namespace CS2Dumper.Offsets {
// Module: client.dll // Module: client.dll
public static class ClientDll { public static class ClientDll {
public const nint dwCSGOInput = 0x1A6AF00; public const nint dwCSGOInput = 0x1A71FC0;
public const nint dwEntityList = 0x19F7F00; public const nint dwEntityList = 0x19FEE38;
public const nint dwGameEntitySystem = 0x1B1B738; public const nint dwGameEntitySystem = 0x1B22848;
public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0; public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0;
public const nint dwGameRules = 0x1A5C7E8; public const nint dwGameRules = 0x1A638A8;
public const nint dwGlobalVars = 0x1840148; public const nint dwGlobalVars = 0x1846EB0;
public const nint dwGlowManager = 0x1A5BF30; public const nint dwGlowManager = 0x1A62FE0;
public const nint dwLocalPlayerController = 0x1A469E0; public const nint dwLocalPlayerController = 0x1A4D840;
public const nint dwLocalPlayerPawn = 0x184C0D0; public const nint dwLocalPlayerPawn = 0x18530D0;
public const nint dwPlantedC4 = 0x1A670C8; public const nint dwPlantedC4 = 0x1A6D068;
public const nint dwPrediction = 0x184BF50; public const nint dwPrediction = 0x1852F50;
public const nint dwSensitivity = 0x1A5D508; public const nint dwSensitivity = 0x1A645C8;
public const nint dwSensitivity_sensitivity = 0x40; public const nint dwSensitivity_sensitivity = 0x40;
public const nint dwViewAngles = 0x1A6B2D0; public const nint dwViewAngles = 0x1A72390;
public const nint dwViewMatrix = 0x1A60EE0; public const nint dwViewMatrix = 0x1A67FA0;
public const nint dwViewRender = 0x1A61998; public const nint dwViewRender = 0x1A688F0;
public const nint dwWeaponC4 = 0x19FA260; public const nint dwWeaponC4 = 0x1A01320;
} }
// Module: engine2.dll // Module: engine2.dll
public static class Engine2Dll { public static class Engine2Dll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once
@ -9,23 +9,23 @@ namespace cs2_dumper {
namespace offsets { namespace offsets {
// Module: client.dll // Module: client.dll
namespace client_dll { namespace client_dll {
constexpr std::ptrdiff_t dwCSGOInput = 0x1A6AF00; constexpr std::ptrdiff_t dwCSGOInput = 0x1A71FC0;
constexpr std::ptrdiff_t dwEntityList = 0x19F7F00; constexpr std::ptrdiff_t dwEntityList = 0x19FEE38;
constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B1B738; constexpr std::ptrdiff_t dwGameEntitySystem = 0x1B22848;
constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x20F0;
constexpr std::ptrdiff_t dwGameRules = 0x1A5C7E8; constexpr std::ptrdiff_t dwGameRules = 0x1A638A8;
constexpr std::ptrdiff_t dwGlobalVars = 0x1840148; constexpr std::ptrdiff_t dwGlobalVars = 0x1846EB0;
constexpr std::ptrdiff_t dwGlowManager = 0x1A5BF30; constexpr std::ptrdiff_t dwGlowManager = 0x1A62FE0;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A469E0; constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A4D840;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x184C0D0; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x18530D0;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1A670C8; constexpr std::ptrdiff_t dwPlantedC4 = 0x1A6D068;
constexpr std::ptrdiff_t dwPrediction = 0x184BF50; constexpr std::ptrdiff_t dwPrediction = 0x1852F50;
constexpr std::ptrdiff_t dwSensitivity = 0x1A5D508; constexpr std::ptrdiff_t dwSensitivity = 0x1A645C8;
constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40;
constexpr std::ptrdiff_t dwViewAngles = 0x1A6B2D0; constexpr std::ptrdiff_t dwViewAngles = 0x1A72390;
constexpr std::ptrdiff_t dwViewMatrix = 0x1A60EE0; constexpr std::ptrdiff_t dwViewMatrix = 0x1A67FA0;
constexpr std::ptrdiff_t dwViewRender = 0x1A61998; constexpr std::ptrdiff_t dwViewRender = 0x1A688F0;
constexpr std::ptrdiff_t dwWeaponC4 = 0x19FA260; constexpr std::ptrdiff_t dwWeaponC4 = 0x1A01320;
} }
// Module: engine2.dll // Module: engine2.dll
namespace engine2_dll { namespace engine2_dll {

View File

@ -1,22 +1,22 @@
{ {
"client.dll": { "client.dll": {
"dwCSGOInput": 27700992, "dwCSGOInput": 27729856,
"dwEntityList": 27229952, "dwEntityList": 27258424,
"dwGameEntitySystem": 28423992, "dwGameEntitySystem": 28452936,
"dwGameEntitySystem_highestEntityIndex": 8432, "dwGameEntitySystem_highestEntityIndex": 8432,
"dwGameRules": 27641832, "dwGameRules": 27670696,
"dwGlobalVars": 25428296, "dwGlobalVars": 25456304,
"dwGlowManager": 27639600, "dwGlowManager": 27668448,
"dwLocalPlayerController": 27552224, "dwLocalPlayerController": 27580480,
"dwLocalPlayerPawn": 25477328, "dwLocalPlayerPawn": 25506000,
"dwPlantedC4": 27685064, "dwPlantedC4": 27709544,
"dwPrediction": 25476944, "dwPrediction": 25505616,
"dwSensitivity": 27645192, "dwSensitivity": 27674056,
"dwSensitivity_sensitivity": 64, "dwSensitivity_sensitivity": 64,
"dwViewAngles": 27701968, "dwViewAngles": 27730832,
"dwViewMatrix": 27660000, "dwViewMatrix": 27688864,
"dwViewRender": 27662744, "dwViewRender": 27691248,
"dwWeaponC4": 27239008 "dwWeaponC4": 27267872
}, },
"engine2.dll": { "engine2.dll": {
"dwBuildNumber": 5512164, "dwBuildNumber": 5512164,

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, unused)] #![allow(non_upper_case_globals, unused)]
@ -7,23 +7,23 @@ pub mod cs2_dumper {
pub mod offsets { pub mod offsets {
// Module: client.dll // Module: client.dll
pub mod client_dll { pub mod client_dll {
pub const dwCSGOInput: usize = 0x1A6AF00; pub const dwCSGOInput: usize = 0x1A71FC0;
pub const dwEntityList: usize = 0x19F7F00; pub const dwEntityList: usize = 0x19FEE38;
pub const dwGameEntitySystem: usize = 0x1B1B738; pub const dwGameEntitySystem: usize = 0x1B22848;
pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x20F0;
pub const dwGameRules: usize = 0x1A5C7E8; pub const dwGameRules: usize = 0x1A638A8;
pub const dwGlobalVars: usize = 0x1840148; pub const dwGlobalVars: usize = 0x1846EB0;
pub const dwGlowManager: usize = 0x1A5BF30; pub const dwGlowManager: usize = 0x1A62FE0;
pub const dwLocalPlayerController: usize = 0x1A469E0; pub const dwLocalPlayerController: usize = 0x1A4D840;
pub const dwLocalPlayerPawn: usize = 0x184C0D0; pub const dwLocalPlayerPawn: usize = 0x18530D0;
pub const dwPlantedC4: usize = 0x1A670C8; pub const dwPlantedC4: usize = 0x1A6D068;
pub const dwPrediction: usize = 0x184BF50; pub const dwPrediction: usize = 0x1852F50;
pub const dwSensitivity: usize = 0x1A5D508; pub const dwSensitivity: usize = 0x1A645C8;
pub const dwSensitivity_sensitivity: usize = 0x40; pub const dwSensitivity_sensitivity: usize = 0x40;
pub const dwViewAngles: usize = 0x1A6B2D0; pub const dwViewAngles: usize = 0x1A72390;
pub const dwViewMatrix: usize = 0x1A60EE0; pub const dwViewMatrix: usize = 0x1A67FA0;
pub const dwViewRender: usize = 0x1A61998; pub const dwViewRender: usize = 0x1A688F0;
pub const dwWeaponC4: usize = 0x19FA260; pub const dwWeaponC4: usize = 0x1A01320;
} }
// Module: engine2.dll // Module: engine2.dll
pub mod engine2_dll { pub mod engine2_dll {

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: panorama.dll // Module: panorama.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: particles.dll // Module: particles.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: pulse_system.dll // Module: pulse_system.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: rendersystemdx11.dll // Module: rendersystemdx11.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: resourcesystem.dll // Module: resourcesystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: scenesystem.dll // Module: scenesystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: schemasystem.dll // Module: schemasystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: server.dll // Module: server.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: soundsystem.dll // Module: soundsystem.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: vphysics2.dll // Module: vphysics2.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
namespace CS2Dumper.Schemas { namespace CS2Dumper.Schemas {
// Module: worldrenderer.dll // Module: worldrenderer.dll

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper // Generated using https://github.com/a2x/cs2-dumper
// 2025-05-21 23:01:00.983039800 UTC // 2025-05-23 00:22:21.575826800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]