Clément Guérin

Results 38 comments of Clément Guérin

Work in progress ![Screenshot from 2022-03-19 16-25-35](https://user-images.githubusercontent.com/490159/159141832-cdf72153-2162-4ef0-8f89-07b67c741a41.png)

![Screenshot from 2022-05-01 12-35-49](https://user-images.githubusercontent.com/490159/167999528-f0e747d6-94ce-4000-91b9-9336f627dd6a.png) 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