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 Donkey
Our Linux & SteamOS gamer survey results for January 2016
24 Jan 2016 at 1:34 pm UTC

Maybe there could be two kinds of surveys. One full version every second month (like we have now) and a smaller and quicker version for the rest. The small version could remove all the boring questions like desktop, gpu, drivers and then spice things up by adding a few more of the interesting questions (new ones each time).

Nvidia talk Vulkan in a developer blog post, they say Vulkan supplements OpenGL
15 Jan 2016 at 8:49 pm UTC Likes: 1

The main benefit with Vulkan should come from the developer being in control of synchronization. This means a thread does not need to stall due to a queue/buffer being locked and can continue work on other things. Later on it can come back and check the lock again. This is a much more efficient approach than OpenGL where most commands will completely stall the thread while claiming the synchronization lock which often leads to a context switch between threads, which is crazy expensive!

Looking forward to spending a few weekends playing around with Vulkan :)

GOL Asks: What have you been playing recently?
9 Jan 2016 at 7:17 pm UTC Likes: 2

Divinity Original Sin EE.

Unity Game Engine updated for Linux, now built on Unity 5.3.1
8 Jan 2016 at 6:22 pm UTC

Quoting: pete910Just hangs on start-up with me, maxis 1 core out. Left it a while to see if it was building shaders or whatever but no, just hung I guess.
Just updated to the latest version and for me there are no problems starting the editor and creating a new sample project. The only thing I noticed was the installer had an error due to a missing package "libpq5". Otherwise I encountered no problems.

End of the year benchmarks, GTX 760 and R7 370
27 Dec 2015 at 10:08 pm UTC

Nice benchmarks. Hopefully we will see the same kind of advancement with Vulkan as we see with nine (thinking of the bad AMD OpenGL performance).

AMD Radeon Software Crimson Driver Announced, Completely Redesigned From The Ground Up
7 Nov 2015 at 12:09 am UTC

As long as the driver itself supports all or most of the features it is likely Linux will receive this update as well. After all, it would not make much sense to to have two Qt versions of their interface when they could share it between platforms. It is even possible that this version is an iteration from the Linux version of Catalyst.

Paradox Believe Great Games Fight Piracy
18 Mar 2015 at 8:51 pm UTC

I brought two copies of the game without much hesitation. My mind never even registered the possibility of piracy. A great game, a good service provider, and a fantastic operating system make me want to pay for the titles which looks good. Back in the days, with a not so good operating system, mass produced game titles, DRM and weird CD requirements made me really want to pirate everything. I never was much of a pirate, but I did download quite a few no CD fixes and of course immediately felt somewhat like pirate. When a developer puts in the extra effort of bringing a game to Linux, it just make the game so much more valuable!

Age Of Wonders III Releasing For Linux This April
11 Mar 2015 at 6:39 pm UTC Likes: 2

Exciting news indeed. I am looking forward to the release. :D

Cities: Skylines City Builder Releases Today, Some Thoughts After Playing It
10 Mar 2015 at 7:28 pm UTC Likes: 2

Quoting: STiAT
Quoting: Maelrane
Quoting: Guest
Quoting: Blobbtw. Steam just reached 1000 Linux games :)
Hmm almost XD
http://puu.sh/guAWo/228099e676.png [External Link]
I see 1002 oO :D
I did see 1000 month ago. "showing 1 - 25 of 1851"

Proof? http://i59.tinypic.com/9qbd47.png [External Link]
Austria seems to be a great place for linux gaming :D. You seem to be lacking a looot of games :D.
You forgot to remove Software, Videos/trailers, Downloadable Content and Demos from you count. :D

I see 1002 as well.

A Reminder To Fill Out Our February Survey
18 Feb 2015 at 7:15 pm UTC

Maybe it would be enough to create a page which redirects to the survey. The page could then keep track of user/IP and decide if the redirection should happen or not. Another similar alternative could be to embed the form on the page directly.