Forums

Problem with German version of Baldurs Gate 2

Auteur Réponses
rettichschnidi Vendredi 30 Janvier 2009 à 22:38
rettichschnidiAnonymous

Hi

I'm using PlayOnLinux 3.3 under Ubuntu 8.10 x86.
I installed Baldurs Gate 2. Installation worked perfectly, but I'm not able to launch the game.

Running Baldurs Gate 2
Baldurs Gate 2: line 4: cd: /home/user/.PlayOnLinux/wineprefix/BaldursGate2/drive_c/Program Files/Black Isle/BGII - SoA/: No such file or directory


This is does not work because the German name is "Schatten von Amn" (SvA) and not "Shadow of Amn" (SoA).

cd /home/user/.PlayOnLinux/wineprefix/BaldursGate2/drive_c/Program\ Files/Black\ Isle/BGII\ -\ SvA/

should do it. Would be nice to have this detected when installing the game in the German version.


Thanks,
rettichschnidi
Ghostofkendo Samedi 31 Janvier 2009 à 17:55
Ghostofkendo

Hi rettichschnidi,

Thank you for reporting this issue, I'm gonna fix it in the installation script but to do that, I need to know the content of the installation CD.
So could you paste here the output of the ls command, ran in the directory where you mounted the CD, please?

By the way, since you're german (I guess, else it would be strange to play the german version of the game ) I can add in the same time some translations to the installation script if you accept to do them.
Here are the sentences:
"Installing BaldursGate2..."
"BaldursGate2 has been successfully installed."

Bye

Edité par Ghostofkendo

rettichschnidi Dimanche 1 Février 2009 à 15:42
rettichschnidiAnonymous

Hi

The output of ls is at the end of this posting. Let me know if you need a deeper ls (there are 213 files, so I just posted the ones in the root of the dvd-rom for now).

Note: I own this[1] version. And it's multilingual, so you won't be able to use the dvd to detect which language will be installed since I can choose the language during the setup.


Translations:
"Installing BaldursGate2..." = "Installiere Baldur's Gate 2 ..."
"BaldursGate2 has been successfully installed." = "Baldur's Gate 2 wurde erfolgreich installiert."

btw: I'm Swiss not German

Thanks,
rettichschnidi


-r--r--r-- 1 4294967295 4294967295 46 2000-08-03 20:53 Autorun.inf
-r--r--r-- 1 4294967295 4294967295 3931 2001-02-06 02:40 Autorun.ini
-r--r--r-- 1 4294967295 4294967295 3267072 2001-02-06 02:33 baldur.exe
-r--r--r-- 1 4294967295 4294967295 104857600 2000-08-28 19:46 cache100.txt
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:07 CD2
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:10 CD3
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:12 CD4
-r--r--r-- 1 4294967295 4294967295 795500 2001-01-03 23:22 data1.cab
-r--r--r-- 1 4294967295 4294967295 256325 2001-01-03 23:23 data1.hdr
-r--r--r-- 1 4294967295 4294967295 1095558245 2000-12-19 02:08 data2.cab
dr-xr-xr-x 2 4294967295 4294967295 492 2001-02-14 21:13 DX7
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:13 English
dr-xr-xr-x 9 4294967295 4294967295 796 2001-02-16 00:18 Extra
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:15 French
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:17 German
-r--r--r-- 1 4294967295 4294967295 339565 2000-10-06 02:01 ikernel.ex_
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:18 Italian
-r--r--r-- 1 4294967295 4294967295 515 2000-12-19 02:08 layout.bin
dr-xr-xr-x 7 4294967295 4294967295 472 2001-02-14 21:53 Manuals
-r--r--r-- 1 4294967295 4294967295 24835166 2000-08-15 01:42 promo.exe
dr-xr-xr-x 2 4294967295 4294967295 240 2001-02-14 21:19 Required
dr-xr-xr-x 6 4294967295 4294967295 376 2001-02-14 21:19 setupdir
-r--r--r-- 1 4294967295 4294967295 165888 2001-01-03 23:23 Setup.exe
-r--r--r-- 1 4294967295 4294967295 157 2000-12-19 00:52 Setup.ini
-r--r--r-- 1 4294967295 4294967295 158073 2001-01-31 23:14 setup.inx
dr-xr-xr-x 4 4294967295 4294967295 228 2001-02-14 21:20 Spanish


[1] http://www.amazon.de/Baldurs-Gate-komplette-Serie-DVD-ROM/dp/B000TIQMAU/ref=sr_1_1?ie=UTF8&s=videogames&qid=1233498174&sr=1-1
Ghostofkendo Lundi 2 Février 2009 à 21:59
Ghostofkendo

Thank you for the DVD's content, even if you pointed out that it's useless to detect which language will be installed.

I'll find something else (and I'll add your translations at the same time. I think I'll do it tomorrow)

btw: I'm Swiss not German

Quote from rettichschnidi
Err, damned! It was close

Bye

EDIT: Voilà, I updated the script. I added:#Detecting an installation in German for which the game's directory has a different name
cd $WINEPREFIX/drive_c/Program\ Files/Black\ Isle/
GAME_DIR="$WINEPREFIX/drive_c/Program\ Files/Black\ Isle/$(ls -p | grep BGII)"
before this part of the script:#Shortcut
POL_SetupWindow_make_shortcut "BaldursGate2" "Program Files/Black Isle/BGII - SoA/" "baldur.exe" "" "Baldurs Gate 2"

POL_SetupWindow_message "$FINISH" "BaldursGate 2"
POL_SetupWindow_Close

#-----------------------------------------------------------------------------------
#End script v_3 BaldursGate2
#-----------------------------------------------------------------------------------

exit
Of course, I also replaced "Program Files/Black Isle/BGII - SoA/" (the second argument of the POL_SetupWindow_make_shortcut command in this last piece of code) by "$GAME_DIR" in the updated version of the script. (else the two commands I added would have been useless )

Could you please retry to install the game (if you have spare time) to check that the script works now?

Edité par Ghostofkendo

rettichschnidi Mardi 10 Février 2009 à 3:44
rettichschnidiAnonymous

Sorry, but that doesn't work.


/home/reto/.PlayOnLinux/install: line 59: cd: /home/reto/.PlayOnLinux/wineprefix/BaldursGate2/drive_c/Program Files/Black Isle/: No such file or directory


this part gets called ways to early. Wine has just launched the Installer.

Edité par rettichschnidi