'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
Some you may have missed, popular articles from the last month:
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.
Topware is shady. What they did with Ravenscry was scaming at the highest level and this is just another case.
0 Likes
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.
0 Likes
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.
0 Likes
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.
0 Likes
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.
1 Likes, Who?
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?
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?
0 Likes
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.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.
0 Likes
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.
0 Likes
https://github.com/sirnuke/steambridgeIt 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.
0 Likes
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
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
1 Likes, Who?
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.The OpenGL backend is kinda iffy even on Windows, you were bound to have issues after changing to it.
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 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.
0 Likes
Fwiw, the game is on sale, so the risk/moral quandary is cheaper for the time being.
1 Likes, Who?
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).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.
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...
1 Likes, Who?
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
Please post if you have redeemed them.
Enclave Steam Key: JNCGI-RYRKG-2Z4YZ
1 Likes, Who?
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.
0 Likes
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
0 Likes
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
1 Likes, Who?
It even runs on my old Latitude D531 typewriter with Mesa (r300) oO
1 Likes, Who?
See more from me