Requests adding Armored Warfare game profile which using CryEngine3.
Though It's online game. Official CM(Content Manager) allowed to use the DXVK. This game also uses CryEngine3. and like other CryEngine games. It shows poor performance from AMD graphics card.
after AMD driver 21.7.2, In game shadow inside is not drawn problem fixed so It can use seems like original version without a visible problem. (I tested DXVK from 1.8.1 version and the problem was depends on the AMD driver, not the DXVK)
And I manually added d3d11.apitraceMode = true, customVendorId = 10de via dxvk.conf like this branch, and that solution also works well with AW game.
the binary name is armoredwarfare.exe (All characters are lowercase. Steam just downloads original game launcher so there is no database about the real binary.)
https://github.com/doitsujin/dxvk/pull/2256
https://steamdb.info/app/443110/ or https://aw.my.com
Requests adding Armored Warfare game profile which using CryEngine3.
Though It's online game. Official CM(Content Manager) allowed to use the DXVK. This game also uses CryEngine3. and like other CryEngine games. It shows poor performance from AMD graphics card.
after AMD driver 21.7.2, In game shadow inside is not drawn problem fixed so It can use seems like original version without a visible problem. (I tested DXVK from 1.8.1 version and the problem was depends on the AMD driver, not the DXVK)
And I manually added d3d11.apitraceMode = true, customVendorId = 10de via dxvk.conf like this branch, and that solution also works well with AW game.
the binary name is
armoredwarfare.exe(All characters are lowercase. Steam just downloads original game launcher so there is no database about the real binary.)