[GH-ISSUE #1158] Bloodborne keeps crashing! #366

Closed
opened 2026-02-27 21:05:56 +03:00 by kerem · 10 comments
Owner

Originally created by @lolleri200 on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1158

Please help me I have tried to get Bloodborne working on my PC for over a week. I have tried different Emulator settings, patches and mods, but nothing seems to work. The game just crashes after the loading screen and I did managed to get in game only with 360p resolution and walk a bit in Central Yharnam after leaving Hunter's dream and then the game just crashed again and I haven't been able to get past the loading screen...
PC Specs:

CPU: AMD Ryzen 7 5700X3D
GPU: Nvidia RTX 3070 (8 Gb VRAM)
RAM: 32 Gb (DDR4)
shad_log.txt

Does anyone has a clue what I am doing wrong please helps? Here is also my log file.

Originally created by @lolleri200 on GitHub (Sep 29, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1158 Please help me I have tried to get Bloodborne working on my PC for over a week. I have tried different Emulator settings, patches and mods, but nothing seems to work. The game just crashes after the loading screen and I did managed to get in game only with 360p resolution and walk a bit in Central Yharnam after leaving Hunter's dream and then the game just crashed again and I haven't been able to get past the loading screen... PC Specs: CPU: AMD Ryzen 7 5700X3D GPU: Nvidia RTX 3070 (8 Gb VRAM) RAM: 32 Gb (DDR4) [shad_log.txt](https://github.com/user-attachments/files/17180954/shad_log.txt) Does anyone has a clue what I am doing wrong please helps? Here is also my log file.
kerem closed this issue 2026-02-27 21:05:56 +03:00
Author
Owner

@CanEHdianboi commented on GitHub (Sep 30, 2024):

Did you download the BloodBorne Patch for 1.09? I Found that fixed it for me.

<!-- gh-comment-id:2381998989 --> @CanEHdianboi commented on GitHub (Sep 30, 2024): Did you download the BloodBorne Patch for 1.09? I Found that fixed it for me.
Author
Owner

@lolleri200 commented on GitHub (Sep 30, 2024):

Hi, yes I have installed the 1.09 patch already.

<!-- gh-comment-id:2382142075 --> @lolleri200 commented on GitHub (Sep 30, 2024): Hi, yes I have installed the 1.09 patch already.
Author
Owner

@lolleri200 commented on GitHub (Sep 30, 2024):

image
<!-- gh-comment-id:2384076078 --> @lolleri200 commented on GitHub (Sep 30, 2024): <img width="570" alt="image" src="https://github.com/user-attachments/assets/b31c7a38-d836-41a3-84e9-79acff928129">
Author
Owner

@Dictavios commented on GitHub (Sep 30, 2024):

Im experiencing same issue, but you have way more ram and vram than me. It doesnt make sense.

<!-- gh-comment-id:2384438356 --> @Dictavios commented on GitHub (Sep 30, 2024): Im experiencing same issue, but you have way more ram and vram than me. It doesnt make sense.
Author
Owner

@redkoom commented on GitHub (Oct 1, 2024):

same i try some mods still not working . game and shadps4 crash when i open bloodborne

<!-- gh-comment-id:2385030605 --> @redkoom commented on GitHub (Oct 1, 2024): same i try some mods still not working . game and shadps4 crash when i open bloodborne
Author
Owner

@dante42lk commented on GitHub (Oct 1, 2024):

Same, most of the time i get this error when any 3d scene tries to load:

[Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:394: Unsupported tiled image: R32Sfloat (Depth_MacroTiled) [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:394: Unsupported tiled image: R32Sfloat (Depth_MacroTiled) [Kernel] <Info> libkernel.cpp:sceKernelGetCompiledSdkVersion:258: returned system version = 0x4500000

There are lots of http.cpp:sceHttpWaitRequest:585: as well

<!-- gh-comment-id:2385076027 --> @dante42lk commented on GitHub (Oct 1, 2024): Same, most of the time i get this error when any 3d scene tries to load: `[Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:394: Unsupported tiled image: R32Sfloat (Depth_MacroTiled) [Render.Vulkan] <Error> tile_manager.cpp:TryDetile:394: Unsupported tiled image: R32Sfloat (Depth_MacroTiled) [Kernel] <Info> libkernel.cpp:sceKernelGetCompiledSdkVersion:258: returned system version = 0x4500000` There are lots of http.cpp:sceHttpWaitRequest:585: as well
Author
Owner

@Iamsolazyforthis commented on GitHub (Oct 1, 2024):

Same here. I tried a lot of builds, mods and drivers, and nothing changes. I noticed that the crash occurs when the video memory is full. If you start a new game, there are no crashes. Also, if you exit the game and log back into Hunters Dream, the crash does not occur. Even if after that I teleport to the first respawn bonfire. Even if I reach the second bonfire then the crash does not occur. However, if you immediately appear at the second bonfire upon entering the game, then the memory is not enough only at the end of loading. Sometimes the game did not crash even after the memory was completely filled during loading, but then my VRAM was only half full. It seems to me that the problem is that, when you immediately load into a large open area that requires a lot of VRAM, the game crashes, because it does not have time to load everything at once. But if you fill it gradually, then everything will be fine. I hope that the developers will notice this problem and I will be very happy and grateful if they can solve this problem. Judging by the discord, reddit and GitHub, this is a very common problem. To all who are trying to fix this problem, I advise you to reinstall the drivers for the video card and C++. Try different game images, different builds and mods as this helped some.

My specs:
CPU: AMD Ryzen 7 5600G
GPU: Nvidia RTX 3060 Ti (8 Gb VRAM)
RAM: 16 Gb (DDR4)

<!-- gh-comment-id:2386379326 --> @Iamsolazyforthis commented on GitHub (Oct 1, 2024): Same here. I tried a lot of builds, mods and drivers, and nothing changes. I noticed that the crash occurs when the video memory is full. If you start a new game, there are no crashes. Also, if you exit the game and log back into Hunters Dream, the crash does not occur. Even if after that I teleport to the first respawn bonfire. Even if I reach the second bonfire then the crash does not occur. However, if you immediately appear at the second bonfire upon entering the game, then the memory is not enough only at the end of loading. Sometimes the game did not crash even after the memory was completely filled during loading, but then my VRAM was only half full. It seems to me that the problem is that, when you immediately load into a large open area that requires a lot of VRAM, the game crashes, because it does not have time to load everything at once. But if you fill it gradually, then everything will be fine. I hope that the developers will notice this problem and I will be very happy and grateful if they can solve this problem. Judging by the discord, reddit and GitHub, this is a very common problem. To all who are trying to fix this problem, I advise you to reinstall the drivers for the video card and C++. Try different game images, different builds and mods as this helped some. My specs: CPU: AMD Ryzen 7 5600G GPU: Nvidia RTX 3060 Ti (8 Gb VRAM) RAM: 16 Gb (DDR4)
Author
Owner

@rafael-57 commented on GitHub (Oct 1, 2024):

You're running out of device memory.

[Tty] libkernel.cpp:ps4__write:221: == Stall during rendering at flush 1
[Debug] buffer.cpp:operator():87: Assertion Failed!
Failed allocating buffer with error ErrorOutOfDeviceMemory

These crashes will take a while to fix, the emu will be eventually more optimized and consume less memory.

<!-- gh-comment-id:2386612357 --> @rafael-57 commented on GitHub (Oct 1, 2024): You're running out of device memory. [Tty] <Info> libkernel.cpp:ps4__write:221: == Stall during rendering at flush 1 [Debug] <Critical> buffer.cpp:operator():87: Assertion Failed! Failed allocating buffer with error ErrorOutOfDeviceMemory These crashes will take a while to fix, the emu will be eventually more optimized and consume less memory.
Author
Owner

@Hermiten commented on GitHub (Oct 1, 2024):

Duplicate of https://github.com/shadps4-emu/shadPS4/issues/498

<!-- gh-comment-id:2387117699 --> @Hermiten commented on GitHub (Oct 1, 2024): Duplicate of https://github.com/shadps4-emu/shadPS4/issues/498
Author
Owner

@yMasteer commented on GitHub (Dec 18, 2024):

[Debug] tile_manager.cpp:operator():370: Assertion Failed!

<!-- gh-comment-id:2550143933 --> @yMasteer commented on GitHub (Dec 18, 2024): [Debug] <Critical> tile_manager.cpp:operator():370: Assertion Failed!
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#366
No description provided.