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 minkiu
Godot Engine, the open source game engine has evolved with the big 3.0 release
31 Jan 2018 at 12:18 am UTC

Quoting: ColomboIs there any good (and updated) tutorial? I would like to make TBS.
Not sure if update, but this guy was doing some quality work on tutorials: https://youtube.com/c/gdquest [External Link]

Dota 2 is set to get bigger with two more heroes teased for The Dueling Fates update
13 Aug 2017 at 8:49 pm UTC

Quoting: DissCentActually I think it's quite sad that Valve seems to focus on the Dota series lately. As a very active TF2 player I can say that we haven't had any major updates and are suffering from cheaters and so on. Seems like Valve is after sales only now...
Volvo has been ignoring TF2 for way too long, if they had taken (real) effort into it, Overwatch wouldn't have stolen so much player base, I am included in the later, it's not acceptable that the game takes so long to boot, that comp really is not working (matchmaking), and every time I try to play comp, it crashes just right when the map is loading, giving me a penalization.

I just wish they released it as an Open Source project this October, when it will becom 10 years old, cause I'm really tired of silly hats updates. I would swap back again to it, but there are too much buts in my case, and beleive me I hate booting into windows just for OW.

Sorry for the "unrelated" rant.

Seems the Linux version of Cossacks 3 is not a myth, as I now have access
17 May 2017 at 3:45 pm UTC

I hadn't read about Cossacks until I this post(I am shocked myself), but this looks indeed really good!

It's even on a 40% Sale on Steam atm, but I'm not sure if I will get it on Steam, since I am unable to launch Steam (for the past week aprox), but it's a tempting deal, hope they make a sale when the Linux release happens! :D

Edit: You guys beat me to it, no Tux, no bucks :P

Counter-Strike: Global Offensive is moving to Source 2
12 Apr 2017 at 9:46 am UTC

Call me when they do something about TF2... one can only dream.

Razer looking to improve Linux support on their 'Blade' series of laptops
6 Mar 2017 at 10:23 am UTC

So by your comments, I understand that these new laptopts that pack full GPUs you still have to use Bumblebee? There is no way to disable so the OS thinks its only a GPU and discard the integrated one?

Luckily I hadn't had massive trouble with Bumblebee (and nvidia drivers) the only thing I couldn't manage to make work is CUDA for Blender, but using rimusrun or optirun tends to work.

The GOL website source is now open to everyone
23 Jan 2017 at 2:00 pm UTC

Quoting: LeviI've been helping Liam with code off and on. You'll maybe notice a few issues are mine.
Past few weeks I haven't been as involved as I'd like but still know enough to answer most questions should Liam not get around to it ^_^

Quoting: M@yeulCYippeeee !
Though the site really seems to work well now, there's not a lot of missing features... @Mentions, maybe?
Anyway, it's great to have a way of fixing issues as they arise; though you were already quite reactive :)
That has been on my wishlist for a long time too. I haven't been able to come up with a good method of detecting when the "@name" is actually a username or something else. Preferable now and in past comments. All methods I've come up with would require many DB calls.
It would be a prime candidate for integration with the new notification menu.
On th ementions thing, maybe you could do a JSOn export of the usernames/urls to those, and do the matching on PHP if true, repormat the @username to a href?