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

top 11 comments
sorted by: hot top controversial new old
[–] [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

[–] [email protected] 0 points 3 months ago (1 children)

AFAIK Proton doesn't support Reflex yet.

[–] [email protected] 0 points 3 months ago (1 children)

It does, you need to enable nvapi through environmental variables

[–] [email protected] 0 points 3 months ago (1 children)
[–] [email protected] 0 points 3 months ago (2 children)
[–] [email protected] -1 points 3 months ago

As of proton 9.0 the environmental variable is now PROTON_FORCE_NVAPI=1

https://github.com/jp7677/dxvk-nvapi?tab=readme-ov-file#steam-play--proton

[–] [email protected] 0 points 3 months ago* (last edited 3 months ago) (1 children)

oh alr ty and do i need to include "%command%" and is it normal that the option to enable reflex is grayed out after including it

[–] [email protected] 0 points 3 months ago

Yes, should be PROTON_ENABLE_NVAPI=1 %command%

[–] [email protected] 0 points 3 months ago (1 children)

Ape Sex.

Ok jokes asside, which version of proton are you using?

[–] [email protected] 0 points 3 months ago (1 children)
[–] [email protected] 0 points 3 months ago* (last edited 3 months ago)

Latest? Have you tried running other versions of proton?

Edi: ignore this comment others seem to have answered.