mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #775] Bloodborne crashing emulator after black screen. #201
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#201
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 @xt234 on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/775
My pc is the ace magician am08 with the amd version running bazzite. It does load bloodborne but i keep getting the black screen and it just crashes. It is the 1.09 usa version.
@DefaltBR commented on GitHub (Sep 5, 2024):
It seems like AMD doesn't support D24_UNORM_S8_UINT format. Maybe it is better to use D32_SFLOAT_S8_UINT texture format instead?
@rupponi commented on GitHub (Sep 14, 2024):
Curious on any follow up with this, ran into the same issue with D24UnormS8Uint due to AMD's lack of support. Running from Linux Mint with a 6950XT on RADV 24.0.9
@Hermiten commented on GitHub (Nov 14, 2024):
Duplicate of https://github.com/shadps4-emu/shadPS4/issues/467