Stern

Results 11 issues of 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...

The title says it all.

feature request

Before: ![image](https://github.com/user-attachments/assets/8a948270-ead9-4450-85f9-45c9bb4a47fa) After: ![image](https://github.com/user-attachments/assets/fb692fa5-edf6-44ca-bba2-a700c359ac6c) ### Description of Changes - Added `DrawAchievementsLoginWindow()` function with custom styling matching the Fullscreen UI theme - Implemented proper internationalization using FSUI translation macros - Added...

First Time Contribution
GUI/Qt

Before: ![image](https://github.com/user-attachments/assets/df1bd029-6cbb-4430-8876-a5b5fefbc9b5) After: ![image](https://github.com/user-attachments/assets/f77b967a-8736-4e6a-a094-216d8bcc48ef) ### 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: ![image](https://github.com/user-attachments/assets/15173fcb-a82c-4a6f-9fdb-7ba025fd12de) After: ![image](https://github.com/user-attachments/assets/e3f453f3-09d3-42d3-b1fa-1b9173a16a57) ### 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`...

GUI/Qt
OSD / ImGui

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...

GUI/Qt
OSD / ImGui

### 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...

GUI/Qt
OSD / ImGui

### 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...

GUI/Qt
OSD / ImGui