mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #2181] [GAME BUG]: CUSA03220 Gran Turismo®Sport - [Debug] <Critical> spirv_emit_context.cpp:operator():861: Assertion Failed! #751
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#751
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 @jimbigjim1 on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2181
Originally assigned to: @polybiusproxy on GitHub.
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
Crashes on Display Settings with latest nightly (like https://github.com/shadps4-emu/shadPS4/issues/2062 but different error)
[Lib.Kernel] <Error> time.cpp:sceKernelClockGettime:114: unsupported = 16 using CLOCK_REALTIME[Render.Vulkan] <Info> vk_pipeline_cache.cpp:CompileModule:488: Compiling cs shader 0x58d7a804[Render.Vulkan] <Warning> resource_tracking_pass.cpp:operator():416: Inline sampler detected[Render.Vulkan] <Warning> resource_tracking_pass.cpp:operator():416: Inline sampler detected[Render.Vulkan] <Warning> resource_tracking_pass.cpp:operator():416: Inline sampler detected[Render.Vulkan] <Warning> resource_tracking_pass.cpp:operator():416: Inline sampler detected[Render.Vulkan] <Info> vk_pipeline_cache.cpp:CompileModule:488: Compiling cs shader 0x170f8dc0[Debug] <Critical> spirv_emit_context.cpp:operator():861: Assertion Failed!Reproduction Steps
Start the game, go through display settings to HDR/SDR selection and press SDR. The game will crash
Specify OS Version
Windows 11
CPU
AMD Ryzen 7 7840HS
GPU
AMD Radeon 780M Graphics iGPU
Amount of RAM in GB
16
Amount of VRAM in GB
4
Log File
shad_log.txt
@polybiusproxy commented on GitHub (Jan 19, 2025):
Right now, you can get past this if you have a GPU with enough shared memory (most are AMD and Intel GPUs): https://vulkan.gpuinfo.org/listreports.php?limit=maxComputeSharedMemorySize&value=65536&platform=all
Though you won't get much further as there's another shader issue right away.
@jimbigjim1 commented on GitHub (Jan 19, 2025):
My GPU is on the list..
The latest nightly (17ac63d) still crashes, same spirv_emit_context.cpp error, so I cant test the other shader issue, but I hope it gets fixed
VK_LAYER_LUNARG_crash_diagnostic#1750