this post was submitted on 30 Jul 2024
0 points (NaN% liked)

Linux Gaming

15250 readers
38 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
0
What (read body) (thelemmy.club)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

is this normal for the poor linux nvidia drivers/proton i have a gtx 1650 i cannot find anything on google so am gonna talk about it on lemmy

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 3 months ago* (last edited 3 months ago)

I had the exact same issue as you in Apex Legends, and I was able to find a workaround. Basically, nvidia reflex didn't work with dx11 (DXVK) at all, but forcing the game into dx12 (VKD3D) mode worked without issue.

To enable, you just need to set this in your launch options.

%command% -anticheat_settings=SettingsDX12.json

Also, you may need to set the nvapi environmental variable, but I'm pretty sure nvapi is already enabled in proton for Apex Legends.

I recommend using proton experimental as it uses an up-to-date version of dxvk-nvapi