mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2120] [GAME BUG]: CUSA00900 - Bloodborne crashing while loading save in the newest update #734
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#734
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 @OSzwed on GitHub (Jan 10, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2120
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
Bloodborne is unplayable thanks to some new patch in the code making the game crash when trying to join "the World" (meaning just trying to play the game).
The error is [Debug] image.cpp:operator():244: Assertion Failed!
Reproduction Steps
Specify OS Version
Windows 10
CPU
Intel Core i7-13700H
GPU
Nvidia RTX 4070 Mobile
Amount of RAM in GB
32 GB
Amount of VRAM in GB
8 GB
Log File
shad_log.txt
@Missake212 commented on GitHub (Jan 10, 2025):
Seems like PR https://github.com/shadps4-emu/shadPS4/pull/2118 is the one that broke the game.
@AFKamii commented on GitHub (Jan 10, 2025):
I have the same problem, is there something to do about?
@ddadiani commented on GitHub (Jan 10, 2025):
go back to v0.5.0 stable branch for now
@OSzwed commented on GitHub (Jan 10, 2025):
To also add what commits might have caused a problem. Earlier version I had didn't have commits listed below:
github.com/shadps4-emu/shadPS4@65f9bbbfedgithub.com/shadps4-emu/shadPS4@93402620degithub.com/shadps4-emu/shadPS4@725814ce01github.com/shadps4-emu/shadPS4@4563b6379dgithub.com/shadps4-emu/shadPS4@562ed2a025github.com/shadps4-emu/shadPS4@e656093d85github.com/shadps4-emu/shadPS4@4a21d94871github.com/shadps4-emu/shadPS4@cfaea1ea6d@squidbus commented on GitHub (Jan 11, 2025):
@Missake212 Have you confirmed this is the exact one to break as I don't think that should have this kind of effect.
@Missake212 commented on GitHub (Jan 11, 2025):
I've tested both commit
e656093and commit562ed2a, I crash one656093but I don't crash on562ed2a, here are both logsshad_log.txt
shad_log.txt
@squidbus commented on GitHub (Jan 11, 2025):
This should be fixed by
github.com/shadps4-emu/shadPS4@5c845d4ecc, please confirm.@Missake212 commented on GitHub (Jan 11, 2025):
Can confirm the commit fixes the issue, we can now load in game without any problem, thank you for the reactivity, the issue can be closed
@nr1971 commented on GitHub (Jan 11, 2025):
linux-qt working