The desktop app is called “EA App” not “EA Play” which is where the confusion is coming from. “EA Play” is the game subscription service that’s like gamepass.
The desktop app is called “EA App” not “EA Play” which is where the confusion is coming from. “EA Play” is the game subscription service that’s like gamepass.
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
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
From the article:
“Industry traffic has declined in major markets like the U.S., Australia, Canada, and Germany. In several markets, we also continue to be negatively impacted by the war in the Middle East,” McDonald’s CEO Chris Kempczinski said on the company’s earnings call.
So it does seem to be working to some extent.
Honestly, good take. I think Starfield is overhated. It definitely isn’t Bethesda’s best work, but it has its strengths. I just wish they had someone actually advocating for QoL and immersion, like letting you navigate more without the map in ships and masking the warp loading screen better.
They sorta do. Flatpak user install puts shims in
~/.local/share/flatpak/exports/bin/
. You just need to add it to your path.I’m pretty sure flatpak system installs are at
/var/lib/flatpak/exports/bin/
so you’d just add that to path.