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 mr-victory
Reminder: Update your PC info for the next round of statistics updates
31 Jan 2022 at 12:34 pm UTC

Why is GamerOS listed among distribution list? Isn't it changed to ChimeraOS?

Lutris game manager adds support for Origin integration
24 Jan 2022 at 1:49 pm UTC Likes: 3

Quoting: chelobakaAre there any similar apps made with Qt? This modern GTK interface looks completely alien in KDE and I find it very inconvenient as well.
https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications [External Link]
This might help.

Steam ended 2021 with a slightly lower Linux user share ending the recent growth
3 Jan 2022 at 1:11 pm UTC

@BlackBloodRum I wouldn’t lose hope that quickly...

Steam could launch for Chromebooks soon, mentions game compatibility reports
3 Dec 2021 at 6:41 pm UTC

How much demand is there for Steam on ChromeOS/Chromebooks? I don’t think there is much (I expect it is way less than %1.16 linux market share on Steam) as the main purpose of these devices is browsing the web. And these devices are often managed by schools/organisations.

November marked 7 months of Linux rising on Steam & 5 months above 1%
2 Dec 2021 at 2:45 pm UTC Likes: 1

Quoting: Sputnik_tr_02I think it's a good time for Valve to push the Steam on Chrome Os officially.
Why do you think that ChromeOS support will help linux? ChromeOS is mostly used for education and managed by schools, which means that most users would not be able to install Steam if it was officially available. Also someone who really wants to play on a Chromebook would install Linux (or Windows) right away.

November marked 7 months of Linux rising on Steam & 5 months above 1%
2 Dec 2021 at 2:39 pm UTC Likes: 1

Okay, we are small for sure. Linux share is %0.xx or %1.xx or perhaps %2.xx depending on where you look at. But we are stronger than ever. And we are growing. Normal, non-hacker, non-tinkerer are installing linux to their boxes and using it for gaming. And it works.
Instead of thinking about how small we are, we should look for ways to increase it. Especially in these times where we can make public linux usage a reality.

Capcom shows off official video of Devil May Cry 5 on the Steam Deck
27 Nov 2021 at 4:00 pm UTC

Quoting: MohandevirEdit2: Specialized? Please define... To me, it's still Arch Linux, with the same drivers and KDE desktop. Certainly it will have a minimal set of software pre-installed... I would have used the term "barebone". Which might be less scary for newcomers.

Looks like a standard KDE desktop to me...
Wait... Is that browser Google Chrome?!
EDIT: It looks like I can’t quote a picture...
https://www.gamingonlinux.com/2021/11/capcom-shows-off-official-video-of-devil-may-cry-5-steam-deck/comment_id=214993

KDE Discover gets update to prevent you breaking your Linux system
20 Nov 2021 at 1:33 pm UTC Likes: 1

Quoting: NociferBut I do have one question: what if I intentionally do want to remove a "system critical" package like Xorg or my DE - how do I do it if package managers, both GUI and CLI, prevent me from doing so? Is there
On Arch in file /etc/pacman.conf
[options]
...
HoldPkg = pacman glibc
...