mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #3249] [GAME BUG]: Bloodborne screen render issue when "readback" is enabled in recent main WIP 0.10.1 update #1001
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#1001
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 @CAPYRUGANG on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3249
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
In recent WIP main 0.10.1 build, when you enable "readback" from the config.toml file, Bloodborne got this issue like shown in the screenshot.
I'm not sure which version started this but the release version of main 0.10.0 doesn't have this problem.
I'm using a ROG Ally X with AMD 780M iGPU, 24GB shared ram with 10GB for GPU use.
This issue is not presented on my Nvidia GPU PC. So I assume it is only affecting AMD GPUs.
Reproduction Steps
Enable "readback" option in config.toml will create this issue.
Specify OS Version
Windows 11
CPU
AMD Z1E
GPU
AMD 780M
Amount of RAM in GB
24GB shared
Amount of VRAM in GB
10GB
Log File
shad_log.txt
@IceCreamTuna commented on GitHub (Jul 16, 2025):
Can confirm this issue on the most recent diegolix29 bbfork build with readback and fast readback enabled, this issue mostly happens during area transition or fast movement in area, doesn't happen as much during boss fights.
OS Version
Windows 11 24H2
CPU
AMD 5800x3D
GPU
AMD 7900XTX
RAM
32GB
VRAM
24GB
shad_log.txt
@StevenMiller123 commented on GitHub (Jul 16, 2025):
@IceCreamTuna We do not accept tests performed with forks, as we cannot validate the changes they make.
@CAPYRUGANG We do not accept tests with cheats or patches enabled, please retest with all patches (Skip Intro, Disable HTTP Requests, Unlock Game Region, and Resolution Patch (720p)) disabled.
@CAPYRUGANG commented on GitHub (Jul 17, 2025):
I tested again making sure there is no patches on at all. Same issue. Only on AMD.
The screen is rendered in half and looks like it has been shifted to the left with the right side of the screen blank/white.
This is the new log:
shad_log.txt
Thank you
@StevenMiller123 commented on GitHub (Jul 17, 2025):
Thanks, looks like I'm able to reproduce this issue on my end too.
I'll do some digging to see if I can figure out where the regression comes from.
@StevenMiller123 commented on GitHub (Jul 17, 2025):
For reference (and to make this issue meet our reporting requirements), here's an image + log from me testing this.

CUSA00900.log
@StevenMiller123 commented on GitHub (Jul 17, 2025):
Seems like it's a regression from PR #3238
@StevenMiller123 commented on GitHub (Jul 21, 2025):
@diegolix29 We've warned you numerous times about your fork promotion. Your fork advertisements continue to hide emulation bugs from us developers, due to the sheer number of people who swap to using these hacks instead of properly reporting issues.
Continue this behavior and you will be blocked.
@StevenMiller123 commented on GitHub (Sep 1, 2025):
AMD might've fixed this on their end? I can't reproduce this bug anymore.
I'll close this for now. If anyone with the latest AMD drivers can still reproduce this bug (and provide a valid report of that), I'll reopen this.