zoltanvb
zoltanvb
Indeed it does not work (on other platforms either). It does something, but I am not sure if this is intentional - if there is also keyboard map for the...
Clearing the autoconf bind is a rather small code change, but even in my limited tests, I have found some more implications. First, if autoconf binds are cleared by button...
Okay, it was worth to wait a bit, I checked the input driver and realized that changing the autoconf may not solve this issue, as the vita input is pretty...
I think https://github.com/libretro/RetroArch/pull/16188 may bring gyro sensitivity for all platforms eventually.
A new feature has been merged a few days ago, where reserved devices can be set: https://github.com/libretro/RetroArch/pull/16647 Can you check if this allows you to set up the system to...
Thank you! It was indeed a problem with ROM loading. Now I can see that the memory clear routine is activated correctly.
Alright, some progress, and probably the time to ask some questions before moving on with the rest of the adaptation. The libretro port can currently hande sound, video, and has...
Then probably the same as https://github.com/libretro/RetroArch/issues/16927 or https://github.com/libretro/RetroArch/issues/15337 .
Is this with linuxraw joypad driver? Can you get a RetroArch log for some of these error scenarios? >Auto configure is disabled as it auto-fills the joystick mapping with non-existent...
No faulty working can be seen from the logs. Even though the module seems to provide primarily those inputs that are read by the linuxraw driver, the udev driver can...