While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
Liberapay or
PayPal.
This ensures all of our main content remains totally free for everyone with no article paywalls. We also don't have tons of adverts, there's also no tracking and we respect your privacy. Just good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:



This ensures all of our main content remains totally free for everyone with no article paywalls. We also don't have tons of adverts, there's also no tracking and we respect your privacy. Just good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
Popular this week
- Steam Deck gets a performance fix available in Preview
- W4 Games formed to help developers using Godot Engine
- yuzu the Nintendo Switch Emulator gets an easy Linux installer
- Steam Deck got a few Beta updates recently so here's what's new
- Hollow Knight is getting cross-platform Steam Cloud Saves to help Steam Deck
Contact
Latest Comments
-
Tempest Rising looks like the RTS I've been waiting for…
- Slipie -
Easy Anti-Cheat not working on Linux? Seems a glibc upd…
- fenglengshun -
Easy Anti-Cheat not working on Linux? Seems a glibc upd…
- const -
Easy Anti-Cheat not working on Linux? Seems a glibc upd…
- const -
Even more Steam Deck purchase invites are going out fro…
- jordicoma - See more comments
Latest Forum Posts
- After Months of waiting, finally able to purchase a Nvidia GPU…
- Thetargos - Weekend Play List 8/14/22
- Pengling - Is overclocking a good idea? Also which software for AMD GPU.…
- Valck - Unigine Superposition Benchmark
- TimeFreeze - Weekend Play List - August 12
- itscalledreality - See more posts
View PC info
Also I don't mess with the graphics settings at all, I'm using what the game defaults to, which sometimes are very low graphics settings.
(Also you need Proton Experimental for this game, you have to right click on the game select properties and choose Proton Experimental in the compatibility tab)(you can search in the articles on the site, on how to install proton experimental)
Last edited by Koopacabras on 23 October 2021 at 3:58 pm UTC
i suppose i could try ubuntu with wayland since i did ad wayland to my garuda kde, maybe thats the magic trick
View PC info
im going to tell everyone what i do to game, and you can feel free to tell me i missed something, im going to write what i did for kubuntu and mint which are similar, and easier to write and not as in depth as arch is :)
ok, after installation, i first install drivers using lutris docs guide
https://github.com/lutris/docs/blob/master/InstallingDrivers.md
then i install wine again using lutris docs guide
https://github.com/lutris/docs/blob/master/WineDependencies.md
then i use the guide from feralinteractive for gamemode
https://github.com/FeralInteractive/gamemode
then i install steam
install the game through steam and thats pretty much it, i do some other stuff like installing a browser, discord, spotify, and any other software i need, and i spend alot of time customizing the looks of kde, i didn't do that in the video since i only installed arch to see if i could get it to to run without stutter but no luck so no need to keep arch installed.
if i missed anything please please let me know this is driving me crazy, all my other games run fine its just this game which is weird.
nope ive ran it a few times and still same issue, i was going to try other kernals but it seems i got banned for 24 hours lol so cant try anything new till then
Last edited by Samantha on 24 October 2021 at 7:43 pm UTC
https://launchpad.net/~kisak/+archive/ubuntu/kisak-mesa
But if you are running it on Arch based distros, which normally have more updated drivers, then I don't know what is your problem. As I said for me it runs fine with no tweaks needed with proton experimental. Maybe it's a regression in the Amdgpu driver but only affecting RDNA2 GPUS, could be that once I hit a performance bug on Desperados III that only happened on RDNA1 Gpus.
Maybe trying installing amdvlk driver is worth a shot. (it's an alternative driver to the default one for amd Gpus)
here you can download a deb package...
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2021.Q3.7
simply install with dpkg -i file.deb
then you have to add this to the launch options of the game
VK_ICD_FILENAMES="/usr/share/vulkan/icd.d/amd_icd64.json" %command%
installing MANGOHUD could help too since that way it tells you what driver you are running, amdvlk or radv.
if it is really a bug on RDNA2 driver then you might want to report it, since the steam deck runs on RDNA2, I think that valve devs will look into this with a lot of interest.
(Also your card is a little faster than mine so it's not a problem with the hardware.)
Last edited by Koopacabras on 25 October 2021 at 8:56 am UTC