Confused on Steam Play and Proton? Be sure to check out our guide.
We do often include affiliate links to earn us some pennies. See more here.
tagline-image
While it doesn't seem Linux/SteamOS is officially supported for Dead Island Definitive Edition and Dead Island Riptide: Definitive Edition they are both playable.

I tested Dead Island Definitive Edition myself and it does seem to work, but I don't own Dead Island Riptide: Definitive Edition but I have seen reports elsewhere of it working for Linux gamers.

These new editions use the Dying Light engine, so they bring a vast amount of general improvements to all aspects of the game. As you can imagine though, the performance will probably go down quite a bit with all the enhancements.

In Dead Island Definitive Edition the mouse is the menu is incredibly slow, but in the actual game it seems to be fine. Adjusting mouse sensitivity doesn't seem to affect it at all in the menu.

Last we heard from Deep Silver was that they were not coming to Linux, so while technically true as it's not officially supported or mentioned anywhere, they are still downloadable and playable.

I do wonder what exactly is going on here. Buy at your own peril, but I do not recommend it as they could be removed at any time, but they could also be announced properly at a later date. Article taken from GamingOnLinux.com.
Tags: Action, FPS, RPG, Steam, Zombies
0 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
45 comments
Page: 1/3»
  Go to:

leillo1975 May 31, 2016
If I buy definitive edition bundle at this time, the game counts like a Linux purchase?

Someone can say me if it works well with Steam Controller?


Last edited by leillo1975 on 31 May 2016 at 11:56 am UTC
Samsai May 31, 2016
If I buy definitive edition bundle at this time, the game counts like a Linux purchase?
Officially there is no Linux version so I don't think it matters either way. I would recommend not purchasing it and instead putting your money towards officially supported products.
Liam Dawe May 31, 2016
If I buy definitive edition bundle at this time, the game counts like a Linux purchase?
Since it has Linux content properly downloadable, they will of course be able to see Linux purchases.

People only wait for the Linux/SteamOS icon to be sure it's officially supported.
wolfyrion May 31, 2016
all playing fine I can confirm that :P
ziabice May 31, 2016
Does it work with mesa 11.2.2 and radeonsi? All I get is a black screen with music playing in the background.


Last edited by ziabice on 31 May 2016 at 12:53 pm UTC
darkszluf May 31, 2016
Does it work with mesa 11.2.2 and radeonsi? All I get is a black screen with music playing in the background.

i'm actually afraid to try, to solve this problem you may try this soution that worked for the original one but updating the executable name.
Ehvis May 31, 2016
View PC info
  • Supporter Plus
Both appear to be 85% off if you own the previous version. A nice unintended consequence of the Humble Bundle from last week!
lordheavy May 31, 2016
Does it work with mesa 11.2.2 and radeonsi? All I get is a black screen with music playing in the background.

i'm actually afraid to try, to solve this problem you may try this soution that worked for the original one but updating the executable name.

You can grab an apitrace following these instructions: https://github.com/apitrace/apitrace/wiki/Steam
then fill a bug report at https://bugs.freedesktop.org
dubigrasu May 31, 2016
They run and look pretty good on SteamOS:
View video on youtube.com
ziabice May 31, 2016
I edited the drirc file as suggested, but that don't helped, still getting a blank screen.

I think that the problem here is that the game engine misinterpret my OpenGL version string and complains on start, but let me play anyway: that happens also with other games, ie "Crookz: The big heist" or "Serious Sam 3", and seems to me a major Mesa bug.

What happens:

$> glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN (DRM 2.43.0, LLVM 3.8.0)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.2.2
OpenGL core profile shading language version string: 4.10
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.2.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:


The game reads: "OpenGL version string: 3.0 Mesa 11.2.2" and believes that my OpenGL version is "3.0" (or "unknown") and something goes wrong.
I'll try to experiment with some Mesa version overridding and report back.
HadBabits May 31, 2016
Gonna stick with my original theory that their internal communication is about as reliable and well informed as their external channels -w-
Tuxee May 31, 2016
Funny. A few moments ago "Dead Island Definitive Edition" showed a SteamOS icon. Now it's gone again.
darkszluf May 31, 2016
I edited the drirc file as suggested, but that don't helped, still getting a blank screen.

I think that the problem here is that the game engine misinterpret my OpenGL version string and complains on start, but let me play anyway: that happens also with other games, ie "Crookz: The big heist" or "Serious Sam 3", and seems to me a major Mesa bug.

don't know for Crookz but Serious Sam 3 works well form me on the same mesa version in Ubuntu 16.04 so your problems may be OS related.
jonko May 31, 2016
FYI, Humble bundle Deep Silver bundle is still alive https://www.humblebundle.com/deep-silver-bundle-2
jonko May 31, 2016
I just bought it for 3e directly on steam with 85% discount and it has been added also to my steamos+linux library.
WienerWuerstel May 31, 2016
I edited the drirc file as suggested, but that don't helped, still getting a blank screen.

I think that the problem here is that the game engine misinterpret my OpenGL version string and complains on start, but let me play anyway: that happens also with other games, ie "Crookz: The big heist" or "Serious Sam 3", and seems to me a major Mesa bug.

Dead Island Definitive Edition uses the Chrome Engine 6, which is the same engine that Dying Light uses, so it wouldn't surprise me if it has the same OpenGL requirements (4.4) as Dying Light.
ziabice May 31, 2016
I edited the drirc file as suggested, but that don't helped, still getting a blank screen.

I think that the problem here is that the game engine misinterpret my OpenGL version string and complains on start, but let me play anyway: that happens also with other games, ie "Crookz: The big heist" or "Serious Sam 3", and seems to me a major Mesa bug.

Dead Island Definitive Edition uses the Chrome Engine 6, which is the same engine that Dying Light uses, so it wouldn't surprise me if it has the same OpenGL requirements (4.4) as Dying Light.

Yes, I just tried to run "The Dying Light" Demo and it doesn't work too. Complains about the OpenGL version then crashes, and from the logs it seems an OpenGL problem.

So this game is not ready for Mesa 11.2 (or Mesa is not ready for it, as you wish)
Comandante Ñoñardo May 31, 2016
I'm gonna buy it once I have more confirmations that the Definitive edition of both games works on Linux.
Mountain Man May 31, 2016
If I buy definitive edition bundle at this time, the game counts like a Linux purchase?
Probably not simply because Linux is not officially supported at this time.
Liam Dawe May 31, 2016
If I buy definitive edition bundle at this time, the game counts like a Linux purchase?
Probably not simply because Linux is not officially supported at this time.
Yes it will. Developers can easily see on Steam what platform purchased from within Steam.

The only time it really matters it outside of Steam.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.