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

  • Virual@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month 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