vitor251093 / KHMelonMix

KH Melon Mix (DS Emulator)
GNU General Public License v3.0
243 stars 12 forks source link

Create RetroArch core #110

Open vitor251093 opened 6 months ago

vitor251093 commented 6 months ago

We can use the melonDS core as a reference to create our own core. https://github.com/libretro/melonds

njdom24 commented 6 months ago

That core is a bit outdated. May have better luck forking https://github.com/JesseTG/melonds-ds. I'm not too educated on it, but I know the EmuDeck project switched to it over the "standard" core.

vitor251093 commented 6 months ago

Fair enough

KylerG3 commented 5 months ago

Any progress made on this yet? I was wondering, because since RetroArch has been released officially on iOS devices, this could be a simple way to implement this project on that platform as well. Obviously, optimizing and fixing bugs for iOS platforms would take some additional time to do as well.

vitor251093 commented 5 months ago

No progress on this one yet. It's low priority, since I'm currently focused on the Days experience right now (single screen changes, cutscene replacements, control enhancements, stuff like that).

It may take a while until I can give this one priority. But I'm open to pull requests, if anyone is willing to give it a try :)