[PR #269] [MERGED] fix shortcut name with unaccepted characters #1440

Closed
opened 2026-02-27 21:12:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/269
Author: @DanielSvoboda
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @georgemoralis

Base: mainHead: fix-shortcut-name-with-unaccepted-characters


📝 Commits (1)

  • aef6d2e fix shortcut name with unaccepted characters

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 src/qt_gui/gui_context_menus.h (+6 -2)

📄 Description

Fix the name of the shortcut with characters not accepted by windows, for example:
"DARK SOULS™ III: The Fire Fades™ Edition" the shortcut could not be created because of the ":"
Now these characters have been removed


🔄 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/269 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix-shortcut-name-with-unaccepted-characters` --- ### 📝 Commits (1) - [`aef6d2e`](https://github.com/shadps4-emu/shadPS4/commit/aef6d2e488e29e4fa75d4340527f94518248c8fe) fix shortcut name with unaccepted characters ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/gui_context_menus.h` (+6 -2) </details> ### 📄 Description Fix the name of the shortcut with characters not accepted by windows, for example: "`DARK SOULS™ III: The Fire Fades™ Edition`" the shortcut could not be created because of the "`:`" Now these characters have been removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:33 +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#1440
No description provided.