Raspberry PI emulated systems/performance

I’ve been using Lakka on a Raspberry PI and I’m really enjoying it, but I have a few questions:

  1. Why some systems with low requirements are not shown at the menu? (msx, commodore 64, colecovision, basic mame games)
  2. Why my gameboy/gameboy color/game gear/sg1000 roms are not even listed?
  3. Is there an option to manually add cores or to select another one for an specific system?
  4. Why there’s no frameskip option? I’m sure some snes games that run a bit slow will highly benefit of this feature.

Thanks to everybody for the good work. I know you are working to improve Lakka, but I’d like to know about these points.

Hello,

  1. They are not yet packaged. For basic mame games, you can use FBA though.
  2. Maybe the extensions are not recognized? Please check the extension table in our documentation.
  3. Yes you can set the “Core Directory” to point to the readwrite partition and copy some cores here, but they need to be compiled targeting the rpi.
  4. libretro itself does not have frameskipping yet. Some cores implement frameskipping, but they are rare, and the frameskipping is never dynamic (iirc)

Thanks :slight_smile: