fix: Update store game UI and steam dlc downloading#413
Merged
6 commits merged intoMay 13, 2026
Merged
Conversation
maxjivi05
added a commit
to maxjivi05/WinNative
that referenced
this pull request
May 14, 2026
Resolves two conflicts from WinNative-Emu#343 (Vulkan compositor rewrite) + WinNative-Emu#413 (store game detail UI): - UnifiedActivity Epic/GOG popups: kept main's new StoreGameDetailScreen fullscreen UI; added showBestConfigs / onBestConfigs parameters so the Best Configs entry surfaces inside that screen instead of as a standalone CompactActionButton. - StoreGameDetailScreen: new optional Best Configs action button slot between Custom Path and Cloud Sync. - FrameRating: kept main's recordGameFrame(primarySource, serial) refactor and rolling FPS buffer; restored the FrameObserver callback from best-settings so perf-recording / leaderboard stats still fire per present (notification runs before the visibility gate so it works with HUD hidden). Follow-up UX tweaks: - LibraryGameLaunchScreen: removed the Best Configs action-row button. Discovery happens inside the per-shortcut Settings dialog's Import flow, which is the right place for "load a saved config." - BestConfigsImportSheet: relabelled the two options to "Device" / "Community" with cleaner supporting copy, and reordered Device on top to match the wording. Same M3 picker pattern the Export sheet uses.
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
StoreGameDetailScreeninstead of inlineUnifiedActivitycomposition.