mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-01 04:35:34 +08:00
Merge pull request #319 from Enoouo/main
This commit is contained in:
commit
fd683bbac8
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: animationsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: engine2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: host.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"build_number": 14068,
|
||||
"timestamp": "2025-02-14T02:06:52.740149800+00:00"
|
||||
"build_number": 14069,
|
||||
"timestamp": "2025-02-22T11:14:11.118449200+00:00"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@ -84,8 +84,8 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
public static class MatchmakingDll {
|
||||
public const nint GameTypes001 = 0x1A41B0;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x1AC380;
|
||||
public const nint GameTypes001 = 0x1A3190;
|
||||
public const nint MATCHFRAMEWORK_001 = 0x1AB360;
|
||||
}
|
||||
// Module: materialsystem2.dll
|
||||
public static class Materialsystem2Dll {
|
||||
@ -181,26 +181,26 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
public static class Steamclient64Dll {
|
||||
public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BAF74EA);
|
||||
public const nint IVALIDATE001 = 0x14A3108;
|
||||
public const nint SteamClient006 = 0x14A0860;
|
||||
public const nint SteamClient007 = 0x14A0868;
|
||||
public const nint SteamClient008 = 0x14A0870;
|
||||
public const nint SteamClient009 = 0x14A0878;
|
||||
public const nint SteamClient010 = 0x14A0880;
|
||||
public const nint SteamClient011 = 0x14A0888;
|
||||
public const nint SteamClient012 = 0x14A0890;
|
||||
public const nint SteamClient013 = 0x14A0898;
|
||||
public const nint SteamClient014 = 0x14A08A0;
|
||||
public const nint SteamClient015 = 0x14A08A8;
|
||||
public const nint SteamClient016 = 0x14A08B0;
|
||||
public const nint SteamClient017 = 0x14A08B8;
|
||||
public const nint SteamClient018 = 0x14A08C0;
|
||||
public const nint SteamClient019 = 0x14A08C8;
|
||||
public const nint SteamClient020 = 0x14A08D0;
|
||||
public const nint SteamClient021 = 0x14A08D8;
|
||||
public const nint p2pvoice002 = 0x14E273F;
|
||||
public const nint p2pvoicesingleton002 = 0x147E0E0;
|
||||
public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BAEC35A);
|
||||
public const nint IVALIDATE001 = 0x1494F18;
|
||||
public const nint SteamClient006 = 0x14926E0;
|
||||
public const nint SteamClient007 = 0x14926E8;
|
||||
public const nint SteamClient008 = 0x14926F0;
|
||||
public const nint SteamClient009 = 0x14926F8;
|
||||
public const nint SteamClient010 = 0x1492700;
|
||||
public const nint SteamClient011 = 0x1492708;
|
||||
public const nint SteamClient012 = 0x1492710;
|
||||
public const nint SteamClient013 = 0x1492718;
|
||||
public const nint SteamClient014 = 0x1492720;
|
||||
public const nint SteamClient015 = 0x1492728;
|
||||
public const nint SteamClient016 = 0x1492730;
|
||||
public const nint SteamClient017 = 0x1492738;
|
||||
public const nint SteamClient018 = 0x1492740;
|
||||
public const nint SteamClient019 = 0x1492748;
|
||||
public const nint SteamClient020 = 0x1492750;
|
||||
public const nint SteamClient021 = 0x1492758;
|
||||
public const nint p2pvoice002 = 0x14E24BF;
|
||||
public const nint p2pvoicesingleton002 = 0x14700E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
public static class Tier0Dll {
|
||||
@ -224,7 +224,7 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: vstdlib_s64.dll
|
||||
public static class VstdlibS64Dll {
|
||||
public const nint IVALIDATE001 = 0x6A990;
|
||||
public const nint IVALIDATE001 = 0xABB40;
|
||||
public const nint VEngineCvar002 = 0x69070;
|
||||
}
|
||||
// Module: worldrenderer.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -89,8 +89,8 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
namespace matchmaking_dll {
|
||||
constexpr std::ptrdiff_t GameTypes001 = 0x1A41B0;
|
||||
constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1AC380;
|
||||
constexpr std::ptrdiff_t GameTypes001 = 0x1A3190;
|
||||
constexpr std::ptrdiff_t MATCHFRAMEWORK_001 = 0x1AB360;
|
||||
}
|
||||
// Module: materialsystem2.dll
|
||||
namespace materialsystem2_dll {
|
||||
@ -186,26 +186,26 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
namespace steamclient64_dll {
|
||||
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF74EA;
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0x14A3108;
|
||||
constexpr std::ptrdiff_t SteamClient006 = 0x14A0860;
|
||||
constexpr std::ptrdiff_t SteamClient007 = 0x14A0868;
|
||||
constexpr std::ptrdiff_t SteamClient008 = 0x14A0870;
|
||||
constexpr std::ptrdiff_t SteamClient009 = 0x14A0878;
|
||||
constexpr std::ptrdiff_t SteamClient010 = 0x14A0880;
|
||||
constexpr std::ptrdiff_t SteamClient011 = 0x14A0888;
|
||||
constexpr std::ptrdiff_t SteamClient012 = 0x14A0890;
|
||||
constexpr std::ptrdiff_t SteamClient013 = 0x14A0898;
|
||||
constexpr std::ptrdiff_t SteamClient014 = 0x14A08A0;
|
||||
constexpr std::ptrdiff_t SteamClient015 = 0x14A08A8;
|
||||
constexpr std::ptrdiff_t SteamClient016 = 0x14A08B0;
|
||||
constexpr std::ptrdiff_t SteamClient017 = 0x14A08B8;
|
||||
constexpr std::ptrdiff_t SteamClient018 = 0x14A08C0;
|
||||
constexpr std::ptrdiff_t SteamClient019 = 0x14A08C8;
|
||||
constexpr std::ptrdiff_t SteamClient020 = 0x14A08D0;
|
||||
constexpr std::ptrdiff_t SteamClient021 = 0x14A08D8;
|
||||
constexpr std::ptrdiff_t p2pvoice002 = 0x14E273F;
|
||||
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x147E0E0;
|
||||
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAEC35A;
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0x1494F18;
|
||||
constexpr std::ptrdiff_t SteamClient006 = 0x14926E0;
|
||||
constexpr std::ptrdiff_t SteamClient007 = 0x14926E8;
|
||||
constexpr std::ptrdiff_t SteamClient008 = 0x14926F0;
|
||||
constexpr std::ptrdiff_t SteamClient009 = 0x14926F8;
|
||||
constexpr std::ptrdiff_t SteamClient010 = 0x1492700;
|
||||
constexpr std::ptrdiff_t SteamClient011 = 0x1492708;
|
||||
constexpr std::ptrdiff_t SteamClient012 = 0x1492710;
|
||||
constexpr std::ptrdiff_t SteamClient013 = 0x1492718;
|
||||
constexpr std::ptrdiff_t SteamClient014 = 0x1492720;
|
||||
constexpr std::ptrdiff_t SteamClient015 = 0x1492728;
|
||||
constexpr std::ptrdiff_t SteamClient016 = 0x1492730;
|
||||
constexpr std::ptrdiff_t SteamClient017 = 0x1492738;
|
||||
constexpr std::ptrdiff_t SteamClient018 = 0x1492740;
|
||||
constexpr std::ptrdiff_t SteamClient019 = 0x1492748;
|
||||
constexpr std::ptrdiff_t SteamClient020 = 0x1492750;
|
||||
constexpr std::ptrdiff_t SteamClient021 = 0x1492758;
|
||||
constexpr std::ptrdiff_t p2pvoice002 = 0x14E24BF;
|
||||
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x14700E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
namespace tier0_dll {
|
||||
@ -229,7 +229,7 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: vstdlib_s64.dll
|
||||
namespace vstdlib_s64_dll {
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0x6A990;
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0xABB40;
|
||||
constexpr std::ptrdiff_t VEngineCvar002 = 0x69070;
|
||||
}
|
||||
// Module: worldrenderer.dll
|
||||
|
@ -72,8 +72,8 @@
|
||||
"Localize_001": 240336
|
||||
},
|
||||
"matchmaking.dll": {
|
||||
"GameTypes001": 1720752,
|
||||
"MATCHFRAMEWORK_001": 1753984
|
||||
"GameTypes001": 1716624,
|
||||
"MATCHFRAMEWORK_001": 1749856
|
||||
},
|
||||
"materialsystem2.dll": {
|
||||
"FontManager_001": 1131312,
|
||||
@ -151,26 +151,26 @@
|
||||
"SteamAudio001": 2177520
|
||||
},
|
||||
"steamclient64.dll": {
|
||||
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758116074,
|
||||
"IVALIDATE001": 21639432,
|
||||
"SteamClient006": 21629024,
|
||||
"SteamClient007": 21629032,
|
||||
"SteamClient008": 21629040,
|
||||
"SteamClient009": 21629048,
|
||||
"SteamClient010": 21629056,
|
||||
"SteamClient011": 21629064,
|
||||
"SteamClient012": 21629072,
|
||||
"SteamClient013": 21629080,
|
||||
"SteamClient014": 21629088,
|
||||
"SteamClient015": 21629096,
|
||||
"SteamClient016": 21629104,
|
||||
"SteamClient017": 21629112,
|
||||
"SteamClient018": 21629120,
|
||||
"SteamClient019": 21629128,
|
||||
"SteamClient020": 21629136,
|
||||
"SteamClient021": 21629144,
|
||||
"p2pvoice002": 21899071,
|
||||
"p2pvoicesingleton002": 21487840
|
||||
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758070618,
|
||||
"IVALIDATE001": 21581592,
|
||||
"SteamClient006": 21571296,
|
||||
"SteamClient007": 21571304,
|
||||
"SteamClient008": 21571312,
|
||||
"SteamClient009": 21571320,
|
||||
"SteamClient010": 21571328,
|
||||
"SteamClient011": 21571336,
|
||||
"SteamClient012": 21571344,
|
||||
"SteamClient013": 21571352,
|
||||
"SteamClient014": 21571360,
|
||||
"SteamClient015": 21571368,
|
||||
"SteamClient016": 21571376,
|
||||
"SteamClient017": 21571384,
|
||||
"SteamClient018": 21571392,
|
||||
"SteamClient019": 21571400,
|
||||
"SteamClient020": 21571408,
|
||||
"SteamClient021": 21571416,
|
||||
"p2pvoice002": 21898431,
|
||||
"p2pvoicesingleton002": 21430496
|
||||
},
|
||||
"tier0.dll": {
|
||||
"TestScriptMgr001": 3668592,
|
||||
@ -189,7 +189,7 @@
|
||||
"VScriptManager010": 1213952
|
||||
},
|
||||
"vstdlib_s64.dll": {
|
||||
"IVALIDATE001": 436624,
|
||||
"IVALIDATE001": 703296,
|
||||
"VEngineCvar002": 430192
|
||||
},
|
||||
"worldrenderer.dll": {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@ -87,8 +87,8 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
pub mod matchmaking_dll {
|
||||
pub const GameTypes001: usize = 0x1A41B0;
|
||||
pub const MATCHFRAMEWORK_001: usize = 0x1AC380;
|
||||
pub const GameTypes001: usize = 0x1A3190;
|
||||
pub const MATCHFRAMEWORK_001: usize = 0x1AB360;
|
||||
}
|
||||
// Module: materialsystem2.dll
|
||||
pub mod materialsystem2_dll {
|
||||
@ -184,26 +184,26 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
pub mod steamclient64_dll {
|
||||
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAF74EA;
|
||||
pub const IVALIDATE001: usize = 0x14A3108;
|
||||
pub const SteamClient006: usize = 0x14A0860;
|
||||
pub const SteamClient007: usize = 0x14A0868;
|
||||
pub const SteamClient008: usize = 0x14A0870;
|
||||
pub const SteamClient009: usize = 0x14A0878;
|
||||
pub const SteamClient010: usize = 0x14A0880;
|
||||
pub const SteamClient011: usize = 0x14A0888;
|
||||
pub const SteamClient012: usize = 0x14A0890;
|
||||
pub const SteamClient013: usize = 0x14A0898;
|
||||
pub const SteamClient014: usize = 0x14A08A0;
|
||||
pub const SteamClient015: usize = 0x14A08A8;
|
||||
pub const SteamClient016: usize = 0x14A08B0;
|
||||
pub const SteamClient017: usize = 0x14A08B8;
|
||||
pub const SteamClient018: usize = 0x14A08C0;
|
||||
pub const SteamClient019: usize = 0x14A08C8;
|
||||
pub const SteamClient020: usize = 0x14A08D0;
|
||||
pub const SteamClient021: usize = 0x14A08D8;
|
||||
pub const p2pvoice002: usize = 0x14E273F;
|
||||
pub const p2pvoicesingleton002: usize = 0x147E0E0;
|
||||
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAEC35A;
|
||||
pub const IVALIDATE001: usize = 0x1494F18;
|
||||
pub const SteamClient006: usize = 0x14926E0;
|
||||
pub const SteamClient007: usize = 0x14926E8;
|
||||
pub const SteamClient008: usize = 0x14926F0;
|
||||
pub const SteamClient009: usize = 0x14926F8;
|
||||
pub const SteamClient010: usize = 0x1492700;
|
||||
pub const SteamClient011: usize = 0x1492708;
|
||||
pub const SteamClient012: usize = 0x1492710;
|
||||
pub const SteamClient013: usize = 0x1492718;
|
||||
pub const SteamClient014: usize = 0x1492720;
|
||||
pub const SteamClient015: usize = 0x1492728;
|
||||
pub const SteamClient016: usize = 0x1492730;
|
||||
pub const SteamClient017: usize = 0x1492738;
|
||||
pub const SteamClient018: usize = 0x1492740;
|
||||
pub const SteamClient019: usize = 0x1492748;
|
||||
pub const SteamClient020: usize = 0x1492750;
|
||||
pub const SteamClient021: usize = 0x1492758;
|
||||
pub const p2pvoice002: usize = 0x14E24BF;
|
||||
pub const p2pvoicesingleton002: usize = 0x14700E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
pub mod tier0_dll {
|
||||
@ -227,7 +227,7 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: vstdlib_s64.dll
|
||||
pub mod vstdlib_s64_dll {
|
||||
pub const IVALIDATE001: usize = 0x6A990;
|
||||
pub const IVALIDATE001: usize = 0xABB40;
|
||||
pub const VEngineCvar002: usize = 0x69070;
|
||||
}
|
||||
// Module: worldrenderer.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: materialsystem2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: networksystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
@ -42,7 +42,7 @@ namespace CS2Dumper.Offsets {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
public static class MatchmakingDll {
|
||||
public const nint dwGameTypes = 0x1A41B0;
|
||||
public const nint dwGameTypes = 0x1A3190;
|
||||
public const nint dwGameTypes_mapName = 0x120;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -47,7 +47,7 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
namespace matchmaking_dll {
|
||||
constexpr std::ptrdiff_t dwGameTypes = 0x1A41B0;
|
||||
constexpr std::ptrdiff_t dwGameTypes = 0x1A3190;
|
||||
constexpr std::ptrdiff_t dwGameTypes_mapName = 0x120;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
|
@ -35,7 +35,7 @@
|
||||
"dwInputSystem": 231392
|
||||
},
|
||||
"matchmaking.dll": {
|
||||
"dwGameTypes": 1720752,
|
||||
"dwGameTypes": 1716624,
|
||||
"dwGameTypes_mapName": 288
|
||||
},
|
||||
"soundsystem.dll": {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@ -45,7 +45,7 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: matchmaking.dll
|
||||
pub mod matchmaking_dll {
|
||||
pub const dwGameTypes: usize = 0x1A41B0;
|
||||
pub const dwGameTypes: usize = 0x1A3190;
|
||||
pub const dwGameTypes_mapName: usize = 0x120;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: panorama.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: particles.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: pulse_system.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: rendersystemdx11.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: resourcesystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: scenesystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: schemasystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: server.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: soundsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: vphysics2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: worldrenderer.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-14 02:06:52.740149800 UTC
|
||||
// 2025-02-22 11:14:11.118449200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user