Game update (14043)

This commit is contained in:
a2x
2024-10-29 15:15:15 +10:00
parent c79fc2cb44
commit 372051cf1f
69 changed files with 1347 additions and 1264 deletions

View File

@@ -72,7 +72,7 @@ macro_rules! pattern_map {
pattern_map! {
client => {
"dwCSGOInput" => pattern!("488d0d${'} e8${} 488d05${} 48c705[8] 488905${} 488d0d${} 488d05") => Some(|view, map, rva| {
"dwCSGOInput" => pattern!("488905${'} 0f57c0 0f1105") => Some(|view, map, rva| {
let mut save = [0; 2];
if view.scanner().finds_code(pattern!("f2410f108430u4"), &mut save) {