Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor issue in OpenMW #378

Open
clementgallet opened this issue Dec 11, 2020 · 1 comment
Open

Cursor issue in OpenMW #378

clementgallet opened this issue Dec 11, 2020 · 1 comment

Comments

@clementgallet
Copy link
Owner

From Andy:

I've been experimenting with libTAS (1.4.0) and OpenMW (Morrowind) on WSL2 with vcxsrv following the instructions on the libTAS readme. However, I'm having a couple issues related to the mouse:Mouse clicks (for sure RMB but maybe also LMB) don't seem to pass through and I can't set them to in libTAS (nothing happens when I click the buttons in the libTAS "Press a key" screen
Additionally, the cursor doesn't show up in openMW when I run it through libTAS (but does show up when I run it directly), which makes it impossible to calibrate the Xserver cursor to the game one. Finally, the game never captures my cursor when I'm in first person mode, restricting the ability to look around when the Xserver cursor hits the edge of my display.

@clementgallet
Copy link
Owner Author

About the different issues:

  • I didn't go far enough into the game to encounter a situation where right click is used. Left click works for menus. Can you describe an example where a mouse click does not work in libTAS?
  • You don't have to change anything in the input mapping window if you don't want to change mouse mapping. Also, you can only map keys to inputs, not mouse clicks.
  • Yes, libTAS hides custom cursors, it was needed for one game that I don't remember, to prevent a crash. One feature I will implement to solve this issue is to allow games to warp the cursor (with an option), so that system cursor and game cursor are synced.
  • Yeah, one way to get the same behavior is to enable both "mouse relative mode" and "warp mouse to center each frame"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant