Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Current specs:
CPU: AMD Ryzen 7 7800X3D
GPU: AMD Radeon RX 7800XT
RAM: 32GB DDR5
Video Driver: Mesa 24.1.5
Kernel: 6.10.3-arch1-2
If the Platinum rating on protonDB [www.protondb.com] is anything to go by, Proton should not have trouble converting the game from DirectX11/12 to Vulkan. It's not Steam Deck verified, but I believe that is only because the in-game fonts do not scale well with the smaller screen.
Can't say I have experienced the severe visual bugs you described. I suspect the issue may come from your video drivers, as changing Proton versions seemed to have no effect, as well as your hardware working fine on Windows. Check to see what drivers you have installed, they should be listed in either your system settings or your list of installed packages.
The Xorg page on the ArchWiki [wiki.archlinux.org] has a good list of recommended open-source drivers for OpenGL and Vulkan. I'm not super familiar with Ubuntu, but IIRC they focus more on stability than latest updates, so your drivers may very well be out of date.
As for some simple fixes you could try first, try switching between DirectX 11 and 12 under DRG's Video settings. You could also try using GloriousEggroll's [github.com] fork of Proton. It can improve some games that don't work under vanilla Proton.
I run it on the latest GE-Proton with this Steam commandline:
(Mangohud is just for imposing the 144fps limit)
The last 3 parameters are ones that you could try out if you're having any kind of problems. They're generic UE4 game engine parameters I think, they helped me get a completely stutter-free experience. I had micro-stutters otherwise. Maybe they're gone already but I didn't test it and as long as this doesn't cause any problems I'll just keep it like that.
Also, first, always try turning off all mods. You could also try running the DX11 version of the game but who knows maybe at some point in the future it will be deprecated/removed so that might not be a long-lasting option.
Also, try out other UE4 engine games with the same environment, to see if you have the same problems there, or if it's only in DRG.
Your issues sound driver related. Make sure you're using RADV as your Vulkan driver, and not AMDVLK, it can be easy to end up installing the wrong one. Beyond that I'd say it's probably related to Ubuntu LTS having quite old packages, including your GPU drivers.
You could try something like kisak-mesa PPA to get more recent drivers at the risk of potential system instability, or use Flatpak Steam which will have bundled up to date drivers separate from your system ones. Or use a distro more suited to gaming with software that isn't multiple years out of date.
What do you think, simply installing Steam as Flatpak really solved the issue! Smoooooth operation.
I had to toggle some switches in Flatseal first to make Steam access the network, apart from that it was an easy fix. :)
My drivers are
Expected as much. DRG doesn't play nicely with outdated drivers on Windows or Linux, they seem to regularly update things in such a way that requires newer drivers to render properly.
Happy rocking fellow penguin.
Good to know, thanks for sharing!
Rock and stone to the bone!
Flatpak does have some CPU overhead, but it's only known to cause performance loss in some very particular cases. Mostly only native Linux games that make a lot of syscalls. Proton is largely unaffected. The overwhelming majority of the time it'll be less than 1% difference, and if your limiting factor is GPU then there will be no difference.
Input delay and stuttering doesn't make sense, it's just the seccomp filter that can lower your CPU performance to varying extents and in turn lower your framerates. Anything else has to be related to something else on your end. Crashing is also not something I see anyone else experiencing.
I tried looking this up and found nothing. Everything I've ever read regarding this from either Flatpak developers or people who simply know better states that the only difference there should be in performance is the CPU hit from seccomp.
I'm having a ton of disconnects. did you ever face any issues of this kind with DRG? got any advice?
I did have a disconnection issue for a while, but it affected me on Windows and Linux equally, and disappeared after a certain update to the game.
I wouldn't know what the issue is if it's only happening on Linux for you, I've never experienced connection issues in any game that didn't also happen on Windows. Apologies.