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

Add sound toggle to options menu #34

Open
techknight opened this issue Dec 1, 2023 · 0 comments
Open

Add sound toggle to options menu #34

techknight opened this issue Dec 1, 2023 · 0 comments

Comments

@techknight
Copy link
Contributor

I've been thinking about the way that toggling the sound is handled. If there's interest, I'd like to explore making these changes:

  1. Change the toggle sound key from "S" to Ctrl+S
    • This frees the S key to be assignable for gameplay in the key bindings without losing the ability to toggle sound
    • Sound can then be toggled during the main menu, where "S" currently selects single player mode
  2. Save the sound setting in sopwith.cfg and add it to the options menu
  3. When the game is launched with the -q "quiet" option it will also change the sound setting to off. (There could also be a new command-line argument to force sound on, if desired.)
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