Skip to content

New setting: Texture replacement load speed #20286

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

Merged
merged 7 commits into from
Apr 22, 2025
Merged

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Apr 22, 2025

This:

  • Allows more time per frame for loading replacement textures if frame rate is lower
  • Adds a setting that lets you control the tradeoff between smoothness and stutter when loading replacement textures
  • Optimizes ini file loading a bit
  • Avoids reloading the ini file unnecessarily

Should address the complaints of texture replacements not all loading at once - now you can get that behavior if you want it, but it'll likely cause stutters just like it does in old builds that didn't use a frame budget (or failed to use it properly).

@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Apr 22, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Apr 22, 2025
@hrydgard hrydgard merged commit 3f583ff into master Apr 22, 2025
19 checks passed
@hrydgard hrydgard deleted the texture-replacement-mode branch April 22, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant