mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[GH-ISSUE #3220] [GAME BUG]: Bloodborne crashes on Intel CPUs (12th gen and up) only on Windows #996
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#996
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 @Missake212 on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3220
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
This is a known issue and it has already been reported but I'm making a new one, with more details and no misinformation (like the previous one). Using a 12th+ gen CPU in Bloodborne will make you crash, this happens because of different sfx (special effects, not sound effects) being displayed (hence why renaming the sfx folder in your game files allows you to not crash) and only on Windows for some reason, Linux works fine. These crashes are silent as they seem to occur in game code, only way to find more info about this is to run the game in a debugger to get the address.
I've tested a few of these crashes in a debugger to get the address on each one, I've also conducted each of these three times to make sure the address doesn't change. Here are the results:
Getting hit by the first wolf
Swinging your weapon
Shooting with a gun
Falling from a height which causes fall damage
Using D-pad up to get Blood bullets
The good news is that the address stay the same for the same crash, the bad news is that some of these have different address than the others, also something I haven't tested is stuff like swinging different weapons, shooting different guns, falling from different heights, getting hit by different enemies or even attacks etc. This will be a pain to debug but I hope whoever is willing to do it now has enough information to do it, if you need someone to test your potential fixes feel free to ask me directly (missake212 on Discord). That's about all I can do, at least for now.
Reproduction Steps
Easiest way to reproduce this is to launch the game on a system with an Intel CPU 12th gen and up, walk towards the first werewolf and get hit. You can also reproduce this by swinging a weapon (you can swing with your bare hands without crashing), falling from a height that will make you take damage, using D-pad up to gain blood bullets, shooting your gun and numerous other ways. You can use this save file to test it out if you got the hardware for it, I placed myself in front of a ladder to conduct my tests, with it you can directly reproduce everything but getting hit, for that you can just create a new save file and run to the first wolf.
SPRJ0005.zip
Specify OS Version
Windows 11
CPU
Intel Core I9 13900K
GPU
Nvidia RTX 4090
Amount of RAM in GB
32 GB
Amount of VRAM in GB
24 GB
Log File
CUSA03173.log
@StevenMiller123 commented on GitHub (Aug 2, 2025):
Unlocked as requested in #1641
@shinobuoshin0 commented on GitHub (Aug 3, 2025):
https://www.nexusmods.com/bloodborne/mods/70?tab=files might help to fix
@Missake212 commented on GitHub (Aug 3, 2025):
@shinobuoshin0 Mods are not fixes, please don't send mods links here that's not the point of this issue.
@bigol83 commented on GitHub (Aug 3, 2025):
it also says it has issues
@carrrrrrrrot commented on GitHub (Nov 28, 2025):
I can replicate the same issue on my old haswell-e CPUs. Here are the logs after being hit by the first wolf, I've tested on two different systems:
shad_log_1660v3.txt
shad_log_5820k.txt
For the record the 1660v3 is on an ASUS motherboard, 5820k on an MSI one