Closed gingerbeardman closed 7 years ago
Which SNES cores are you talking about?
So you're suggesting to implement a compatibility list that will switch cores automatically? I think it's easier to let the user pick a core than to parse through all of 21344 ROMs available in GoodSNES romset.
Technically you can already do this. Before you flash the kernel in your command line arguments. Have each core assigned to a different argument.
/Bin/(core name)
Sent from my iPhone. Please pardon any spelling or grammar mistakes.
On Feb 24, 2017, at 7:01 AM, Matt Sephton notifications@github.com wrote:
Each of the four SNES cores offer different compatibility, playing certain "difficult" games better than others.
It would be great to get access to all the cores and be able to choose or have certain games automatically mapped to different cores according to compatibility.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
snes9x2002 (pocketSNES) snes9x2005 (CATSFC) snes9x2005_plus (CATSFC Plus) snes9x2010 (Snes9x Next)
I guess I'm not aware how I can choose the core on game launch?
I could not find the snes9x2005_plus for armhf architecture, but I see that snes9x2002 can be taken from Lakka. If you have a working *.so for snes9x2005_plus, point me to it, and I might add them to extra_cores in my repo.
could this work? https://buildbot.libretro.com/nightly/linux/armhf/latest/
I don't see snes9x2005_plus there. snes9x2005 and snes9x2010 are already in the repository
Maybe they've got rid of snes9x2005_plus?
Who knows. If it's not there, I can't add it.
I've added snes9x2002 to the repository with extra cores
Thanks!
Each of the four SNES cores offer different compatibility, playing certain "difficult" games better than others.
It would be great to get access to all the cores and be able to choose or have certain games automatically mapped to different cores according to compatibility.