mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #921] CUSA00900 Error Out Of Device Memory #272
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#272
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 @MajorMokoto on GitHub (Sep 14, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/921
Game is crashing after about 5 min with out of device memory. I'm likely missing something I should have done to avoid this, but am stumped at this point. Unsure if this is a me problem, or a memory leak. I can watch task manager and memory usage is on a steady increase at all times once the game has loaded a map. Going to main menu does not reset memory used, just stops it from increasing.
shad_log.txt
@StevenMiller123 commented on GitHub (Sep 16, 2024):
You should retest on the latest main builds, as the memory leaks in Bloodborne were fixed in recent builds.
@MajorMokoto commented on GitHub (Sep 17, 2024):
Initial test appear to no longer have this leak. Thank you for the update!