this post was submitted on 23 Jul 2023
587 points (100.0% liked)

196

16216 readers
2228 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Thoxy 12 points 1 year ago (1 children)

I made the switch to Linux a year ago, and I haven't looked back since. Of course, I still keep a dual boot for those pesky games that use Ring0 anticheat or are simply incompatible with Linux, like Fortnite or PUBG. But honestly, I don't find myself playing them as often anymore. My current actual go-to games include Dota 2, CS:GO, Elden Ring, Sea of Thieves, Diablo 4, Street Fighter 6, Dead Cells, and Isaac.

[–] [email protected] 3 points 1 year ago (1 children)

Hmm I find that the performance gain on games like D4 and Elden Ring are significant enough for me to boot over to my windows disk (much to my chagrin). Do you have any specific tweaks for those games. The performance isn't always terrible for those games on my Linux system but it's enough to affect gameplay occasionally.

[–] Thoxy 2 points 1 year ago

I don't rely on special settings; instead, I ensure that I have the latest Mesa driver installed for my 7900XTX. Additionally, I optimize my gaming experience by using a set of launch settings that work well for most of my games, with minor adjustments made to the RADV_PERFTEST environment variable. These are the launch settings I use :

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json AMD_VULKAN_ICD=RADV RADV_PERFTEST=sam,rt,gpl,nggc,aco gamemoderun %command%