mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update version 19878101
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-03 23:44:00.118141200 UTC
|
||||
// 2025-09-06 00:45:00.389982800 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -18,10 +18,6 @@ namespace CS2Dumper.Interfaces {
|
||||
public const nint Source2ClientPrediction001 = 0x1BF23C0;
|
||||
public const nint Source2ClientUI001 = 0x1C04B20;
|
||||
}
|
||||
// Module: crashhandler64.dll
|
||||
public static class Crashhandler64Dll {
|
||||
public static readonly nint = unchecked((nint)0xFFFF8007735E0007);
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
public const nint BenchmarkService001 = 0x5E8220;
|
||||
@@ -177,7 +173,7 @@ namespace CS2Dumper.Interfaces {
|
||||
public const nint SoundOpSystem001 = 0x3DF150;
|
||||
public const nint SoundOpSystemEdit001 = 0x3DF040;
|
||||
public const nint SoundSystem001 = 0x3DEB70;
|
||||
public const nint VMixEditTool001 = 0x485EE76B;
|
||||
public const nint VMixEditTool001 = 0x485EE79B;
|
||||
}
|
||||
// Module: steamaudio.dll
|
||||
public static class SteamaudioDll {
|
||||
@@ -209,10 +205,10 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: tier0.dll
|
||||
public static class Tier0Dll {
|
||||
public const nint TestScriptMgr001 = 0x38F5E0;
|
||||
public const nint VEngineCvar007 = 0x39A380;
|
||||
public const nint VProcessUtils002 = 0x38F520;
|
||||
public const nint VStringTokenSystem001 = 0x3C11F0;
|
||||
public const nint TestScriptMgr001 = 0x38E690;
|
||||
public const nint VEngineCvar007 = 0x399480;
|
||||
public const nint VProcessUtils002 = 0x38E520;
|
||||
public const nint VStringTokenSystem001 = 0x3C0240;
|
||||
}
|
||||
// Module: v8system.dll
|
||||
public static class V8systemDll {
|
||||
|
Reference in New Issue
Block a user