Skip to content

Commit

Permalink
Game update (14037)
Browse files Browse the repository at this point in the history
  • Loading branch information
a2x committed Oct 16, 2024
1 parent 6c46f86 commit 32748e4
Show file tree
Hide file tree
Showing 67 changed files with 12,452 additions and 12,368 deletions.
10 changes: 5 additions & 5 deletions cs2-dumper.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
03:33:17 [INFO] found 16 buttons
03:33:17 [INFO] found 130 interfaces across 33 modules
03:33:18 [INFO] found 33 offsets across 5 modules
03:33:19 [INFO] found 2460 classes and 366 enums across 17 modules
03:33:19 [INFO] analysis completed in 1.36s
01:30:17 [INFO] found 16 buttons
01:30:17 [INFO] found 130 interfaces across 33 modules
01:30:18 [INFO] found 33 offsets across 5 modules
01:30:18 [INFO] found 2461 classes and 367 enums across 17 modules
01:30:18 [INFO] analysis completed in 1.09s
2 changes: 1 addition & 1 deletion output/animationsystem_dll.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

namespace CS2Dumper.Schemas {
// Module: animationsystem.dll
Expand Down
2 changes: 1 addition & 1 deletion output/animationsystem_dll.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

#pragma once

Expand Down
2 changes: 1 addition & 1 deletion output/animationsystem_dll.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]

Expand Down
34 changes: 17 additions & 17 deletions output/buttons.cs
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

namespace CS2Dumper {
// Module: client.dll
public static class Buttons {
public const nint attack = 0x181DC30;
public const nint attack2 = 0x181DCC0;
public const nint back = 0x181DF00;
public const nint duck = 0x181E1D0;
public const nint forward = 0x181DE70;
public const nint jump = 0x181E140;
public const nint left = 0x181DF90;
public const nint lookatweapon = 0x1A298F0;
public const nint reload = 0x181DBA0;
public const nint right = 0x181E020;
public const nint showscores = 0x1A297D0;
public const nint sprint = 0x181DB10;
public const nint turnleft = 0x181DD50;
public const nint turnright = 0x181DDE0;
public const nint use = 0x181E0B0;
public const nint zoom = 0x1A29860;
public const nint attack = 0x18285E0;
public const nint attack2 = 0x1828670;
public const nint back = 0x18288B0;
public const nint duck = 0x1828B80;
public const nint forward = 0x1828820;
public const nint jump = 0x1828AF0;
public const nint left = 0x1828940;
public const nint lookatweapon = 0x1A364B0;
public const nint reload = 0x1828550;
public const nint right = 0x18289D0;
public const nint showscores = 0x1A36390;
public const nint sprint = 0x18284C0;
public const nint turnleft = 0x1828700;
public const nint turnright = 0x1828790;
public const nint use = 0x1828A60;
public const nint zoom = 0x1A36420;
}
}
34 changes: 17 additions & 17 deletions output/buttons.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

#pragma once

Expand All @@ -8,21 +8,21 @@
namespace cs2_dumper {
// Module: client.dll
namespace buttons {
constexpr std::ptrdiff_t attack = 0x181DC30;
constexpr std::ptrdiff_t attack2 = 0x181DCC0;
constexpr std::ptrdiff_t back = 0x181DF00;
constexpr std::ptrdiff_t duck = 0x181E1D0;
constexpr std::ptrdiff_t forward = 0x181DE70;
constexpr std::ptrdiff_t jump = 0x181E140;
constexpr std::ptrdiff_t left = 0x181DF90;
constexpr std::ptrdiff_t lookatweapon = 0x1A298F0;
constexpr std::ptrdiff_t reload = 0x181DBA0;
constexpr std::ptrdiff_t right = 0x181E020;
constexpr std::ptrdiff_t showscores = 0x1A297D0;
constexpr std::ptrdiff_t sprint = 0x181DB10;
constexpr std::ptrdiff_t turnleft = 0x181DD50;
constexpr std::ptrdiff_t turnright = 0x181DDE0;
constexpr std::ptrdiff_t use = 0x181E0B0;
constexpr std::ptrdiff_t zoom = 0x1A29860;
constexpr std::ptrdiff_t attack = 0x18285E0;
constexpr std::ptrdiff_t attack2 = 0x1828670;
constexpr std::ptrdiff_t back = 0x18288B0;
constexpr std::ptrdiff_t duck = 0x1828B80;
constexpr std::ptrdiff_t forward = 0x1828820;
constexpr std::ptrdiff_t jump = 0x1828AF0;
constexpr std::ptrdiff_t left = 0x1828940;
constexpr std::ptrdiff_t lookatweapon = 0x1A364B0;
constexpr std::ptrdiff_t reload = 0x1828550;
constexpr std::ptrdiff_t right = 0x18289D0;
constexpr std::ptrdiff_t showscores = 0x1A36390;
constexpr std::ptrdiff_t sprint = 0x18284C0;
constexpr std::ptrdiff_t turnleft = 0x1828700;
constexpr std::ptrdiff_t turnright = 0x1828790;
constexpr std::ptrdiff_t use = 0x1828A60;
constexpr std::ptrdiff_t zoom = 0x1A36420;
}
}
32 changes: 16 additions & 16 deletions output/buttons.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"client.dll": {
"attack": 25287728,
"attack2": 25287872,
"back": 25288448,
"duck": 25289168,
"forward": 25288304,
"jump": 25289024,
"left": 25288592,
"lookatweapon": 27433200,
"reload": 25287584,
"right": 25288736,
"showscores": 27432912,
"sprint": 25287440,
"turnleft": 25288016,
"turnright": 25288160,
"use": 25288880,
"zoom": 27433056
"attack": 25331168,
"attack2": 25331312,
"back": 25331888,
"duck": 25332608,
"forward": 25331744,
"jump": 25332464,
"left": 25332032,
"lookatweapon": 27485360,
"reload": 25331024,
"right": 25332176,
"showscores": 27485072,
"sprint": 25330880,
"turnleft": 25331456,
"turnright": 25331600,
"use": 25332320,
"zoom": 27485216
}
}
34 changes: 17 additions & 17 deletions output/buttons.rs
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-11 03:33:19.009712100 UTC
// 2024-10-16 01:30:18.306397700 UTC

#![allow(non_upper_case_globals, unused)]

pub mod cs2_dumper {
// Module: client.dll
pub mod buttons {
pub const attack: usize = 0x181DC30;
pub const attack2: usize = 0x181DCC0;
pub const back: usize = 0x181DF00;
pub const duck: usize = 0x181E1D0;
pub const forward: usize = 0x181DE70;
pub const jump: usize = 0x181E140;
pub const left: usize = 0x181DF90;
pub const lookatweapon: usize = 0x1A298F0;
pub const reload: usize = 0x181DBA0;
pub const right: usize = 0x181E020;
pub const showscores: usize = 0x1A297D0;
pub const sprint: usize = 0x181DB10;
pub const turnleft: usize = 0x181DD50;
pub const turnright: usize = 0x181DDE0;
pub const r#use: usize = 0x181E0B0;
pub const zoom: usize = 0x1A29860;
pub const attack: usize = 0x18285E0;
pub const attack2: usize = 0x1828670;
pub const back: usize = 0x18288B0;
pub const duck: usize = 0x1828B80;
pub const forward: usize = 0x1828820;
pub const jump: usize = 0x1828AF0;
pub const left: usize = 0x1828940;
pub const lookatweapon: usize = 0x1A364B0;
pub const reload: usize = 0x1828550;
pub const right: usize = 0x18289D0;
pub const showscores: usize = 0x1A36390;
pub const sprint: usize = 0x18284C0;
pub const turnleft: usize = 0x1828700;
pub const turnright: usize = 0x1828790;
pub const r#use: usize = 0x1828A60;
pub const zoom: usize = 0x1A36420;
}
}
Loading

0 comments on commit 32748e4

Please sign in to comment.