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

Added menu toggle key option. Fixed general settings loading correctly #2

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

ffarrell17
Copy link
Contributor

@ffarrell17 ffarrell17 commented Apr 14, 2023

Added the option for users to change the menu toggle key. Via menu or config file. Key ids in the config file use the following format: https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes (as a uint not hex). The default key is still the END key

Added error logging for the config not parsing.
Fixed DiskCache and Async options not setting correcly.

Should hopefully stop people complaining about the lack of the END key on their keyboard

@doodlum doodlum merged commit 7405463 into doodlum:main Apr 16, 2023
@ffarrell17 ffarrell17 deleted the GUIToggleConfig branch June 19, 2023 15:01
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