You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Almost all bsnes and higan cores in Retroarch support RetroAchievements (even higan Accuracy and nSide Balanced, contrary to the info in the docs).
It would be great to have this excellent core also supporting RetroAchievements. Maybe code from the other bsnes/higan cores can be ported to this one to save time.
According to a contributor on the upstream repository, the missing implementation is this:
Byuu says he won't do it himself but he'll be happy to accept a pull request if anyone implements this.
Is this a tall order, considering all previous higan/bsnes cores already implemented this?
I've also opened this issue here libretro/bsnes#27 on the libretro vanilla bsnes repository.
The text was updated successfully, but these errors were encountered:
I have to defer this to libretro. Memory is a part of the emulator I have no idea about. So I'll close this as out of scope, as it is not a video feature. Sorry.
Almost all bsnes and higan cores in Retroarch support RetroAchievements (even higan Accuracy and nSide Balanced, contrary to the info in the docs).
It would be great to have this excellent core also supporting RetroAchievements. Maybe code from the other bsnes/higan cores can be ported to this one to save time.
According to a contributor on the upstream repository, the missing implementation is this:
bsnes-hd/bsnes/target-libretro/libretro.cpp
Lines 1004 to 1014 in 87173e8
Byuu says he won't do it himself but he'll be happy to accept a pull request if anyone implements this.
Is this a tall order, considering all previous higan/bsnes cores already implemented this?
I've also opened this issue here libretro/bsnes#27 on the libretro vanilla bsnes repository.
The text was updated successfully, but these errors were encountered: