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 new settings & configuration options #80

Open
27 of 34 tasks
Arignir opened this issue Mar 9, 2024 · 0 comments
Open
27 of 34 tasks

Add new settings & configuration options #80

Arignir opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Arignir
Copy link
Member

Arignir commented Mar 9, 2024

Emulation

  • Import save
  • Export save
  • Change the save directory
  • Change the quicksave directory
  • Raise the maximum amount of recent files up to 10
  • Rename "max speed"/"unbounded speed" to "fast forward"
  • Support partial speeds (25%, 50%, etc.)
  • Raise the maximum amount of quicksaves up to 10
  • Enable/Disable the emulation of the prefetch buffer
  • Main/Alternative speed

Video

  • Enable BG layer X
  • Enable OAM
  • Frame skip

Audio

  • Enable Channel X
  • Enable Fifo Channel X

Misc

  • Pause the game when the windows looses focus
  • Automatically resume the last played game on startup
  • Hide cursor after X seconds of inactivity
  • Hide menubar after X seconds of inactivity
  • Screenshot directory
  • Text/Alpha when paused
  • Show FPS
  • Fullscreen

Bindings

  • Toggle the settings menu
  • Main/Alternative speed
  • Quicksave bindings for all quicksaves
  • Mute sound
  • Hide menubar
  • Allow key modifiers in bindings (ctrl/alt/shift)
  • Set the default bindings for quicksaves to 1..0
  • Toggle fullscreen

Implementation

  • Revamp the code to have a settings struct that you can compare against and restore
  • Use a common message to set all the runtime-related settings (speed, video/audio layers, etc.)
  • Cancel/Reset buttons
@Arignir Arignir added the enhancement New feature or request label Mar 9, 2024
@Arignir Arignir self-assigned this Mar 9, 2024
@Arignir Arignir changed the title Expand the new settings windows Add new settings & configuration options Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant