libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.06k stars 1.81k forks source link

Supporting DsHidMini driver #15327

Open Jobima1st opened 1 year ago

Jobima1st commented 1 year ago

Seems that https://github.com/ViGEm/DsHidMini not supported in RetroArch at least it don't do auto configuration (tested with the SXS mode in DsHidMini)

DsHidMini Support PS2 and PS3 Controllers with full features like Pressure sensitive buttons https://github.com/libretro/RetroArch/issues/11721 and even Motion controls a.k.a. SIXAXIS (Gyroscope, Accelerometer) even if the RetroArch don't have ps3 core yet it can be used in wii games

hizzlekizzle commented 1 year ago

the libretro API doesn't support analog buttons, so it wouldn't really work, unfortunately.