Skip to content

feat: in-game overlay settings overhaul, max fps control, asyncify some mixed sync api #402

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 11 commits into from
Jul 4, 2025

Conversation

storycraft
Copy link
Collaborator

@storycraft storycraft commented Jul 3, 2025

  • Fix Error 0x8007012B when using ingame overlay #399
  • Dedicated in-game overlay settings group
    image
  • New in-game overlay max fps settings
  • Fix in-game overlay does not render on previously launched osu instances on restart
  • In-game overlay start instantly without osu instances
  • Asyncify config api. Fix some un-noticable bugs due to improper mixed sync, async usage
    • Fix config refreshing twice on startup
    • Fix checking createConfig twice

Copy link
Collaborator

@GabuTheDev GabuTheDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as commented.

@GabuTheDev GabuTheDev added area:dashboard The web frontend of tosu. area:overlay Regarding the in-game overlay feature. labels Jul 4, 2025
@GabuTheDev GabuTheDev dismissed their stale review July 4, 2025 12:51

Outdated

@storycraft storycraft merged commit c72c4d9 into master Jul 4, 2025
3 checks passed
@storycraft storycraft deleted the feat/ingame-overlay branch July 4, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard The web frontend of tosu. area:overlay Regarding the in-game overlay feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error 0x8007012B when using ingame overlay
2 participants