Closed rattboi closed 2 months ago
Closes #146
Details:
Maps a USB mouse to p1/p2 Saturn Shuttle mouse
Fixes joypad analog stick as mouse
Merges inputs between the joypad and usb mouse, so you can swap between each on-the-fly
L/M/R USB mouse buttons map to Shuttle Mouse L/M/R buttons.
Any extra USB mouse buttons detected are merged together as the 4th mouse button (Saturn Start).
Joypad analog as mouse is oversensitive just sending raw deltas, so it's scaled down to 37.5%.
Working fine (at least) with :
https://github.com/rattboi/Saturn_MiSTer/raw/rattboi/mouse-support-rbf/releases/Saturn_mouse.rbf Adding RBF for easy access (not a part of the PR)
Closes #146
Details:
Maps a USB mouse to p1/p2 Saturn Shuttle mouse
Fixes joypad analog stick as mouse
Merges inputs between the joypad and usb mouse, so you can swap between each on-the-fly
L/M/R USB mouse buttons map to Shuttle Mouse L/M/R buttons.
Any extra USB mouse buttons detected are merged together as the 4th mouse button (Saturn Start).
Joypad analog as mouse is oversensitive just sending raw deltas, so it's scaled down to 37.5%.