Skip to content

Conversation

Wohlstand
Copy link

@Wohlstand Wohlstand commented Jul 7, 2025

This bug happens just when V-Sync is off and attempting to open and close the home menu. To fix the black/frozen screen it's just enough to call the GX2SetSwapInterval(0); right after entering the foreground back.

P.S. I checked on the WUT side, and seems, such workaround is required since it's a bug of the Wii U firmware itself.

Description

Demo of buggy behaviour at my project:

2025-07-08_00-47-13.mp4

Demo of the fixed behaviour at my project:

2025-07-08_00-53-01-rekod-discord.mp4

Unexpectedly, this bug affects the EasyRPG (ping @Ghabry to use the newer SDL2 for Wii U after this fix arrive) too when disabling V-Sync, and re-enabling V-Sync restores back the screen:

2025-07-08_00-58-03-rekod-discord.mp4

This bug happens just when V-Sync is off and attempting to open and close the home menu. To fix the black/frozen screen it's just enough to call the GX2SetSwapInterval(0); right after entering the foreground back.
@Wohlstand Wohlstand force-pushed the wiiu-sdl2-2.28-home-menu-close-fix branch from dd25419 to 01094c2 Compare July 23, 2025 21:13
@Wohlstand
Copy link
Author

@GaryOderNichts, can you remind me what's left to test/ensure until merge this?

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

Successfully merging this pull request may close these issues.

1 participant