schellingb / dosbox-pure

DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use.
GNU General Public License v2.0
731 stars 61 forks source link

Mouse movement is also keyboard at the same time in 0.9.9 #451

Closed Kensupen closed 6 months ago

Kensupen commented 6 months ago

When left joystick is set to mouse movements and you play a game like Warcraft 2 where the arrow keys scroll the map and the mouse moves the cursor, in 0.9.7 the cursor moved on it's own. In 0.9.9 the screen scrolls with the mouse cursor movement.

Expected behavor: Mouse movement only moves cursor

schellingb commented 6 months ago

I don't get that behavior here. Did you select the mouse movement preset in the frontend or in the Gamepad Mapper? Did you set any additional mappings besides mouse movement? Also make sure to check the "Analog to Digital Type" option in RetroArch.

Kensupen commented 6 months ago

I found the error. The joystick was set to the stick direction and a key in RA input config. Once changed, it operated as expected. You can close this.