mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #3210] [GAME BUG]: DriveClub (CUSA00003 / v01.28): Crash during the loading of the game. #991
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#991
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 @Feilong1978 on GitHub (Jul 7, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3210
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
That's what appears at the end of the log, just before the emulator crashes :
"[Debug] vk_presenter.cpp:646 operator(): Assertion Failed!
Device lost during waiting for a frame"
Reproduction Steps
Donwload any recent latest versions, launch the game and wait. Log and Emulator crashes.
Specify OS Version
Windows 10
CPU
Intel Core i9-12900KB
GPU
GTX 3080 Ti
Amount of RAM in GB
64
Amount of VRAM in GB
64
Log File
shad_log.txt
@Missake212 commented on GitHub (Jul 8, 2025):
Could you test again on 0.10.0/0.10.1 ?
@Feilong1978 commented on GitHub (Jul 8, 2025):
Just tested and it still crashes the same way.
While i was looking for a fix, i found a youtuber who makes video progress of the emu, and he suggested to edit the config.toml file.
original is "readbacks = false", i tried and changed as "feadbacks = true".
For now the game is working again.
The youtuber's channel:
https://www.youtube.com/@Unr3alGames
@Missake212 commented on GitHub (Jul 18, 2025):
This one should be closed then.