diff options
| author | LillyJadeKatrin <lilly.kitty.1988@gmail.com> | 2024-06-21 19:49:36 -0400 |
|---|---|---|
| committer | LillyJadeKatrin <lilly.kitty.1988@gmail.com> | 2024-06-22 09:31:00 -0400 |
| commit | aa393dfb6eb1c7b40016e14e4997829f4a40b191 (patch) | |
| tree | 4384b41e574e73ab40f9bb7b5a1b3f572c045e61 /Source/Android/jni/MainAndroid.cpp | |
| parent | 0cc1d4c62d7c2267bc5135b8bdbc7f85c8c53147 (diff) | |
Add MemoryVerifier to AchievementManager Startup
rc_client calls the provided memory peeker asynchronously in the callback for starting a session, to validate/invalidate the memory used for achievements. Dolphin cannot access memory from any thread but host or CPU so this access has a small chance of being invalid. This commit adds a MemoryVerifier that the AchievementManager will use to perform this, before changing the peek method back to the original MemoryPeeker for normal operation.
Diffstat (limited to 'Source/Android/jni/MainAndroid.cpp')
0 files changed, 0 insertions, 0 deletions
