Clément Guérin
Clément Guérin
Work in progress 
 it's going ingame with master + a few unmerged changes
Yes, it needs some hacks to even reach the menu. I'll get these cleaned up and merged soon
Unfortunately, the game crashes after calling `grBeginCommandBuffer`: [grvk.log](https://github.com/libcg/grvk/files/7749328/grvk.log) No validation errors to note. It's unclear what's happening.
@xatornet RTX GPUs on Windows won't hit #8, but as you can see the game is trying to use an image format that the driver doesn't support. There's not much...
Yeah, pretty much...
The game is trying to load an `A2R10G10B10_UNORM` value from an SRV. It's gonna take some work to handle that...
Thanks for the report, that's interesting, the logs look about the same as BF4. It sounds like the ground texture glitch is caused by the unsupported image format in the...
@bazookaben can you try this build and upload the log back? [grvk_pvz_log.zip](https://github.com/libcg/grvk/files/7697952/grvk_pvz_log.zip)
Thanks, I'm tracking this issue here: https://github.com/GPUOpen-Drivers/AMDVLK/issues/264