mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #1099] vk_scheduler.cpp:operator() :147: Assertion Failed! Device lost during submit, error on Love Live #337
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#337
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 @obronca on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1099
With the latest update, performance seems increased with the character model being able to be rendered correctly and music is played but the sound volume is too low
however, clicking on the "Play Live Show" or even "Watch Live" leads to the error
another thing to mention, the game would froze and crash at the first loading screen after clicking "Press Any Button" in the Title Screen, if "libSceRtc.sprx" is present in the sys_modules folder, moving it out from the folder allowing the game to enter the Main Menu
With libSceRtc.sprx present
Without libSceRtc.sprx
@RokkuDayo commented on GitHub (Oct 2, 2024):
The game now gets into the menus just fine in the latest WIP without removing any modules but it still crashes when trying to play it, hopefully this will be dealt with soon. You can actually get into a song by using the playlist menu but the graphics are blacked out.
@RokkuDayo commented on GitHub (Oct 2, 2024):
Looked into it with Renderdoc and the game does render perfectly under the hood if you do get into a live but something makes it draw a flat black rectangle over the graphics once it's finished drawing the frame. I've never seen something like this before.

@RainKikyou commented on GitHub (Oct 3, 2024):
this game can ingame in 0.2.1 and 0.1.1 wip



test video: https://www.youtube.com/watch?v=AblReTT633c
It takes luck to get into the game and be able to play it for a while. Normally, it will crash immediately after entering.
After successfully entering the game and being able to play for a period of time,then
test video: https://www.youtube.com/watch?v=Fr0esYU1Zks
this build download: https://discord.com/channels/1080089157554155590/1281178723214688279/1291265363522359389
I remember that after Bloodborn could display graphics normally, the problem of not being able to ingame appeared(Although the rendering problem of this game is also fixed).
finally,i use intel xe card(i7 13700H own),no this problem,this is a nvidia card regression problem

@RokkuDayo commented on GitHub (Oct 27, 2024):
Game renders fine as of the latest WIP but still gets a device lost on Windows.
@Hermiten commented on GitHub (Dec 6, 2024):
This is a common error, can happen on start or when you enter specific game, it depends of which game.
Thanks for the renderdoc, can you update the test on 0.4 here ? https://github.com/shadps4-emu/shadps4-game-compatibility/issues/304
I'm closing this one