[GH-ISSUE #1450] Incorrect game count shown on homepage #486

Closed
opened 2026-02-27 21:06:32 +03:00 by kerem · 2 comments
Owner

Originally created by @lalitshankarch on GitHub (Oct 26, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1450

image

If no game directory is selected during application start, it counts the directories in the executable location which is wrong.

Originally created by @lalitshankarch on GitHub (Oct 26, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1450 ![image](https://github.com/user-attachments/assets/1d11209b-7a35-4896-9836-657a11c58063) If no game directory is selected during application start, it counts the directories in the executable location which is wrong.
kerem 2026-02-27 21:06:32 +03:00
Author
Owner

@Hermiten commented on GitHub (Nov 18, 2024):

Maybe for you @DanielSvoboda ?

<!-- gh-comment-id:2482726481 --> @Hermiten commented on GitHub (Nov 18, 2024): Maybe for you @DanielSvoboda ?
Author
Owner

@DanielSvoboda commented on GitHub (Nov 18, 2024):

It appears that the number of folders within the folder where the games are located is currently counted. But why would there be other folders there other than games? And a possible solution is to analyze whether the folder contains eboot.bin or elf before counting...

<!-- gh-comment-id:2484092970 --> @DanielSvoboda commented on GitHub (Nov 18, 2024): It appears that the number of folders within the folder where the games are located is currently counted. But why would there be other folders there other than games? And a possible solution is to analyze whether the folder contains eboot.bin or elf before counting...
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#486
No description provided.