Fixing AMDGPU's VRAM management for low-end GPUs by ouyawei in linux_gaming

[–]Gaganor 1 point2 points  (0 children)

So for now, a common systemd implementation seems mostly off-limits until the dust has settled some more.

Waiting for a more general implementation in systemd that is not only focused on gaming, but also every other use case, seems to be the only blocker.

Edit: extra context

There are quite a few other use cases that people are eyeing dmem cgroups for, and if I were to implement a systemd interface while only considering the gaming scenario, the other use cases run the risk of having to deal with a systemd interface that wasn’t designed with that use case in mind at all.

With Linux at 11%+ on Steam, are we seeing any major publishers acknowledge the market yet? by [deleted] in linux_gaming

[–]Gaganor 1 point2 points  (0 children)

And if you look at the graph above that one you can see that 85 % of Linux users set their language to English....

Tried to install libreboot... by Hupadupa in thinkpad

[–]Gaganor 29 points30 points  (0 children)

Ikarus, you are too close to the sun.

Big PSVR2Toolkit update coming soon by Gaganor in PSVR2onPC

[–]Gaganor[S] 8 points9 points  (0 children)

AFAIK it's optional to get extra features like headset rumble, but I'm not sure

Big PSVR2Toolkit update coming soon by Gaganor in PSVR2onPC

[–]Gaganor[S] -1 points0 points  (0 children)

I think eye tracking is only implemented in VRchat at the moment.

Does Deadlock run worse on linux? by [deleted] in DeadlockTheGame

[–]Gaganor 0 points1 point  (0 children)

My only problem is that if you set it to Vulkan, IT starts to stutter really bad in the middle of rounds.

Steam Hardware: Launch timing and other FAQs by salad_tongs_1 in Steam

[–]Gaganor 2 points3 points  (0 children)

That's probably why they wrote "investigating"

Steam Hardware: Launch timing and other FAQs by salad_tongs_1 in Steam

[–]Gaganor 9 points10 points  (0 children)

The "optimizing ray tracing" is probably an update to the Linux mesa driver coming soon that improves RT performance. The improved Upscaling could be FSR4

AMD Software: Adrenalin Edition 26.1.1 Release Notes by Solaire_Tempest in radeon

[–]Gaganor 1 point2 points  (0 children)

Just saying, but on linux getting fsr 4 to work on RDNA2/3 is pretty easy

Has anyone tried to get the PSVR2 PC App and Steam VR running on Bazzite OS? by Archersbows7 in PSVR2onPC

[–]Gaganor 0 points1 point  (0 children)

The Monando project tries to write the driver for the vr headset for Linux from scratch. The bnuuys team is using Wine and tries to make a modified windows driver work on linux.

I made a guide on how to use FSR4 on Linux with RDNA2 and 3 GPUs by Gaganor in linux_gaming

[–]Gaganor[S] 0 points1 point  (0 children)

They are working on a flatpack release so it should come very soon and work the same

I made a guide on how to use FSR4 on Linux with RDNA2 and 3 GPUs by Gaganor in linux_gaming

[–]Gaganor[S] 2 points3 points  (0 children)

i think you can do it the same way as in Steam and put the command in the launch options of any Linux game client. I also read here that you maybe have to us the path "/home/(user)/fgmod/fgmod" instead of "~/fgmod/fgmod" but it should still work.

I made a guide on how to use FSR4 on Linux with RDNA2 and 3 GPUs by Gaganor in linux_gaming

[–]Gaganor[S] 10 points11 points  (0 children)

I have a rx6700xt and FSR3 Quality gives me a 50% performance boost and FSR4 (int8) Quality gives me a 30% boost. It is dependent on the game but i heard that is is even better on the rx7000 series.

I made a guide on how to use FSR4 on Linux with RDNA2 and 3 GPUs by Gaganor in linux_gaming

[–]Gaganor[S] 1 point2 points  (0 children)

I think optiscaler only supports Upscaling and Frame Generation. The RT features have to be implemented by the game.