-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RetroAchievements support #27
Comments
According to a contributor on the upstream repository, the missing implementation is this: bsnes/bsnes/target-libretro/libretro.cpp Lines 711 to 721 in 3cc8c58
Byuu says he won't do it himself but he'll be happy to accept a pull request if anyone implements this. |
I don't know why, but this was working to my few versions back,now it doesn't |
@1985a Are you sure you weren't using one of the older bsnes/higan/nSide cores? |
I was using it the actual version of bsnes. Then one day it just gone, RA didn't work. |
Are you talking about the bsnes 094 version? That's still available. It was renamed to bsnes 2014, and yes, that old version supports RetroAchievements. |
no, I'm not using that version. Few versions below, I remember using bsnes, almost when it came the first time, when byuu, said I'm working with some guys from Retroarch to bring bsnes as a core. They are some logs on Github. Look for Jamiras, he is the guy who has been working on RA. |
I've searched and I haven't found anything from Jamiras in this or the upstream repo. |
All bsnes and higan cores in Retroarch, besides this one, support RetroAchievements (even higan Accuracy and nSide Balanced, contrary to the info in the docs).
It would be great to have this excellent up-to-date core also supporting RetroAchievements. Maybe code from the other bsnes/higan cores can be ported to this one to save time.
The text was updated successfully, but these errors were encountered: