• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle

  • Virual@lemmy.dbzer0.comtoLinux Gaming@lemmy.worldWhat (read body)
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    13 days 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