Game update (14026)

This commit is contained in:
a2x
2024-08-15 10:28:54 +10:00
parent e037bc3ddf
commit a4f60ea9ce
68 changed files with 2117 additions and 1904 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!("488d0d${'} e8${} 33db c705[8] 488d05${} 48891d") => Some(|view, map, rva| {
let mut save = [0; 2];
if view.scanner().finds_code(pattern!("f2410f108430u4"), &mut save) {