Skip to content

Control improvements

Libretro-Admin requested to merge github/fork/sonninnos/master into master

Created by: sonninnos

  • Enabled shared RetroPad mappings for joyport 2 Closes #139 (closed)

  • Prevented moving VKBD cursor while key is pressed

  • Revised and finetuned emulated mouse controls -- Mouse speed modifier replaced with 2 modifiers: slower & faster -- Modifiers are directly mappable without the need of a keyboard hotkey, just like mouse buttons -- Applies to both D-Pad and Analog stick mouse

The bonus:

  • Removed unneeded fast forward trick -- Seems to fix random drive sound volume changes after fast forwarding, and was useless anyway thanks to another related fix

Merge request reports