Stern
Stern
yeah so i'm trying to restore to iOS 15.6 RC (from iOS 16.1B2) to my iPhone 8 but it just does this ``` sudo idevicerestore -e IPSW location -k idevicerestore...
Before:  After:  ### Description of Changes - Added `DrawAchievementsLoginWindow()` function with custom styling matching the Fullscreen UI theme - Implemented proper internationalization using FSUI translation macros - Added...
Before:  After:  ### Description of Changes This pull request adds an explicit warning in Fullscreen UI when a user attempts to load a save state that is incompatible...
I did it because of this now closed issue https://github.com/PCSX2/pcsx2/issues/12753 Before:  After:  ### Description of Changes Added version information to save state error messages to show users exactly...
Fixes #12750 https://github.com/user-attachments/assets/72ab268b-33d6-45a4-b79c-810fc1600c98 ### Description of Changes Enables two-way synchronization of settings between the ImGui FullscreenUI and the Qt settings dialogs: 1. Adds a new notification entry point in `Host`...
Updated requirements for compiling for Xbox to include Visual Studio 2022 and additional components.
### Description of Changes This PR improves BMP image handling, adds missing background modes to Fullscreen UI, fixes some dialog boxes being transparent in FSUI is the user has custom...
### Description of Changes Added country flag icons to the language selection dropdown in the Qt UI settings. Each language option now displays its corresponding flag icon to the left...
### Description of Changes Adds cover download support to the FullscreenUI. You can now download game covers directly from FullscreenUI using URL templates with `${title}`, `${filetitle}`, or `${serial}` variables. This...