Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by Shmerl
Reminder: Update your PC info for the next round of statistics updates
26 Jan 2020 at 6:34 pm UTC

Quoting: Liam Dawe
Quoting: ShmerlSorry for the nudge - can you please add Wayland / X session option to the questionnaire? :)
This has now been added.
Great, thanks!

Direct 3D to Vulkan translation layer DXVK version 1.5.2 is up, lots of fixes for games
26 Jan 2020 at 11:25 am UTC

Quoting: TheRiddickGothic 3 gives like 5fps with d9vk enabled, dunno whats with that.
There were some Gothic related changes past release, so try dxvk master.

https://github.com/doitsujin/dxvk/commit/fdb2b972e9cfae6e4d1dffcf71891932b9ebaba2 [External Link]

Reminder: Update your PC info for the next round of statistics updates
26 Jan 2020 at 4:15 am UTC

Sorry for the nudge - can you please add Wayland / X session option to the questionnaire? :)

Psyonix are ending support for Rocket League on both Linux and macOS (updated)
24 Jan 2020 at 8:06 pm UTC

Quoting: Enkhiel
Quoting: Luke_NukemHow many downvotes would be possible and how would that affect the rating on Steam? Something I'm super curious about now.
It doesn't matter, how mayn downvotes they receive through this, Steam implemented some kind of Ranking Protection in case of some "incidents" where due to a specific topic a game gets downvotes.
You can see this here:

The asterisk indicates that the Rating is filtered:
If that prevents you from writing negative review due to dropped Linux support, that amounts to censorship.

Need a distraction-free art application on Linux? Try out MyPaint
24 Jan 2020 at 4:34 pm UTC

Quoting: Guestyou do realize btw that wacom is just a brand name right?
Sure. But they also tend to work on Linux really well, while others are all hit and miss. Which other tablets work on Linux without issues?

Psyonix are ending support for Rocket League on both Linux and macOS (updated)
24 Jan 2020 at 8:17 am UTC

Quoting: Alm888It did allow developers to drop Linux support right at game release and is absolutely content with games like "RUINER" never getting recent Linux updates (yes, I've contacted both GOG's and "Reikon Games" support services -- the decision not to release 1.6c update for Linux is deliberate and official).
Do you mean Ruiner developers skipped updates for Linux just on GOG (but did on Steam) or they simply skipped them all? That's a nasty behavior either way.

Psyonix are ending support for Rocket League on both Linux and macOS (updated)
24 Jan 2020 at 5:49 am UTC Likes: 4

Something is rotting in Epic. They dropped parallelized Vulkan renderer WIP item from their list for Unreal Engine, which is not good for Linux titles using it.

https://trello.com/c/lzLwtb5P/124-vulkan-for-pc-and-linux [External Link]

Unless it means they already implemented it? Can anyone who has access to UE4 code confirm please?

Valve give a little more info on what 'Gamescope' actually does for Linux gaming
23 Jan 2020 at 7:08 pm UTC

Though it still runs it in the container, or that's just for security reasons? Is ChromeOS itself using Wayland or some kind of custom display server?

Valve give a little more info on what 'Gamescope' actually does for Linux gaming
23 Jan 2020 at 6:50 pm UTC

https://chromium.googlesource.com/chromiumos/platform2/+/master/vm_tools/sommelier/ [External Link]

Sommelier is an implementation of a Wayland compositor that delegates compositing to a ‘host’ compositor. Sommelier includes a set of features that allows it to run inside a tight jail or virtual machine.

Sommelier can run as service or as a wrapper around the execution of a program. As a service, it spawns new processes as needed to service clients. The parent process is called the master sommelier.

Valve give a little more info on what 'Gamescope' actually does for Linux gaming
23 Jan 2020 at 6:49 pm UTC

Quoting: MayeulC
Quoting: ShmerlIs Chrome OS using Wayland?
AFAIK, it it. IIRC, it's even used by Android apps instead of surfaceflinger. I didn't find much on this topic though (information is scattered), besides this FAQ entry [External Link].
Interesting, thanks! If Android UI applications can work through Wayland, Google should simply move to it on Android itself.