Posts by garbear

    If it works on Lakka, we should be able to figure out why it doesn't work on Kodi. When I updated all game add-ons to their Lakka version (https://github.com/LibreELEC/LibreELEC.tv/pull/7705) it should have made both PSX cores build with the same flags that Lakka uses. I can check again and see if any flags have been updated.

    The rewind feature slows down larger games a bunch. Definitely disable it for PSX cores.

    The next likely cause is NEON/dynarec options. If either is disabled, you could see slowdowns like you do.

    I have an RPi 3/4/5, so I'll try to reproduce when I get a chance.

    First of all, there's a difference between "RetroArch" and "RetroPlayer", the first being a standalone project, and the second is the code name for a "player core" in kodi that plays games. I assume you mean the second? RetroArch is a separate process and thus wouldn't support any controller configuration from within Kodi.

    Second, can you upload a debug log that shows you playing a game and pressing a button that doesn't work? I only see 14 lines in the log you posted. Given that Kodi's controller system is so massive, a debug log will give me a sense of where in the system your presses are getting dropped.