libretro-mirrors / scummvm

ScummVM with libretro backend.
http://www.scummvm.org/
GNU General Public License v2.0
22 stars 31 forks source link

ScummVM cursor is shifted #24

Open legluondunet opened 8 years ago

legluondunet commented 8 years ago

Hello,

when I launch ScummVM core interface, the ScummVMcursor is shifted from my aim cursor, it is very annoying. How to have only one cursor?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30325300-scummvm-cursor-is-shifted?utm_campaign=plugin&utm_content=tracker%2F1110&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1110&utm_medium=issues&utm_source=github).
RobLoach commented 8 years ago

Yeah, it's difficult to even play with the cursor like this. If you go full-screen, it's a bit more managable.

NelsonRosenberg commented 7 years ago

Any way to a least hide the mouse cursor like in the desmume core?

NelsonRosenberg commented 6 years ago

A good way to fix this is using the mouse focus mode of retroarch.

RobLoach commented 4 years ago

Using the Pointer API would really help the shifted mouse position: https://github.com/libretro/scummvm/issues/101