|
|
|
|
|
by ParetoOptimal
907 days ago
|
|
> After hearing people be ecstatic, I thought I’d go full-in on Linux gaming. I have a pretty bog-standard gaming PC that is very Linux-compatible (Intel i5 + Radeon 6800XT) and on there Apex Legends has horrid frame pacing issues Apex Legends run flawlessly for me, but only on KDE/X11 with Nvidia reflex enabled[0]. If you are on Radeon though, I bet the problem is your window manager. I have the frame pacing issues on: - hyprland/wayland (even with no_direct_scanout = true; and floating game windows)
- KDE/wayland I also had a weird issue using gamescope as my DM where apex got resized into a tiny frame in the top left that was like 200 pixels or so wide. > That said, these things work flawlessly on the Deck. Likely due to running into these graphics driver -> WM and similar compatibility issues and fixing them. The other performance improvements from kernel changes probably don't hurt either. 0: Requires unreleased proton-ge build: https://github.com/GloriousEggroll/proton-ge-custom/pull/104... |
|