It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Hello everyone,

We just uploaded an updated version of Planescape: Torment for Linux.

Changelog:

Update (19 May 2016)

- The Linux version of Planescape: Torment has been updated with a new Wine wrapper by our Linux team
- New: Updated compatibility with Ubuntu 16.04 and other Linux distributions (you will need to install your distribution's Wine package using the package manager in order to play)
- New: Better Wine prefix configuration and management
- New: Support for running custom commands and .exes in the Wine prefix (great for installing mods!)
- Fixed: Multi-monitor support (non-primary screens will be automatically disabled when the game starts and restored afterwards)
- Fixed: Better support for resolution changing


Since we introduced some new features in our Wine wrapper I would like to ask you for some feedback - especially these of you who use more than one monitor! Check if everything works well and doesn't cause any issues :)
avatar
linuxvangog: Hello everyone,

We just uploaded an updated version of Planescape: Torment for Linux.

Changelog:

Update (19 May 2016)

- The Linux version of Planescape: Torment has been updated with a new Wine wrapper by our Linux team
- New: Updated compatibility with Ubuntu 16.04 and other Linux distributions (you will need to install your distribution's Wine package using the package manager in order to play)
- New: Better Wine prefix configuration and management
- New: Support for running custom commands and .exes in the Wine prefix (great for installing mods!)
- Fixed: Multi-monitor support (non-primary screens will be automatically disabled when the game starts and restored afterwards)
- Fixed: Better support for resolution changing

Since we introduced some new features in our Wine wrapper I would like to ask you for some feedback - especially these of you who use more than one monitor! Check if everything works well and doesn't cause any issues :)
You need testing, you say? I'll have to see if I can fit in changing my xorg.conf back to the config which locks the resolution at 3840x1024.

(Normally, I lock my desktop resolution to the native resolution of my three LCDs so games can't change it and cause my window manager to scramble all my window positions, but I've been playing Dungeons of Dredmor, which only allows valid fullscreen resolutions as windowed resolutions and I've been too busy to write an LD_PRELOAD hook which wraps the SDL functions for getting valid resolutions and creating new windows.)
Post edited May 19, 2016 by ssokolow
I've only got one monitor, but I can confirm the new version of the game works great on Arch Linux 64-bit 4.5.4-1-ARCH. :)
While I have not tried it yet, I’ve read some of its code and there are a couple really smart things in there ;)
I’ve not found any license for the code of drunk.sh and drunkd.sh, can we reuse some pieces of it in other projects?
avatar
linuxvangog: Since we introduced some new features in our Wine wrapper I would like to ask you for some feedback - especially these of you who use more than one monitor! Check if everything works well and doesn't cause any issues :)
I can't get the game to launch on Fedora 23.
$ LC_ALL=C ./start.sh
Running Planescape: Torment fullscreen
[drunk][31/05/2016_22:44:29] WINEDEBUG=trace+x11settings
[drunk][31/05/2016_22:44:29] WINEDLLOVERRIDES=mscoree,mshtml=
[drunk][31/05/2016_22:44:29] WINEPREFIX=/home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/../prefix/
[drunk][31/05/2016_22:44:29] starting drunk daemon
drunk/drunk.sh: line 37: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/src/drunkd.sh: No such file or directory
[drunk][31/05/2016_22:44:29] starting wine
drunk/drunk.sh: line 75: cd: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/../prefix//drive_c/GOG Games/Planescape Torment/: No such file or directory
drunk/drunk.sh: line 76: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/.tmp_x11.log: No such file or directory
[drunk][31/05/2016_22:44:29] wine run ended
The paths are definitely reachable. I don't get it.
Post edited May 31, 2016 by morksig
avatar
morksig: I can't get the game to launch on Fedora 23.

$ LC_ALL=C ./start.sh
Running Planescape: Torment fullscreen
[drunk][31/05/2016_22:44:29] WINEDEBUG=trace+x11settings
[drunk][31/05/2016_22:44:29] WINEDLLOVERRIDES=mscoree,mshtml=
[drunk][31/05/2016_22:44:29] WINEPREFIX=/home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/../prefix/
[drunk][31/05/2016_22:44:29] starting drunk daemon
drunk/drunk.sh: line 37: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/src/drunkd.sh: No such file or directory
[drunk][31/05/2016_22:44:29] starting wine
drunk/drunk.sh: line 75: cd: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/../prefix//drive_c/GOG Games/Planescape Torment/: No such file or directory
drunk/drunk.sh: line 76: /home/user/Downloads/GOG Games/Planescape Torment/drunk
/home/user/Downloads/GOG Games/Planescape Torment/drunk/.tmp_x11.log: No such file or directory
[drunk][31/05/2016_22:44:29] wine run ended
avatar
morksig: The paths are definitely reachable. I don't get it.
No need to use LC_ALL=C, game works fine on non-English systems :)

It seems like the variable responsible for the shell's path contains two lines for some reason... What is your default shell? Could you try running the game by executing:

$ bash start.sh
Post edited June 01, 2016 by linuxvangog
I use Fedora 23, and it works quite well!
avatar
morksig: I can't get the game to launch on Fedora 23.

The paths are definitely reachable. I don't get it.
avatar
linuxvangog: No need to use LC_ALL=C, game works fine on non-English systems :)

It seems like the variable responsible for the shell's path contains two lines for some reason... What is your default shell? Could you try running the game by executing:

$ bash start.sh
I used LC_ALL to get English messages ;) Bash is the default. `bash start.sh` gets me the same result.
Post edited June 04, 2016 by morksig
avatar
linuxvangog: <snip>
avatar
morksig: I used LC_ALL to get English messages ;) Bash is the default. `bash start.sh` gets me the same result.
The problem I can see is that one of the variables in the script responsible for the path results in two lines.

Can you tell me if your 'cd' outputs anything? I have an impression it outputs the directory it enters...
I was testing my GOG collection on linux(openSUSE) and was really suprised by the WINE wrapper, since I just uninstalled wine a day before. Game works great.
Post edited June 09, 2016 by Ipe
how can I install russian localization on linux? or maybe there will be native installer for translated russian version?
avatar
morksig: I used LC_ALL to get English messages ;) Bash is the default. `bash start.sh` gets me the same result.
avatar
linuxvangog: The problem I can see is that one of the variables in the script responsible for the path results in two lines.

Can you tell me if your 'cd' outputs anything? I have an impression it outputs the directory it enters...
It actually does.
avatar
linuxvangog: The problem I can see is that one of the variables in the script responsible for the path results in two lines.

Can you tell me if your 'cd' outputs anything? I have an impression it outputs the directory it enters...
avatar
morksig: It actually does.
And that is the issue here, that is a very untypical behavior that leads to an error with our game scripts :)

You can try using the following command:

$ export CDPATH=

Before running the game from the terminal. A different workaround was described here:
http://unix.stackexchange.com/questions/245453/how-to-not-show-path-after-cd-command-with-cdpath-set
avatar
linuxvangog: - Fixed: Better support for resolution changing
How do I change the resolution?
avatar
linuxvangog: - Fixed: Better support for resolution changing
avatar
talaureth_zethran: How do I change the resolution?
The game only supports 640x480, I believe. That changelog point was about the moment when the game changes your desktop resolution to the game resolution.

But you can install some unofficial mods, like the widescreen mod, but personally I recommend running in the window.
Post edited August 04, 2016 by linuxvangog