[PR #3740] [MERGED] Add informative update message for Qt build deprecation #3694

Closed
opened 2026-02-27 22:04:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3740
Author: @DanielSvoboda
Created: 10/17/2025
Status: Merged
Merged: 10/20/2025
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (2)

  • f48061b Add informative update message for Qt build deprecation
  • ba12108 Update ru_RU.ts

📊 Changes

34 files changed (+74 additions, -70 deletions)

View changed files

📝 src/qt_gui/check_update.cpp (+6 -2)
📝 src/qt_gui/translations/ar_SA.ts (+2 -2)
📝 src/qt_gui/translations/ca_ES.ts (+2 -2)
📝 src/qt_gui/translations/da_DK.ts (+2 -2)
📝 src/qt_gui/translations/de_DE.ts (+2 -2)
📝 src/qt_gui/translations/el_GR.ts (+2 -2)
📝 src/qt_gui/translations/en_US.ts (+4 -4)
📝 src/qt_gui/translations/es_ES.ts (+2 -2)
📝 src/qt_gui/translations/fa_IR.ts (+2 -2)
📝 src/qt_gui/translations/fi_FI.ts (+2 -2)
📝 src/qt_gui/translations/fr_FR.ts (+2 -2)
📝 src/qt_gui/translations/hu_HU.ts (+2 -2)
📝 src/qt_gui/translations/id_ID.ts (+2 -2)
📝 src/qt_gui/translations/it_IT.ts (+2 -2)
📝 src/qt_gui/translations/ja_JP.ts (+2 -2)
📝 src/qt_gui/translations/ko_KR.ts (+2 -2)
📝 src/qt_gui/translations/lt_LT.ts (+2 -2)
📝 src/qt_gui/translations/nb_NO.ts (+2 -2)
📝 src/qt_gui/translations/nl_NL.ts (+2 -2)
📝 src/qt_gui/translations/pl_PL.ts (+2 -2)

...and 14 more files

📄 Description

Starting from version 0.12.0, the Qt version of the emulator will no longer receive direct updates.

However, the Qt interface remains available through the new official launcher:
shadps4-qtlauncher
– based on the original shadPS4 source code.

We recommend migrating to this launcher to continue receiving updates.

Previously, when no update was available, users would see the generic message:
"No download URL found for the specified asset."

Now, they will instead see the custom message from the screenshot, which makes the situation clearer and includes a clickable button to open the appropriate GitHub release page.

Note: This message only appears when the emulator fails to find a Qt version release on GitHub.

image

*This message was also translated into all languages.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3740 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`f48061b`](https://github.com/shadps4-emu/shadPS4/commit/f48061bc85fa7d32489255711f658a8db2f4f2bf) Add informative update message for Qt build deprecation - [`ba12108`](https://github.com/shadps4-emu/shadPS4/commit/ba121081ce9ad4b46bffcaeedeef7fef9feae68b) Update ru_RU.ts ### 📊 Changes **34 files changed** (+74 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/check_update.cpp` (+6 -2) 📝 `src/qt_gui/translations/ar_SA.ts` (+2 -2) 📝 `src/qt_gui/translations/ca_ES.ts` (+2 -2) 📝 `src/qt_gui/translations/da_DK.ts` (+2 -2) 📝 `src/qt_gui/translations/de_DE.ts` (+2 -2) 📝 `src/qt_gui/translations/el_GR.ts` (+2 -2) 📝 `src/qt_gui/translations/en_US.ts` (+4 -4) 📝 `src/qt_gui/translations/es_ES.ts` (+2 -2) 📝 `src/qt_gui/translations/fa_IR.ts` (+2 -2) 📝 `src/qt_gui/translations/fi_FI.ts` (+2 -2) 📝 `src/qt_gui/translations/fr_FR.ts` (+2 -2) 📝 `src/qt_gui/translations/hu_HU.ts` (+2 -2) 📝 `src/qt_gui/translations/id_ID.ts` (+2 -2) 📝 `src/qt_gui/translations/it_IT.ts` (+2 -2) 📝 `src/qt_gui/translations/ja_JP.ts` (+2 -2) 📝 `src/qt_gui/translations/ko_KR.ts` (+2 -2) 📝 `src/qt_gui/translations/lt_LT.ts` (+2 -2) 📝 `src/qt_gui/translations/nb_NO.ts` (+2 -2) 📝 `src/qt_gui/translations/nl_NL.ts` (+2 -2) 📝 `src/qt_gui/translations/pl_PL.ts` (+2 -2) _...and 14 more files_ </details> ### 📄 Description Starting from version 0.12.0, the Qt version of the emulator will no longer receive direct updates. However, the Qt interface remains available through the new official launcher: [shadps4-qtlauncher](https://github.com/shadps4-emu/shadps4-qtlauncher/releases/) – based on the original shadPS4 source code. We recommend migrating to this launcher to continue receiving updates. Previously, when no update was available, users would see the generic message: "No download URL found for the specified asset." Now, they will instead see the custom message from the screenshot, which makes the situation clearer and includes a clickable button to open the appropriate GitHub release page. Note: This message only appears when the emulator fails to find a Qt version release on GitHub. <img width="502" height="250" alt="image" src="https://github.com/user-attachments/assets/cd878a53-cb85-400c-abf8-7c7ba2aca2b0" /> *This message was also translated into all languages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3694
No description provided.