OK... after a (idiot) mistake, I had to reinstall my system, which is an xubuntu 6.10
I'm using wine to play BG2, but I cannot play with it now ... there a strange bug with the GUI and I don't manage to make it work properly... but it worked before !
So.. can someone send me the baldur.ini file, and a listing of the native libraries you use...
Thanks in advance
zefklop
Member Since 20 Aug 2004Offline Last Active Jul 30 2007 07:15 AM
Community Stats
- Group Member
- Active Posts 9
- Profile Views 2532
- Age 36 years old
- Birthday June 23, 1988
-
Gender
Not Telling
-
Location
Paris, France
User Tools
Topics I've Started
BG2 and wine
04 January 2007 - 12:11 PM
Maybe a bug in setup-bgt.tp2 ?
01 January 2007 - 12:13 PM
OK I tried to uninstall BGT for some reasons, and I thought it had saved my chitin.key...
In fact, it had not, probably because of this line :
Am I wrong (I am actually not a specialist in weidu code !)
Happy New Year : I wish you all that you could wish, and even more !
In fact, it had not, probably because of this line :
which should beCOPY ~chitin.key~ ~chitin.key~
COPY ~chitin.key~ ~BGT/chitin.key~
Am I wrong (I am actually not a specialist in weidu code !)
Happy New Year : I wish you all that you could wish, and even more !
SOS on linux...
15 December 2006 - 10:00 AM
OK, I wanted to install SOS on linux with wine, and I saw that wine doesn't support bat scripts.... So I "convert" this script into a bash one.
Installation prequel :
Installing software you need:
The installation script uses weidu, oggdec and tisunpack (those can be found here (download the "Linux version")
Extract weidu, oggdec and tisunpack in /usr/bin (you need to be logged as root to do it so) and then do, in a console (as root) :
Download SOS-weidu and unpack it to your BG2 folder
Upper case to lower case: majamin.tar.gz 249bytes 252 downloads
On linux, files named FOO.STG and foo.stg are considered as two different files. And weidu will always look for foo.stg, even if FOO.STG exists. So you need to rename it all in your BG2 folder. Don't panic, programs can do it for you. I made a script for this : download majamin.tar.gz and extract it to the folder just before your BG2 folder (for example, if it's in ~/games/BGII-SoA, extract it to ~/games)
Then, in console type cd ~/games and ./majamin BGII-SoA (I guess your BG2 directory is ~/games/BGII-SoA) and it will do allthe bad work for you !
Download SOS-linux and extract it in your BG2 folder. sos_linux.tar.gz 21.49K 241 downloads
It will erase setup-sos.tp2... if your archive program warns you with something like "could not extract setup-sos.tp2 : file already exists", then remove it or rename it and redo the extraction.
Install process :
Go in your BG2 directory in a console and type
Bugs and problems : READ THIS BEFORE DOING SOMETHING YOU WOULD REGRET.
The uninstall script has a problem : it doesn't want to make a backup af the override folder (should work, but it doesn't with me). So before uninstalling, make a backup of the folder BG2/sos/overbak (copy it somewhere else). At the end of the uninstall process, check your override folder. If it's empty, then copy the content of the backuped overbak in it.
The SOS GUI won't install automatically... you have to run "weidu setup-gui.tp2" to install it. Is it normal ?
Note to the modders : Please PM me in case of an update... I will do it too !
Hope it will help you and that you understood my explanations... english is not my native language
Installation prequel :
Installing software you need:
The installation script uses weidu, oggdec and tisunpack (those can be found here (download the "Linux version")
Extract weidu, oggdec and tisunpack in /usr/bin (you need to be logged as root to do it so) and then do, in a console (as root) :
ln /usr/bin/WeiDU /usr/bin/weiduBE CAREFUL : respect upper and lower case (the best way to do it is a copy/paste)
Download SOS-weidu and unpack it to your BG2 folder
Upper case to lower case: majamin.tar.gz 249bytes 252 downloads
On linux, files named FOO.STG and foo.stg are considered as two different files. And weidu will always look for foo.stg, even if FOO.STG exists. So you need to rename it all in your BG2 folder. Don't panic, programs can do it for you. I made a script for this : download majamin.tar.gz and extract it to the folder just before your BG2 folder (for example, if it's in ~/games/BGII-SoA, extract it to ~/games)
Then, in console type cd ~/games and ./majamin BGII-SoA (I guess your BG2 directory is ~/games/BGII-SoA) and it will do allthe bad work for you !
Download SOS-linux and extract it in your BG2 folder. sos_linux.tar.gz 21.49K 241 downloads
It will erase setup-sos.tp2... if your archive program warns you with something like "could not extract setup-sos.tp2 : file already exists", then remove it or rename it and redo the extraction.
Install process :
Go in your BG2 directory in a console and type
weidu sos-setup.tp2Wait and... wow! no more problems : SOS is installed !
Bugs and problems : READ THIS BEFORE DOING SOMETHING YOU WOULD REGRET.
The uninstall script has a problem : it doesn't want to make a backup af the override folder (should work, but it doesn't with me). So before uninstalling, make a backup of the folder BG2/sos/overbak (copy it somewhere else). At the end of the uninstall process, check your override folder. If it's empty, then copy the content of the backuped overbak in it.
The SOS GUI won't install automatically... you have to run "weidu setup-gui.tp2" to install it. Is it normal ?
Note to the modders : Please PM me in case of an update... I will do it too !
Hope it will help you and that you understood my explanations... english is not my native language
Call dialogF.tlk in a cutscene
23 January 2006 - 06:54 AM
I have searched how to call the dialogF.tlk in a cutscene with an non-english game. (french for those who could be interested)
I explain. at the beginning of the game (BGII), Irenicus says "Es-tu seulement conscient de la puissance qui sommeille en toi?" (Translation of : "Do you even realize your potential ?").
If the PC is a man, there is no problem. But when she's a woman, this should be "es-tu seulement consciente...)
I watched in the DialogF.tlk, and this string have soon been done for the female version.
So is there a possibility for calling DialogF.tlk with "DisplayOverHead(strref)" ?
(I'm french, and I'm sorry for my random English )
I explain. at the beginning of the game (BGII), Irenicus says "Es-tu seulement conscient de la puissance qui sommeille en toi?" (Translation of : "Do you even realize your potential ?").
If the PC is a man, there is no problem. But when she's a woman, this should be "es-tu seulement consciente...)
I watched in the DialogF.tlk, and this string have soon been done for the female version.
So is there a possibility for calling DialogF.tlk with "DisplayOverHead(strref)" ?
(I'm french, and I'm sorry for my random English )
- Spellhold Studios
- → Viewing Profile: Topics: zefklop
- Guidelines