mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-19 17:18:57.328261100 UTC
|
||||
// 2025-09-23 03:29:34.120750500 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -13,7 +13,7 @@ namespace CS2Dumper.Interfaces {
|
||||
public const nint EmptyWorldService001_Client = 0x1B94EA0;
|
||||
public const nint GameClientExports001 = 0x1BD6800;
|
||||
public const nint LegacyGameUI001 = 0x1BF52C0;
|
||||
public const nint Source2Client002 = 0x1E1C5F0;
|
||||
public const nint Source2Client002 = 0x1E1C670;
|
||||
public const nint Source2ClientConfig001 = 0x1DB64C0;
|
||||
public const nint Source2ClientPrediction001 = 0x1BE0DC0;
|
||||
public const nint Source2ClientUI001 = 0x1BF3750;
|
||||
@@ -157,15 +157,15 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x16FE8A0;
|
||||
public const nint EmptyWorldService001_Server = 0x16FE8B0;
|
||||
public const nint EntitySubclassUtilsV001 = 0x16AAFA0;
|
||||
public const nint NavGameTest001 = 0x17A5E10;
|
||||
public const nint ServerToolsInfo_001 = 0x1755D68;
|
||||
public const nint Source2GameClients001 = 0x1751720;
|
||||
public const nint Source2GameDirector001 = 0x18AF510;
|
||||
public const nint Source2GameDirector001 = 0x18AF520;
|
||||
public const nint Source2GameEntities001 = 0x1755470;
|
||||
public const nint Source2Server001 = 0x17552D0;
|
||||
public const nint Source2ServerConfig001 = 0x1980938;
|
||||
public const nint Source2ServerConfig001 = 0x1980948;
|
||||
public const nint customnavsystem001 = 0x168AAA8;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
@@ -214,10 +214,6 @@ namespace CS2Dumper.Interfaces {
|
||||
public static class V8systemDll {
|
||||
public const nint Source2V8System001 = 0x315B0;
|
||||
}
|
||||
// Module: vconcomm.dll
|
||||
public static class VconcommDll {
|
||||
public const nint VConComm001 = 0x375C0;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
public static class Vphysics2Dll {
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x3E00E0;
|
||||
|
Reference in New Issue
Block a user