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

allow using Enter in addition to LMB in journal and inventory #332

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

Nindaleth
Copy link
Contributor

Some game UI parts only support the left mouse button click and not the Enter button for certain actions, making the control a bit more cumbersome on Steam Deck than it needs to be. This PR allows to show quest details and to interact with items in the inventory using the Enter key. This improves user experience when playing on Steam Deck.

Since neither the original nor OpenGothic support gamepad controls, the Steam Deck uses Steam Input to map the physical buttons to simulated keyboard/mouse button presses. In the input mapping assigned by default, the A button is mapped to Enter key.

@Try Try merged commit 9553cfc into Try:master Oct 3, 2022
@Try
Copy link
Owner

Try commented Oct 3, 2022

Hi, @Nindaleth !

Looks good, thanks!

@Nindaleth Nindaleth deleted the feature/steam-deck-a-button branch October 14, 2022 23:13
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

Successfully merging this pull request may close these issues.

2 participants