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 Liam Dawe
Here's my own Linux OpenGL vs Vulkan test for Dota 2, not much difference for me
15 Jun 2016 at 10:34 pm UTC Likes: 1

Quoting: STiATWhat kind of compositor does Cinnamon use?
Muffin, a fork of Gnome's Mutter.

To be fair, I turned off the compositor for fullscreen applications (in general settings) and the 4K results for Vulkan were even worse.

I don't think Cinnamon is good for testing at all. I will reserve that final judgement for when I get Ubuntu back on though.

Here's my own Linux OpenGL vs Vulkan test for Dota 2, not much difference for me
15 Jun 2016 at 10:25 pm UTC

Quoting: STiATVery interesting. Since for me, well, I used the dem of the guy doing the video, Vulkan clearly outperformed OpenGL. Very interesting.
I have a feeling Cinnamon is a bit of a hog for games.

Phoronix tests also showed OpenGL beating Vulkan at 4K: http://www.phoronix.com/scan.php?page=article&item=dota2-vulkan-redux&num=4 [External Link]

He had Vulkan doing better at 1080p than OpenGL. He was using a different demo file though and he is on a different distribution with a different CPU. Still, it shows my 4K results are within expectations right now for Vulkan vs OpenGL.

Here's my own Linux OpenGL vs Vulkan test for Dota 2, not much difference for me
15 Jun 2016 at 10:12 pm UTC

Quoting: wojtek88Hmmm hd to 4k comparison got you weird results. 4 times more pixels to render and only like 2-5 fps less?
For those seeing this comment, the tests had to be re-done. There's a greyed-out slider for graphical quality on Dota 2 that you don't really notice unless you go to advanced options. It changes when you change resolution.

The tests are correct as of this comment btw.

Deep Silver & Techland are not supporting Dead Island Definitive Edition on Linux, at all
15 Jun 2016 at 9:06 pm UTC Likes: 1

Quoting: InspectorGidgetI know we're all really upset with Deep Silver right now... but!

I don't think it's good for Linux gaming for someone to commit to never buying another product from them again. I'm not saying I won't consider the fact that this crap went on when purchasing one of their games, because I definitely will. I love Linux more than I dislike the publisher, so I'll continue to at least give them consideration in the future.
Indeed, this should apply to all developers. If they do release a game they support well, why not buy it.

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 8:57 pm UTC

Those are just what he happened to be testing with, doesn't mean the are the best. Just different.

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 8:50 pm UTC

So you're using a different demo file to me then, I am using the same one the guy who did the video provided which is why I imagine my results are so different. The one in the video is much heavier.

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 8:44 pm UTC

@dubigrasu What demo file are you using? I'm using the demo file provided by the linked video and I get rather different results.

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 7:37 pm UTC

Quoting: STiATYou get an output? Where :D.
In the dota2 dota folder it gives you "Source2Bench.csv".

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 7:27 pm UTC

You're right, it needed to be in the main folder.

The output doesn't give a minimum FPS. It gives you a CSV file with FPS (average I assume) and a variance figure, and numframes.

A new benchmark video shows Dota 2 with Vulkan performing better on Windows than Linux
15 Jun 2016 at 6:58 pm UTC

Quoting: STiAT
Quoting: liamdawe
Quoting: STiATyou have to put the file provided into the replay folder, renaming the file to a number.

Then it will show in "downloads" tab at "watch".
Valve specifically gave that commmand I posted above to Phoronix, which seems different to running it inside Dota itself?
It's simply the launch options of dota2

In Steam you can right-click dota2, and select "Set launch options" in the "General" tab.

Note that [-vulkan|-gl] is an OR, so either one or the other into the line (both won't work).

So for Vulkan set the launch options to:
-vulkan +timedemo OctPerf +timedemo_start 46800 +timedemo_end 47000 +cl_showfps 2 +fps_max 0 -novconsole -noassert -nosound

For OpenGL to
-gl +timedemo OctPerf +timedemo_start 46800 +timedemo_end 47000 +cl_showfps 2 +fps_max 0 -novconsole -noassert -nosound

Note that you need the OctPerf demo file in the right folder (I think), which I don't have ;-).
I gathered as much, but doing that acts as if I haven't put any options in. I have the OctPerf file in the replays folder.