Skip to content

Fix library showing every Steam game as installed#612

Open
Xnick417x wants to merge 1 commit into
WinNative-Emu:mainfrom
Xnick417x:library-fix
Open

Fix library showing every Steam game as installed#612
Xnick417x wants to merge 1 commit into
WinNative-Emu:mainfrom
Xnick417x:library-fix

Conversation

@Xnick417x

Copy link
Copy Markdown
Collaborator

When app metadata was unavailable (service restarting or catalog not loaded yet), getAppDirPath resolved every app to the shared install root; a stray download-complete marker there made install recovery fabricate installed records for the whole library until a force close. Return an empty path when no folder name can be resolved and skip install recovery on blank paths.

When app metadata was unavailable (service restarting or catalog not
loaded yet), getAppDirPath resolved every app to the shared install
root; a stray download-complete marker there made install recovery
fabricate installed records for the whole library until a force close.
Return an empty path when no folder name can be resolved and skip
install recovery on blank paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant