this post was submitted on 13 Jul 2023
267 points (95.3% liked)

Asklemmy

43945 readers
624 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Additionally, what changes are necessary for you to be able to use Linux full time?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] amenotef@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Thanks for sharing. I have an RX 6800 and Ubuntu 23.04

  • To be honest the only thing I'm missing from the Control Panel (a thing that I always enable in all games) is "RIS" (Radeon Image Sharpening).
  • Control+Shift+O: I replaced it by running "Mangohud"
  • Radeon Chill (to cap FPS a bit below my max refresh rate, example 141 fps limit): I replaced it with "Mangohud"
  • FreeSync: Well I just have to enable it and run Gnome in Xorg on the logon screen... (instead of Ubuntu wayland).
  • Overclock: I'm not doing in Linux because I don't run super heavy AAA like Warzone 2.0. But I have tried CoreCtrl and seems to work. (After enabling OC flag for amd).
  • Quick monitoring outside games: "Mission Center" I just installed and it's very similar to W11 task manager in terms of monitoring.
  • ROCM: it was a pain in the ass to install. I installed some package that enables opencl / rocm while leaving the linux AMDGPU driver. But then it was still not working, and spend days until I finally discovered that I had to add my user to some groups "render" and "video", something like that. Now I've been using it with CUDA apps like SDXL (in python) and it's working like a charm.

That being said. My main os is W11. If I'm playing a game where my PC is overkill, I stay on Ubuntu (example Monster Hunter Rise or Elden Ring). If I'm playing a game where I need more fps, I go to windows 11 because there is still some % drop by using Proton/Wine etc. Sometimes 20% sometimes 10%. depends. Basically, If the game gives me < 100 FPS in Windows. I stay on Windows. But I don't prefer W11 for gaming because of the Adrenaline drivers. I just prefer it when the performance gap is considerable in games where my hardware is limited.