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 Shmerl
Wine Staging 2.15 released with more Direct3D 11 improvements
28 Aug 2017 at 4:22 pm UTC

Quoting: robvvTried Shadow Warrior 2 recently on Wine, but whilst it runs quite smoothly there are still no floors!
What Wine did you use?

EVERSPACE is finally nearing a release on Linux, initial release will be under the radar
27 Aug 2017 at 5:49 pm UTC Likes: 1

I contacted the developers on Kickstarter about Mesa situation, not sure if they'll reply.

EVERSPACE is finally nearing a release on Linux, initial release will be under the radar
25 Aug 2017 at 10:34 pm UTC Likes: 5

Quoting: ZapporI wonder which AMD driver they tested with.
Someone asked them explicitly if they tested with Mesa [External Link], and they responded very ambiguously:

Q: Did you also tested it with the MESA driver on an AMD card? Would be nice to here how it works there.

A: Yes, we tested on AMD as well.
I have a feeling they aren't familiar with Linux drivers landscape.

EVERSPACE is finally nearing a release on Linux, initial release will be under the radar
25 Aug 2017 at 10:27 pm UTC Likes: 2

Quoting: MayeulCI was wondering the same. I certainly hope that they are testing against the open one, as it's generally better and more compliant, in addition to the other benefits.
See above. There are no bugs that mention Everspace filed for Mesa. I suspect users will have to do it for them. I wonder if they even contacted Mesa developers at all about it.

I'll try reaching out to the studio through Kickstarter, may be they'll clarify what's going on.

EVERSPACE is finally nearing a release on Linux, initial release will be under the radar
25 Aug 2017 at 10:23 pm UTC

Great! Did they file bugs to Mesa? I'd like to see what actually is wrong before buying it.

UPDATE: Weirdly, I can't find anything by searching Everspace on the Mesa bug tracker. So how do they expect these issues to be resolved, if they never even field any bugs?

Wine Staging 2.15 released with more Direct3D 11 improvements
25 Aug 2017 at 7:24 am UTC Likes: 1

Quoting: legluondunetThe new POL is written in JAVA
Poor choice for UI I think.

Wine Staging 2.15 released with more Direct3D 11 improvements
25 Aug 2017 at 7:10 am UTC

Quoting: legluondunetPOL (PlayOnLinux) is far from a dead project:
https://www.playonlinux.com/en/topic-15403-POL_5.html [External Link]
Ah, good to know that something is going on still. But I thought they were using Qt? This one is using Java (quite upsetting).

Wine Staging 2.15 released with more Direct3D 11 improvements
25 Aug 2017 at 1:02 am UTC Likes: 1

Speaking of regressions, after switching to Ryzen CPU (8 cores), The Saboteur stopped working for me and I assumed first it's some Wine regression. But apparently the game itself is buggy, it's broken on CPUs with more than 4 cores. Luckily, jackfuste from WSGF figured out a way to modify the game binary to work around that.

For GOG version, you can do this [External Link]:

echo "9f56d0: eb" | xxd -r - Saboteur.exe

Looks like a Linux version of Ashes of the Singularity: Escalation with Vulkan is still on the table
24 Aug 2017 at 11:24 pm UTC

Nitrous developers actually worked on Vulkan API design itself (they are members of the Vulkan working group). Which is kind of ironic, given how long it took them to add Vulkan support to Ashes of the Singularity. And the game is available on GOG too by the way.

Wine Staging 2.15 released with more Direct3D 11 improvements
24 Aug 2017 at 9:04 pm UTC

Lately, I wanted to make some tool like that myself, after realizing that POL is basically a dead project. But I'll probably stick to some basic scripts :)