Update client_patches
This commit is contained in:
parent
e1d1400737
commit
149ac1a219
@ -79,11 +79,11 @@ namespace client_patches
|
||||
fix_amd_cpu_stuttering();
|
||||
|
||||
// Kill microphones for now
|
||||
utils::hook::set(0x15AAEB254_g, mixer_open_stub);
|
||||
utils::hook::set(0x15AAE9254_g, mixer_open_stub);
|
||||
|
||||
preload_map_hook.create(0x14135A1E0_g, preload_map_stub);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
REGISTER_COMPONENT(client_patches::component)
|
||||
REGISTER_COMPONENT_WORKING(client_patches::component)
|
||||
|
Loading…
Reference in New Issue
Block a user