Start RetroAchievements integration#1752
Start RetroAchievements integration#1752ChaseParate wants to merge 12 commits intoazahar-emu:masterfrom
Conversation
|
Welcome to the Azahar Emulator repository! Due to the surge of AI bots we have decided to add an extra verification step to new contributors. Please follow the exact instructions in your own written Pull Request description to reopen it. |
|
My username is ChaseParate and the logo is from Azahar. |
|
Verification successful! Pull request has been reopened. Please also edit your PR description to remove the block of text between |
dc1c09f to
e69eb54
Compare
|
I realized I wasn't actually using the user-agent header... Just fixed and cleaned up some surrounding code. |
b9066a1 to
3a4f737
Compare
|
Fixed merge conflict from libretro PR. |
3a4f737 to
08f0a99
Compare
|
Thanks! I will convert this to a draft anyways to not give the impression it's something imminent, as a lot of things need to be figured out still. |
|
Sounds good. I'm a bit swamped from school/work at the moment, but I will try keeping up to date on this, and I will have significantly more time to focus on this over the summer. |
I've just set up the core infrastructure and imported the
rcheevoslibrary.The feature is set behind the

ENABLE_RETROACHIEVEMENTSCMake flag, and I put a spot in the configuration menu to authenticate with RA:I figured I should submit this PR now in case there are potentially any major infrastructural changes/refactors requested. I'm pretty new to CMake (and this codebase as a whole), so all feedback is welcome!