[GH-ISSUE #2120] [GAME BUG]: CUSA00900 - Bloodborne crashing while loading save in the newest update #734

Closed
opened 2026-02-27 21:07:51 +03:00 by kerem · 9 comments
Owner

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)

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.
  • I have re-dumped the game and performed a clean install without mods and the issue is still present.
  • I have disabled all patches and cheats and the issue is still present.
  • I have all the required system modules installed.

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

  1. Open the game Bloodborne
  2. Click "Play Offline"
  3. Click "Continue" (haven't tested with creating a new save, but I don't think it's relevant)
  4. The game loads a little then stops, loads for like 2/3 frames and crashes.

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

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) - [X] I have searched for a similar issue in this repository and did not find one. - [X] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. - [X] I have re-dumped the game and performed a clean install without mods and the issue is still present. - [X] I have disabled all patches and cheats and the issue is still present. - [X] I have all the required [system modules](https://github.com/shadps4-emu/shadps4-game-compatibility?tab=readme-ov-file#informations) installed. ### 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] <Critical> image.cpp:operator():244: Assertion Failed! ### Reproduction Steps 1. Open the game Bloodborne 2. Click "Play Offline" 3. Click "Continue" (haven't tested with creating a new save, but I don't think it's relevant) 4. The game loads a little then stops, loads for like 2/3 frames and crashes. ### 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](https://github.com/user-attachments/files/18382934/shad_log.txt)
kerem closed this issue 2026-02-27 21:07:51 +03:00
Author
Owner

@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.

<!-- gh-comment-id:2584523803 --> @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.
Author
Owner

@AFKamii commented on GitHub (Jan 10, 2025):

I have the same problem, is there something to do about?

<!-- gh-comment-id:2584543323 --> @AFKamii commented on GitHub (Jan 10, 2025): I have the same problem, is there something to do about?
Author
Owner

@ddadiani commented on GitHub (Jan 10, 2025):

I have the same problem, is there something to do about?

go back to v0.5.0 stable branch for now

<!-- gh-comment-id:2584554113 --> @ddadiani commented on GitHub (Jan 10, 2025): > I have the same problem, is there something to do about? go back to v0.5.0 stable branch for now
Author
Owner
<!-- gh-comment-id:2584583648 --> @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: https://github.com/shadps4-emu/shadPS4/commit/65f9bbbfed83cc6504332012681bcda0874e7268 https://github.com/shadps4-emu/shadPS4/commit/93402620de7897a273f4ed980daec660d1b83a1c https://github.com/shadps4-emu/shadPS4/commit/725814ce012f5246e03a4df23b8f24a9426cb100 https://github.com/shadps4-emu/shadPS4/commit/4563b6379d9927b9f5469250ef0db58440a72c69 https://github.com/shadps4-emu/shadPS4/commit/562ed2a025d76d2578fc43763bbcf6646730ca0d https://github.com/shadps4-emu/shadPS4/commit/e656093d8538f584967d3070020759b6e24d4151 https://github.com/shadps4-emu/shadPS4/commit/4a21d9487132c92a58db45c5dd8ef02d2849468b https://github.com/shadps4-emu/shadPS4/commit/cfaea1ea6d5d59eac1d376a31c6f75fd8868b9a2
Author
Owner

@squidbus commented on GitHub (Jan 11, 2025):

Seems like PR #2118 is the one that broke the game.

@Missake212 Have you confirmed this is the exact one to break as I don't think that should have this kind of effect.

<!-- gh-comment-id:2584935666 --> @squidbus commented on GitHub (Jan 11, 2025): > Seems like PR #2118 is the one that broke the game. @Missake212 Have you confirmed this is the exact one to break as I don't think that should have this kind of effect.
Author
Owner

@Missake212 commented on GitHub (Jan 11, 2025):

I've tested both commit e656093 and commit 562ed2a, I crash on e656093 but I don't crash on 562ed2a, here are both logs
shad_log.txt
shad_log.txt

<!-- gh-comment-id:2584941220 --> @Missake212 commented on GitHub (Jan 11, 2025): I've tested both commit e656093 and commit 562ed2a, I crash on e656093 but I don't crash on 562ed2a, here are both logs [shad_log.txt](https://github.com/user-attachments/files/18383479/shad_log.txt) [shad_log.txt](https://github.com/user-attachments/files/18383480/shad_log.txt)
Author
Owner

@squidbus commented on GitHub (Jan 11, 2025):

This should be fixed by github.com/shadps4-emu/shadPS4@5c845d4ecc, please confirm.

<!-- gh-comment-id:2584955466 --> @squidbus commented on GitHub (Jan 11, 2025): This should be fixed by https://github.com/shadps4-emu/shadPS4/commit/5c845d4ecc3350302f0cc1899b355a055d444d6e, please confirm.
Author
Owner

@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

<!-- gh-comment-id:2584961989 --> @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
Author
Owner

@nr1971 commented on GitHub (Jan 11, 2025):

linux-qt working

<!-- gh-comment-id:2584962148 --> @nr1971 commented on GitHub (Jan 11, 2025): linux-qt working
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#734
No description provided.