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

Throttle speed gets reset when retroarch loses focus [Windows 11] #17050

Open
arneshie opened this issue Sep 27, 2024 · 0 comments
Open

Throttle speed gets reset when retroarch loses focus [Windows 11] #17050

arneshie opened this issue Sep 27, 2024 · 0 comments

Comments

@arneshie
Copy link

Description

Changing the focus from the window of retroarch while the throttle (fast-forward) is enabled sets the throttle to 2.0x when focus returns to the game window, no matter the actual value of the throttle.

Expected behavior

The throttle value should not change when switching focus from the window of retroarch to another application and back to retroarch since it was never modified in the settings.

Actual behavior

The throttle instead seems to be capping the speed up at 2.0x and changes without settings being changed, when switching focus from the window of retroarch to another application and back to retroarch.

Steps to reproduce the bug

  1. Load content
  2. Set the throttle to some non 0.0 - 2.0x value (3.0x, 4.0x, 5.0x...etc)
  3. Enable the throttle
  4. Change the focus from the retroarch window to another window
  5. Return to the retroarch window
  6. The throttle will now cap at 2.0x rate. (~120FPS)

Bisect Results

Fresh install on current release, no modifications, only tested using mGba core but reproducible on other cores too.

Version/Commit

You can find this information under Information/System Information

Environment information

  • OS: Windows 11
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