diff options
| author | Léo Lam <leo@leolam.fr> | 2021-10-25 16:47:10 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-10-25 16:54:25 +0200 |
| commit | 8cb51f276cf8c0e92d44ef9e2ad5cde9b9a53cf7 (patch) | |
| tree | 95eef7d2d042cc4acbf9d4092724960d5118ca2c /Source/Core/VideoCommon/ShaderCache.cpp | |
| parent | e4cc1672a287750a45ed718369a1e40e450c1da6 (diff) | |
HLE: Fix hook flag for HBReload
The reload stub is at a fixed address (0x80001800) so its hook flag
should be HookFlag::Fixed.
Otherwise the hook is installed by HLE::PatchFixedFunctions but
immediately removed by HLE::PatchFunctions (which is called by
HLE::Reload right after PatchFixedFunctions).
Should fix https://bugs.dolphin-emu.org/issues/12716
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions
