mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[GH-ISSUE #2252] [Feature Request]: Game list cache #767
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#767
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 @MuntKaicho on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2252
Checklist
Description
A feature to have the emu cache the gamelist of a toggle to only do rescans of the game data on request would be good to have
Reason
It's pretty annoying having to wait for the full rescan on every boot
Examples
No response
@kalaposfos13 commented on GitHub (Jan 27, 2025):
Are you using the nightly builds? I have already implemented this here: https://github.com/shadps4-emu/shadPS4/pull/2130
Also, I think this is a duplicate of https://github.com/shadps4-emu/shadPS4/issues/1971
@MuntKaicho commented on GitHub (Jan 27, 2025):
I was already on nighly but I think my updater was broken because it wasn't finding new versions for a while now. Did a fresh install and it updated now
@MuntKaicho commented on GitHub (Jan 27, 2025):
Closed the issue, thanks for the work