BizHawk/ExternalProjects/librcheevos
CasualPokePlayer 4268c50617 Fix RetroAchievements rich presence not working
Cleanup this code so it plays nicer with BizHawk's "run everything on the main thread" (+ WinForms not playing nice with async methods)
Resend any game session start / achievement unlocks / leaderboard triggers if they failed. Wait for all achievement unlocks and leaderboard triggers to finish on Dispose() (mostly for catching them when user closes BizHawk)
Update rcheevos to 10.7.0
2023-04-18 21:35:58 -07:00
..
rcheevos@c5304a61bc Fix RetroAchievements rich presence not working 2023-04-18 21:35:58 -07:00
.gitignore Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00
CMakeLists.txt Fix RetroAchievements rich presence not working 2023-04-18 21:35:58 -07:00
Makefile RetroAchievements Support (#3407) 2022-11-30 23:51:17 -08:00
build_debug.bat Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00
build_debug.sh Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00
build_release.bat Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00
build_release.sh Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00