this post was submitted on 12 Aug 2023
42 points (90.4% liked)

Linux Gaming

15606 readers
259 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

If so, what are your computer specs? and how well or bad it runs?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (1 children)

This is gonna be more windows centric as I game on windows, but I do use dxvk so it's probably not going to be that far off.

I5-1135G7, iris xe 80 eu, 16 gb of ram. I got around 40 fps in the benchmark on dx9, 50 fps on dxvk. This was on older Intel arc drivers. Vulkan performance has been consistent on their drivers but there may be some improvement. I was running 1080p medium settings, no anti aliasing and tri-linear as filtering.

I had an old i7 8550u laptop with a Radeon 530 2GB DDR3 graphics card. It ran GTA IV about the same with an older version of dxvk, but it had some performance issues because I couldn't find a higher wattage adapter for it and would throttle.

ALSO TURN OFF SHADOWS. For whatever reason, it's handled by the CPU.

[–] [email protected] 1 points 1 year ago (2 children)

I didn't know you even could run dxvk on windows, what's the reason for doing that?

[–] Kazevic 1 points 1 year ago

Well, DirectX only managed to mostly catch up with Vulkan with DirectX12, so translating DirectX11 to Vulkan will likely improve the performance because Vulkan is a considerably more optimized API. GTA IV uses DirectX9, so the performance gain with DXVK can be quite big.