mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #2240] [GAME BUG]: Knack crashes on NVIDIA #765
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#765
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 @Randomuser8219 on GitHub (Jan 25, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2240
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
Knack gives a device lost error when loading on NVIDIA.

With CrashDiagnostic enabled, it looks like a shader is trying to return a negative value.
And for whatever reason this negative value error doesn't show up in shad_log.txt.
Reproduction Steps
Run KNACK on a NVIDIA card
Specify OS Version
Windows 11 24H2
CPU
Intel Core i7-10700F
GPU
RTX 2060 SUPER
Amount of RAM in GB
32GB
Amount of VRAM in GB
8GB
Log File
shad_log.txt (debug log filter enabled, for whatever reason it will not boot at all without debug filter on.)
Crash diagnostic dump (renamed to text file from YAML): cdl_dump.txt
@Randomuser8219 commented on GitHub (Jan 28, 2025):
shad_log.txt
cdl_dump.txt
these are the actual problems, the negative value error is really just another device lost error.
@Hermiten commented on GitHub (Feb 24, 2025):
I'm closing this one, thanks for the report, this is a know issue and we now follow it with the label:
https://github.com/shadps4-emu/shadps4-game-compatibility/issues?q=label%3A%22AF%3Avk_presenter%22
(We have a report for all of these games in this list)