Check out our Monthly Survey Page to see what our users are running.
We do often include affiliate links to earn us some pennies. See more here.

'Enclave', the 2003 action RPG now has a Linux beta that uses Wine

By - | Views: 28,844
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 came back to check 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. Find me on Mastodon.
See more from me
The comments on this article are closed.
38 comments
Page: «4/4
  Go to:

dubigrasu Oct 11, 2016
Quoting: g000hThis 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 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
Quoting: Enverex
Quoting: noinformationhereInteresting. 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
Quoting: g000hThis 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!)

Quoting: BdMdesigNI 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.