libcg / grvk

Vulkan-based Mantle API implementation
https://en.wikipedia.org/wiki/Mantle_(API)
zlib License
221 stars 14 forks source link

Sniper Elite III #43

Open libcg opened 2 years ago

libcg commented 2 years ago

Meta-issue for Sniper Elite III.

niobium93 commented 2 years ago

Tested on latest master. Doesn't work. Hangs on black screen at startup. grvk.log grvk trace.log I think trace shows a shader failing to compile?

libcg commented 2 years ago

The game is trying to load an A2R10G10B10_UNORM value from an SRV. It's gonna take some work to handle that...