Is this CS:GO or CS2? I think both CSGO and CS2 has vulkan launch option (I've only tried in linux)
CS:GO, the legacy edition. Also, the DXVK for x64(d3d9.dll for x64) is actually working, as I have tested.
Theoretically, what effect can we archieve with this new technology?
The Windows version of CSGO never got a 64bit upgrade.
So 64bit DXVK cannot work with it.
Theoretically, what effect can we archieve with this new technology?
I don't know what you're talking about. The goal of DXVK is to make Windows games playable on Linux.
Just to quickly sum up our findings so far: The game runs out of address space due to 400 MB of directly mapped D3D9 buffers.
Disabling direct buffer mapping causes rendering issues due to what we assume is a game bug.
At least we've run into CSGO game bugs with how it handles buffer updates before (https://github.com/doitsujin/dxvk/blob/3798b12fedb842c1ba117758543c72532b42b2ec/src/d3d9/d3d9_common_buffer.cpp#L85).
it can crash at any time, within 1 minute since round begining
Software information
CSGO, everything maximum
System information
Apitrace file(s)
异常代码: 0xc0000409
错误偏移量: 0x00029314
错误进程 ID: 0x47e8
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
You can test it yourself
It will definitely crash.