Posted January 30, 2018

vv221
./play.it developer
Registered: Dec 2012
From France

Psyflash
New User
Registered: Feb 2012
From Netherlands
Posted February 16, 2018
Thank you for your quick response. I had, imediately after reporting, solved my issues by prelinking to two steam library folders with some ubuntu compat layer. I'll try your way later! :)

vv221
./play.it developer
Registered: Dec 2012
From France
Posted February 21, 2018
Update
Baldur’s Gate Enhanced Edition
Baldur’s Gate 2 Enhanced Edition
On Arch Linux and derivatives, use system-provided version of libssl 1.0.0
Baldur’s Gate Enhanced Edition
Baldur’s Gate 2 Enhanced Edition
On Arch Linux and derivatives, use system-provided version of libssl 1.0.0
Post edited February 21, 2018 by vv221

vv221
./play.it developer
Registered: Dec 2012
From France
Posted May 18, 2018
Update
Baldur’s Gate Enhanced Edition
New supported installer:
baldur_s_gate_enhanced_edition_en_2_3_67_3_20146.sh
Baldur’s Gate Enhanced Edition
New supported installer:
baldur_s_gate_enhanced_edition_en_2_3_67_3_20146.sh

EarlGreyII
New User
Registered: Apr 2018
From France
Posted May 23, 2018
Hi,
I try to install the game following the instructions, but I get the following message : "Error: libplayit2.sh not found." but the file is in the same folder as the rest, like asked. What am I doing wrong?
Thanks in advance
I try to install the game following the instructions, but I get the following message : "Error: libplayit2.sh not found." but the file is in the same folder as the rest, like asked. What am I doing wrong?
Thanks in advance

Mopii
New User
Registered: Dec 2016
From France
Posted May 24, 2018

I try to install the game following the instructions, but I get the following message : "Error: libplayit2.sh not found." but the file is in the same folder as the rest, like asked. What am I doing wrong?
Thanks in advance
I need to know which script you are trying, to be able to help you :)

vv221
./play.it developer
Registered: Dec 2012
From France
Posted May 24, 2018
Have you noticed that there are two files to download from the game page on ./play.it website?
I think you might be missing one of these.
You should have three files in the directory you’re running the script from:
_ the game script (play-something.sh)
_ the ./play.it library (libplayit2.sh)
_ the game installer
I think you might be missing one of these.
You should have three files in the directory you’re running the script from:
_ the game script (play-something.sh)
_ the ./play.it library (libplayit2.sh)
_ the game installer

EarlGreyII
New User
Registered: Apr 2018
From France
Posted May 24, 2018
Thanks for your replies. Actually, I try to install the last version of Baldur's Gate EE on Ubuntu 18.04 (it worked on Ubuntu 16.04 by the way but I didn't used your script).
So I created a new folder on my desktop. I downloaded and placed in that folder the 3 files that you mentionned plus the archive libssl_1.0.0_32-bit.tar.gz (by the way, if you are running Ubuntu 64 bits, shouldn't you install the libssl_1.0.0_64-bit.tar.gz archive ?). Then I opened the Terminal and typed :
- sudo apt-get install bsdtar fakeroot --> OK
- Then I grabbed and dropped the game script in the Terminal --> there I get the message "Error: libplayit2.sh not found." although it is in the folder along with the 3 other files.
I'm sure I'm doing something wrong but I can't spot what that is (actually I'm pretty newbie in these Terminal things...)
Thanks, I hope I'm clear...
So I created a new folder on my desktop. I downloaded and placed in that folder the 3 files that you mentionned plus the archive libssl_1.0.0_32-bit.tar.gz (by the way, if you are running Ubuntu 64 bits, shouldn't you install the libssl_1.0.0_64-bit.tar.gz archive ?). Then I opened the Terminal and typed :
- sudo apt-get install bsdtar fakeroot --> OK
- Then I grabbed and dropped the game script in the Terminal --> there I get the message "Error: libplayit2.sh not found." although it is in the folder along with the 3 other files.
I'm sure I'm doing something wrong but I can't spot what that is (actually I'm pretty newbie in these Terminal things...)
Thanks, I hope I'm clear...
Post edited May 24, 2018 by EarlGreyII

vv221
./play.it developer
Registered: Dec 2012
From France
Posted May 25, 2018

_ open the directory containing the script and the other needed files
_ right click in your file manager window, and click the option "open a terminal here"
_ grab and drop the script in the terminal window you just opened
By the way, BG EE being a 32-bit game you need the 32-bit archive for libssl 1.0.0 even if you run a 64-bit system.

EarlGreyII
New User
Registered: Apr 2018
From France
Posted May 25, 2018
Yeah it works much better! But in the end, it tells me :
Installez Baldur’s Gate - Enhanced Edition en lançant la série de commandes suivantes en root :
apt install /home/[...]/baldurs-gate-enhanced-edition_2.3.67.3-gog20146+20180512.1_i386.deb /home/[...]/baldurs-gate-enhanced-edition-l10n_2.3.67.3-gog20146+20180512.1_all.deb /home/[...]/baldurs-gate-enhanced-edition-data_2.3.67.3-gog20146+20180512.1_all.deb
And if I try to copy and paste one of these lines, it says to me :
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur ?
I must be a total dickhead... sorry, it's newbie's questions.
... and sorry to non-french guys!
Installez Baldur’s Gate - Enhanced Edition en lançant la série de commandes suivantes en root :
apt install /home/[...]/baldurs-gate-enhanced-edition_2.3.67.3-gog20146+20180512.1_i386.deb /home/[...]/baldurs-gate-enhanced-edition-l10n_2.3.67.3-gog20146+20180512.1_all.deb /home/[...]/baldurs-gate-enhanced-edition-data_2.3.67.3-gog20146+20180512.1_all.deb
And if I try to copy and paste one of these lines, it says to me :
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur ?
I must be a total dickhead... sorry, it's newbie's questions.
... and sorry to non-french guys!

vv221
./play.it developer
Registered: Dec 2012
From France
Posted May 25, 2018
You need to use sudo before the command, so it will look like this:
sudo apt install /home/[...]/baldurs-gate-enhanced-edition_2.3.67.3-gog20146+20180512.1_i386.deb …
No problem with "newbie" questions by the way, it helps us to find where we need to work to improve the ease of use of these scripts ;)
sudo apt install /home/[...]/baldurs-gate-enhanced-edition_2.3.67.3-gog20146+20180512.1_i386.deb …
No problem with "newbie" questions by the way, it helps us to find where we need to work to improve the ease of use of these scripts ;)
Post edited May 25, 2018 by vv221

EarlGreyII
New User
Registered: Apr 2018
From France
Posted May 26, 2018

sudo apt install /home/[...]/baldurs-gate-enhanced-edition_2.3.67.3-gog20146+20180512.1_i386.deb …
No problem with "newbie" questions by the way, it helps us to find where we need to work to improve the ease of use of these scripts ;)
By the way, is there a procedure to uninstall the game? Can't find it on the Play.it website.
EDIT : I just tried to install Icewind Dale and there is the same issue.
Post edited May 26, 2018 by EarlGreyII

vv221
./play.it developer
Registered: Dec 2012
From France
Posted May 27, 2018

The way I do it is with 'apt remove baldurs-gate-enhanced-edition*'
Looks like a bug related to your video driver, what kind of GPU do you use on this machine?

EarlGreyII
New User
Registered: Apr 2018
From France
Posted May 27, 2018


The way I do it is with 'apt remove baldurs-gate-enhanced-edition*'

(…)
I just tried to install Icewind Dale and there is the same issue.

Post edited May 27, 2018 by EarlGreyII

vv221
./play.it developer
Registered: Dec 2012
From France