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 MayeulC
Inspired by Master of Orion, free and open source 'FreeOrion' has a new release up
10 Feb 2020 at 1:53 pm UTC

Nice find!

About python 3: https://www.freeorion.org/forum/viewtopic.php?p=99304#p99304 [External Link] https://github.com/freeorion/freeorion/pull/2653 [External Link]

Looks like it should be sorted out soon-ish (with ~next release)

The sad case of Unreal Engine 1 on Mesa and Linux in 2020
5 Feb 2020 at 9:32 am UTC

Hmm, I played this on proton the other day without major issues, IIRC... The native version couldn't connect to most servers, due to them downloading arbitrary dlls on your system for anti-cheat... Talk about remote code execution! I am glad I run Steam in a flatpak.

Anyway, those anti-cheat systems often reject my wine libraries, which is sad... but at least, you can still play vanilla in LAN.

The comment about virgl is interesting, now I want to make a mega multi-seat LAN party box :)
I suspect monitor bandwidth will be the actual bottleneck, though ^^

Reminder: Update your PC info for the next round of statistics updates
26 Jan 2020 at 10:44 pm UTC Likes: 2

Here's what we have for you at the moment:
Hmm, this should probably show the unanswered questions (in bold, or something to set them appart): I hadn't realized there was one about VR headsets, nor one about X/Wayland before reading the comments :)

xow, a Linux driver for the Xbox One Controller wireless dongle has a new release up
26 Jan 2020 at 10:38 pm UTC

Quoting: NovaTiny
Quoting: MayeulCSomeone (I would if I had time and an xbone controller) should really upstream that into a kernel module (it's GPLv2 as well).
If you start a fundraiser I could donate 20€.
Haha, thanks, but I guess a bounty would be the best way to go about this (and time is harder to get than money right now).

Quoting: dreamer_
Quoting: MayeulCSomeone (I would if I had time and an xbone controller) should really upstream that into a kernel module (it's GPLv2 as well).
Heh, I just looked up the source code... It's C++, so this particular project will provide userspace driver support at best. :( Unless the project will be rewritten in C, it won't be accepted in kernel.
Well, C code is just there to tell the kernel how the thing works, the hard part is figuring that out. Even if it was written in C, you'd still have to rewrite most of it to leverage the kernel interfaces anyway. And being license-compatible, you're free to open two editors side-by-side, and start using exactly the same algorithms, instead of reverse-engineering them from the hardware, or driver (would have been a shame to have to reverse-engineer an open source driver...).

xow, a Linux driver for the Xbox One Controller wireless dongle has a new release up
24 Jan 2020 at 10:48 am UTC Likes: 5

Someone (I would if I had time and an xbone controller) should really upstream that into a kernel module (it's GPLv2 as well).

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

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].

Valve give a little more info on what 'Gamescope' actually does for Linux gaming
17 Jan 2020 at 10:37 pm UTC

So, this could be used for chrome os, but also for headless streaming. Now that I think about it, this is ideal to leverage steam remote play without displaying anything on your computer :)

Steam reportedly coming to Chrome OS - Linux gaming across even more devices
17 Jan 2020 at 10:35 pm UTC

I suppose this is compatible with the recent gamescope developments, as as far as I know, chrome os can run Linux apps and uses a Wayland compositor.

Valve give a little more info on what 'Gamescope' actually does for Linux gaming
16 Jan 2020 at 5:04 pm UTC

Quoting: GuestVery interesting and I'm to glad to own only AMD GPU's :-) So as far as I understand I will be able to run this even on to of a normal desktop. I suppose a Wayland one as it is using Wayland. I've used Plasma Wayland as well for gaming and the only missing features is freesync support for me. But this could help to reduce stuttering that is visible in Wayland if not using vsync, I hope.
Well, I miss video capture as well (be it plasma or sway): Steam Remote play [together or link] do not work, not even in-home streaming :/

Looks like EA might be banning Linux gamers using Wine to play Battlefield V
3 Jan 2020 at 9:51 pm UTC Likes: 2

Quoting: Liam Dawe
Quoting: PangachatNothing new here, Bungie banning linux gamers from Destiny 2 too. Because of reasons...
Wrong. Destiny 2 was banning Linux gamers using a literal hack to work around anti-cheat, anyone banned using it dug their own grave.
Oh, so it is safe to play? I refrained from it because of that. I think we really need a wiki page with sources on topics like these...