mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2649] [Feature Request]: Favorites in the game list #863
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#863
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GHU7924 on GitHub (Mar 15, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2649
Checklist
Description
Add a "Favorites" column for the list of games. Add a checkbox to each line for this column.
If a check mark is set for the game, then the game gets to the top of the list.
The same sorting that you have selected was also applied to the games from your favorites (for example, by name).
Reason
If you have a large library of games, but you only play two or three games (for example, because you want to complete them or only they are currently working), then it would be convenient to place these games at the top of the list, so as not to search for them every time in the game list (in fact, your library).
Examples
@GHU7924 commented on GitHub (Jun 22, 2025):
Done in #3071. Thanks to @davidantunes23 and @JoooPT for the implementation.