We do often include affiliate links to earn us some pennies. See more here.
tagline-image
'Enclave' [Steam] is another Wine-port from Topware Interactive who promised to bring their older published titles to Linux. I'm totally okay with this, and it's currently in Beta.

Wine enables us to play a great many things we otherwise wouldn't be able to, so for developers to actually test it and release their old games with a build of Wine that works well, can only be good for us in the long run.

You can see the Linux announcement on Steam here.

Official feature list:
- Breathtaking combat action
- Amazing 3D graphics with latest Shader technolgy support
- 2 separate story driven single player campaigns: Light and Dark Campaign
- 25+ highly detailed fantasy themed missions
- Secret bonus games
- 12 different playable character classes
- 5 mighty end bosses
- Epic musical score and impressive sound FX Article taken from GamingOnLinux.com.
Tags: Action, Beta, RPG, Steam, Wine
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.
38 comments Subscribe
Page: «2/2
  Go to:

Saladien Oct 9, 2016
Topware is shady. What they did with Ravenscry was scaming at the highest level and this is just another case.
Nel Oct 9, 2016
The Topware situation is definitely strange, I too didn't know about that and would like to hear what the other side (Topware) has to say about that.
You won't hear anything other than a straight "no comment" if you're lucky enough and not just ignored. They have been judged guilty last year and condemned to give back the entirety of IP to Alkemi (Transcripted devs studio) and to pay 19'000€, which they never did since they are in bankrupt for 1 year.

They also keep illegally selling Transcripted as Steam key and Download (DRM free?) with a big discount. The steam keys probably don't work anymore since Transcripted devs revoked all (not yet redeemed) 100'000 keys previously generated by Topware.
For information, Transcripted has currently 25'000 owners, according to steamdb, which is not bad for that kind of game. They said in another topic between 75'000 and 80'000 keys got revoked.

All this mess reminds me Bad Juju and Desura.

Also they are selling some other games, such as Two World series, as bundles for basically nothing (on Bundlestars for example).
They are in bankrupt for 1 year. I just hope current Topware devs get paid for their work on all linux versions.
MayeulC Oct 9, 2016
It would be great if Steam could give us the ability to launch wine games through the Linux Client, without switching between clients every time.
IIRC, there was some discussion about making a library that would allow windows games to communicate with native steam, but I don't know its status, nor do I remember its name.
leillo1975 Oct 9, 2016
I see the Game in my library, but when I push the install button, the Game is inmediately downloaded, but obviusly, the Game don't work.
robvv Oct 9, 2016
I see the Game in my library, but when I push the install button, the Game is inmediately downloaded, but obviusly, the Game don't work.

Have you joined the beta branch? Instructions are on the game's news page.
robvv Oct 9, 2016
I've been having some weird issues with the game running way too fast!

The text scrolls by very quickly during the video just before the prison scene, but the audio runs at normal speed. Once my character appears in the prison, he jerks around erratically and any key I press results in him running into a wall...

Anyone else had this?
Cybolic Oct 9, 2016
It would be great if Steam could give us the ability to launch wine games through the Linux Client, without switching between clients every time.
IIRC, there was some discussion about making a library that would allow windows games to communicate with native steam, but I don't know its status, nor do I remember its name.
I remember that, but it was by definition against Steams policy, so I never tried it. Unfortunately, such support would have to come from Valve.
leillo1975 Oct 10, 2016
I see the Game in my library, but when I push the install button, the Game is inmediately downloaded, but obviusly, the Game don't work.

Have you joined the beta branch? Instructions are on the game's news page.

Thanks a lot, I will try it this night. When I saw "public beta", I don't thought in passwords to activate it.
crt0mega Oct 10, 2016
It would be great if Steam could give us the ability to launch wine games through the Linux Client, without switching between clients every time.
IIRC, there was some discussion about making a library that would allow windows games to communicate with native steam, but I don't know its status, nor do I remember its name.
https://github.com/sirnuke/steambridge
g000h Oct 10, 2016
This was in my Steam collection, as part of a bundle I purchased months ago. Good that it has come to Linux, at last. I decided to give it a try for myself, and it wasn't what I'd call seamless to get it up and running.

First thing, needed to go into Enclave's properties on Steam, and activate the Beta Access. Once this is done it will install. At the end of the install, it mentions a Mono component that it can install (if you aren't using your distro's package of Mono).

After installing I had a go at firing it up, and the screen was very pixellated and too bright. I managed to go into the Video settings, and change to 3840x2160 32bit.

My Debian 8.6 Jessie (default Wine version is 1.6.2) wasn't happy launching the game, after the main menu. Needed to escape from it, and go into Steam/steamapps/common/Enclave/Game and edit the environment.cfg
Changed the VID_RENDER=Direct3D8 to VID_RENDER=OpenGL

To get the graphics behaving, after setting in the game Video menu, to my display settings, I needed to Quit out of the game, restart the operating system, launch Steam, and play Enclave again. After some more fiddling, restarting, setting brightness low, and still finding the game too bright / wrong gamma settings / and trying some things with xrandr in a terminal.

After this, I'm able to play, and it is working reasonably well (apart from the on-screen colours). Sound, music, controls - all reasonable. Completed the first section of the game "Escape the Dungeon" and ready for part 2, and BLAM... "UNRECOVERABLE ERROR ENCOUNTERED. PRESS ANY KEY TO QUIT."

And that's as far as I could get. I've tried reinstalling the game, running Linux updates, deleting the steamapps/common/Enclave folder after uninstalling, and then doing a "clean" install.

Yes, I'm not a big fan of Wine Wrapped games.

EDIT: Got past the problem.

Okay, so I went back into the environment.cfg and put back the VID_RENDER=Direct3D8

Today, it seems like the Enclave developers have sorted out the brightness issue in the game, and things are looking good now. With Direct3D8 setting, I have been able to play Part 2. I haven't observed any appreciable slow-down running as Direct3D8.

So, for me, it's working okay now.


Last edited by g000h on 10 October 2016 at 9:48 pm UTC
dubigrasu Oct 11, 2016
This was in my Steam collection, as part of a bundle I purchased months ago. Good that it has come to Linux, at last. I decided to give it a try for myself, and it wasn't what I'd call seamless to get it up and running.

First thing, needed to go into Enclave's properties on Steam, and activate the Beta Access. Once this is done it will install. At the end of the install, it mentions a Mono component that it can install (if you aren't using your distro's package of Mono).

After installing I had a go at firing it up, and the screen was very pixellated and too bright. I managed to go into the Video settings, and change to 3840x2160 32bit.

My Debian 8.6 Jessie (default Wine version is 1.6.2) wasn't happy launching the game, after the main menu. Needed to escape from it, and go into Steam/steamapps/common/Enclave/Game and edit the environment.cfg
Changed the VID_RENDER=Direct3D8 to VID_RENDER=OpenGL

To get the graphics behaving, after setting in the game Video menu, to my display settings, I needed to Quit out of the game, restart the operating system, launch Steam, and play Enclave again. After some more fiddling, restarting, setting brightness low, and still finding the game too bright / wrong gamma settings / and trying some things with xrandr in a terminal.

After this, I'm able to play, and it is working reasonably well (apart from the on-screen colours). Sound, music, controls - all reasonable. Completed the first section of the game "Escape the Dungeon" and ready for part 2, and BLAM... "UNRECOVERABLE ERROR ENCOUNTERED. PRESS ANY KEY TO QUIT."

And that's as far as I could get. I've tried reinstalling the game, running Linux updates, deleting the steamapps/common/Enclave folder after uninstalling, and then doing a "clean" install.

Yes, I'm not a big fan of Wine Wrapped games.

EDIT: Got past the problem.

Okay, so I went back into the environment.cfg and put back the VID_RENDER=Direct3D8

Today, it seems like the Enclave developers have sorted out the brightness issue in the game, and things are looking good now. With Direct3D8 setting, I have been able to play Part 2. I haven't observed any appreciable slow-down running as Direct3D8.

So, for me, it's working okay now.
The OpenGL backend is kinda iffy even on Windows, you were bound to have issues after changing to it.
The one issue I had with the game was that gamma bug which now has a fix (or more like a workaround) and indeed, the game runs very well.
Nanobang 10 years Oct 11, 2016
View PC info
  • Supporter
Fwiw, the game is on sale, so the risk/moral quandary is cheaper for the time being.
no_information_here Oct 11, 2016
Interesting. I have this on GOG, where I think I bought it on impulse during some sale. I have never played it, so it would be great if the Linux version makes it there as well...

Well it's literally just a Wine port, so you're better off just getting the GoG Windows version and installing that in your existing Wine setup.
While I used to enjoy messing around with Wine and getting things to work (thank-you Witcher 1), I have far too many other commitments in life to spend all my time just getting games to work, let alone play them. If the devs want to do the wine-wrapping and testing for me, I will happily give them my thanks (and money).

The existence of the wine-wrap does not make the windows version go away, so anyone wanting to customize a wine setup isn't in any way prevented from doing so...
LinuxGamesTV Oct 12, 2016
I still have a Key to forgive, but I do not know if that has already been redeemed.
Please post if you have redeemed them.

Enclave Steam Key: JNCGI-RYRKG-2Z4YZ
m2mg2 Oct 13, 2016
I've got an issue with the brightness. Also it fails to validate some files but then is unable to redownload them. I deleted the game and redownloaded, same thing.
mrdeathjr Oct 13, 2016
This was in my Steam collection, as part of a bundle I purchased months ago. Good that it has come to Linux, at last. I decided to give it a try for myself, and it wasn't what I'd call seamless to get it up and running.

First thing, needed to go into Enclave's properties on Steam, and activate the Beta Access. Once this is done it will install. At the end of the install, it mentions a Mono component that it can install (if you aren't using your distro's package of Mono).

After installing I had a go at firing it up, and the screen was very pixellated and too bright. I managed to go into the Video settings, and change to 3840x2160 32bit.

My Debian 8.6 Jessie (default Wine version is 1.6.2) wasn't happy launching the game, after the main menu. Needed to escape from it, and go into Steam/steamapps/common/Enclave/Game and edit the environment.cfg
Changed the VID_RENDER=Direct3D8 to VID_RENDER=OpenGL

To get the graphics behaving, after setting in the game Video menu, to my display settings, I needed to Quit out of the game, restart the operating system, launch Steam, and play Enclave again. After some more fiddling, restarting, setting brightness low, and still finding the game too bright / wrong gamma settings / and trying some things with xrandr in a terminal.

After this, I'm able to play, and it is working reasonably well (apart from the on-screen colours). Sound, music, controls - all reasonable. Completed the first section of the game "Escape the Dungeon" and ready for part 2, and BLAM... "UNRECOVERABLE ERROR ENCOUNTERED. PRESS ANY KEY TO QUIT."

And that's as far as I could get. I've tried reinstalling the game, running Linux updates, deleting the steamapps/common/Enclave folder after uninstalling, and then doing a "clean" install.

Yes, I'm not a big fan of Wine Wrapped games.

EDIT: Got past the problem.

Okay, so I went back into the environment.cfg and put back the VID_RENDER=Direct3D8

Today, it seems like the Enclave developers have sorted out the brightness issue in the game, and things are looking good now.

With Direct3D8 setting, I have been able to play Part 2. I haven't observed any appreciable slow-down running as Direct3D8.

So, for me, it's working okay now.

Yeah in my test also see this situation before described, d3d8 is more stable in my test until 3rd mission

Enclave OpenGL

View video on youtube.com

Enclave D3D8

View video on youtube.com

System Specs Used in Tests

System Specs Used in Tests

Nvidia Drivers 370.28 (run package from nvidia homepage)

Xubuntu 16.04 64Bit - Kernel 4.4.0-41 generic (ubuntu mainline) - CPUFreq: Performance

CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus

MEMORY: 8GB DDR3 1333 (2x4) Patriot value (128 bit dual channel: 21.3 gb/s)

GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)

MAINBOARD: MSI H81M E33


Almost forget devs added more languages

http://steamcommunity.com/app/253980/discussions/0/350543951941071653/?ctp=6

JahnVegar [dev]

UPDATE
Different languages added.


^_^


Last edited by mrdeathjr on 13 October 2016 at 2:26 pm UTC
smn Oct 13, 2016
Hello, I've been following this site for a couple of months but only just now I decided to register. I wanted to let other people know what I claimed BdMdesigN's key(thank you!)

I still have a Key to forgive, but I do not know if that has already been redeemed.
Please post if you have redeemed them.

Enclave Steam Key: JNCGI-RYRKG-2Z4YZ
crt0mega Oct 15, 2016
It even runs on my old Latitude D531 typewriter with Mesa (r300) oO
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.