libretro / swanstation

GNU General Public License v3.0
121 stars 22 forks source link

Feature Request: Mouse support (Right stick to mouse) #51

Closed UserGit-2021 closed 1 year ago

UserGit-2021 commented 1 year ago

Right stick emulation mouse support

crashGG commented 1 year ago

Many FPS games on ps1 do not support the right joystick. If want to achieve keyboard + mouse operation like games on pc, such as CS, then need to map the direction of the mouse independently for each joy button.

UserGit-2021 commented 1 year ago

Many FPS games on ps1 do not support the right joystick. If want to achieve keyboard + mouse operation like games on pc, such as CS, then need to map the direction of the mouse independently for each joy button.

https://drive.google.com/file/d/140HjFlqkSLejpvX7vfx3JQ63kURUyQMp/view?usp=share_link

Why did the Duckstation emulator add right stick emulation to the mouse? They succeeded.

DarthMew commented 1 year ago

Closing this because AFAIK, you can't map mouse axis to controller inputs in RetroArch, and is more suited as a frontend feature request.