You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
00:00:44.776 |E| GUI.RenderThread Application : Unhandled exception caught: Ryujinx.Graphics.Vulkan.VulkanException: Unexpected API error "ErrorDeviceLost".
at Ryujinx.Graphics.Vulkan.CommandBufferPool.Return(CommandBufferScoped cbs, ReadOnlySpan`1 waitSemaphores, ReadOnlySpan`1 waitDstStageMask, ReadOnlySpan`1 signalSemaphores) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.Vulkan\CommandBufferPool.cs:line 279
at Ryujinx.Graphics.Vulkan.PipelineFull.FlushCommandsImpl() in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.Vulkan\PipelineFull.cs:line 258
at Ryujinx.Graphics.Vulkan.SyncManager.Create(UInt64 id, Boolean strict) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.Vulkan\SyncManager.cs:line 50
at Ryujinx.Graphics.GAL.Multithreading.CommandHelper.<>c.<InitLookup>b__5_1[T](Span`1 memory, ThreadedRenderer threaded, IRenderer renderer) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.GAL\Multithreading\CommandHelper.cs:line 43
at Ryujinx.Graphics.GAL.Multithreading.ThreadedRenderer.RenderLoop() in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.GAL\Multithreading\ThreadedRenderer.cs:line 146
at Ryujinx.Graphics.GAL.Multithreading.ThreadedRenderer.RunLoop(ThreadStart gpuLoop) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.GAL\Multithreading\ThreadedRenderer.cs:line 115
at Ryujinx.Ava.AppHost.RenderLoop() in D:\a\Ryujinx\Ryujinx\src\Ryujinx\AppHost.cs:line 1062
at System.Threading.Thread.StartCallback()
Reproduction steps
start the game,
select a profile or start a new game
play/jump to Chapter 2 "Dead City",there will be a immediate crash, the whole Ryujinx program exit
tried recompile the shader and rebuild PPTC. didn't work.
Description of the issue
Reproduction steps
Chapter 2 "Dead City"
,there will be a immediate crash, the whole Ryujinx program exitLog file
Ryujinx_1.2.78_2024-12-22_02-46-37.log
OS
Windows 11
Ryujinx version
1.2.78
Game version
1.0.6
CPU
Intel(R) Core(TM) Ultra 9 185H
GPU
Intel Arc B580
RAM
32G
List of applied mods
No response
Additional context?
No response
The text was updated successfully, but these errors were encountered: