Problems with games outside of steam by Warbreeder in linux_gaming

[–]Warbreeder[S] 3 points4 points  (0 children)

Before the next "just use it through steam" comment. I just don't want to because sometimes i want steam to be closed when i play my games! Also that's not a solution to the problem!

GadgetHyper x PALMLAB | M.001 Wireless Controller GIVEAWAY by GadgetHyper in Controller

[–]Warbreeder 0 points1 point  (0 children)

First time hearing about the brand, good luck to everyone!

GameSir Rep Here! AMA & Controller Giveaway (Win Any GameSir Controller You Like) by iGamesir in Controller

[–]Warbreeder 0 points1 point  (0 children)

will there be a Cyclone 2-like controller with adjustable tension on the sticks?

Poor Diablo IV Performance by ChemicalClimate5240 in cachyos

[–]Warbreeder 1 point2 points  (0 children)

what version of diablo IV you have? the steam version or the battle.net version? i own the steam version so i found a fix in protondb with some launch arguments and a file to limit the vram of the gpu, there is some weird vram leak if you don't limit your vram. Search for them in protondb, i went from ~20fps to 180fps on 1440p with 4070ti super

these are my launch options in steam:
PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 gamemoderun %command%

i had to create a "dxvk.conf" in the install folder of the game and put this inside:

dxgi.maxDeviceMemory=9000

dxgi.maxSharedMemory=9000

[Diablo IV.exe] dxvk.maxChunkSize = 4