melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
3.15k stars 516 forks source link

When opening the emulator, mouse moves to the corner of screen. #551

Open RRSlider opened 4 years ago

RRSlider commented 4 years ago

The emulator window will open but the mouse will be pulled to the bottom right corner. The mouse doesn't have any issues with any other program. When I try to move the mouse away, it gets pulled to the corner almost immediately after. This happens with both the latest build and with the latest official build. I've re-dumped the BIOS files from multiple consoles and they work just fine on another PC running the emulator. Is there anything I might be overlooking or something that might be causing it?

CPU: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz OS: Windows 10 RAM: 16GB Mobo: ROG STRIX Z370-F GAMING GPU: NVIDIA GeForce GTX 1080

rzumer commented 4 years ago

That does not happen to me on master in either Windows 10 or Linux (Debian/KDE).

Check your mouse settings, disconnect any input devices not in use, disable any monitor outside of your primary one, and if you cannot find the issue I would test a different mouse or delete drivers and let them reinstall.

It could be some obscure bug in libui or SDL?