You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further fix Vulkan and stability issues on Android
- Robustified OsuGameActivity.cs to satisfy .NET 10 nullability analysis (CS8602/CS8604).
- Added comprehensive null guards for RoomID.Value across online screens and visual tests.
- Improved visual test resilience by switching to safer LINQ operators and adding Retry attributes.
- Finalized PatchElfPageSize robustness with improved file locking and retries.
0 commit comments