ryousuke |
Mardi 27 Novembre 2007 à 18:02
|
ryousuke
|
Wine version: 0.9.37
Distribution: Debian
Distribution version: SID (Unstable)
Graphics card: Nvidia, geforceFX 5700LE (version 256Mo)
Graphics card driver: 1.0-9755
Comments:
- Everything works great, you have to install the 1.03 patch and disable the hardware mouse in the launcher SWKotor_Config.
Thx to GNU_Raziel for this test! Edité par Salvatos
|
drakkar123 |
Samedi 8 Aoüt 2009 à 16:34
|
drakkar123
|
Version of wine : 1.1.26 and 1.1.18
Distribution : openSUSE
Version of the distribution : 11.1
Graphics card : Nvidia GeForce GTX 260
Drivers of the graphics card : 185.18.14
Comments : There seems to be a few errors in the install script for Star Wars: Knights of the Old Republic
1. The first issue I had was the POL install script was in a foreign language. I was able to fumble my way through the install though.
2. The POL script prompted for the CD-ROM drive mount point for the source CDs. The mount point the openSUSE auto-mounter uses for CD-ROMs is:
/media/<CDlabelname>. I selected the only option on the list: /media/KOTOR_1. Then the script copied the contents of CDROM1 to the hard drive. When it completed, I was prompted for CDROM2. After I put the second CD in and clicked next, another prompt came up almost immediately asking for CDROM3. The same thing happened for the rest of the CDs. After several tries, I finally worked around the problem after CDROM1 finished being read by creating a symbolic link named /media/KOTOR_1 pointing at /media/KOTOR_2. I had to do the same thing for /media/KOTOR_3 and so on, after each CD was read.
3. The third problem was an error in the shell script /home/username/.PlayOnLinux/configurations/installed/Star Wars : Knights of the Old Republic. The error caused the POL menu link to be broken. I was able to edit the script, and correct the problem by changing the line:
cd "/home/username/.PlayOnLinux/wineprefix/SWKotor/drive_c/Program\\ Files/LucasArts/SWKotOR"
to
cd "/home/username/.PlayOnLinux/wineprefix/SWKotor/drive_c/Program Files/LucasArts/SWKotOR"
4. The POL install script placed a pixmap file in /home/user/.PlayOnLinux/configurations/installed and in my KDE 3.5 startup menu called SWKotor_config.xpm..This also created erroneous shortcuts in the POL and KDE menus. I'm guessing that this was intended to create a link for the swconfig.exe app, because the other link created, was a direct link to swkotor,exe, bypassing the launcher.
Also worth noting, Wine Version 1.1.26 had a problem with no working audio in game after the intro videos. I'm currently running it now with wine 1.1.18. I could not get it to start with full screen. I tried 5 different versions of wine with the same results. After changing the entry "Fullscreen=0" and "Refresh=0" in my swkotor.ini file, wine version 1.1.18 works perfectly. It won't start in fullscreen, but after it is running, I am able to select fullscreen on the window titlebar, and it runs in fullscreen without problems (can also press ALT-F3 with KDE). I am even able to use the hardware mouse and in game movies, without problems.
|
NSLW |
Samedi 8 Aoüt 2009 à 19:14
|
NSLW
|
Third problem is solved. The installation script should be translated for new so it uses new POL frontend, then there would be less problems.
EDIT
Please try again now. Edité par NSLW
|
ET |
Vendredi 28 Aoüt 2009 à 12:52
|
ET
|
Version of wine : 1.1.28
Distribution : Debian
Version of the distribution : testing
Graphics card : GeForce Go 7900 GS
Drivers of the graphics card : 185.18.36-1+2.6.30-5
Comments : There seems to be a few errors in the install script for Star Wars: Knights of the Old Republic
First i tried to run the script from the instalation dialog and this faild with some errors like:
./PlayOnLinux/install: line 55: Use_WineVersion: command not found
I added:
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
after the head-comments.
the next wehr some errors while copy the cds: file does not exist
i added
POL_SetupWindow_prefixcreate
After Chosing the wine version:
LATESTVERSION=$(Get_Latest_Wine_Version)
CHOSENWINEVERSION="$LATESTVERSION"
Use_WineVersion "$CHOSENWINEVERSION"
POL_SetupWindow_prefixcreate
Edité par ET
|
NSLW |
Mercredi 2 September 2009 à 17:31
|
NSLW
|
Corected
|
gtludwig |
Vendredi 24 September 2010 à 16:22
|
gtludwig
|
I also installed this game and the script works flawlessly. My only question is that when I ran the configurator, it failed the video test and didn't recognized the installed video driver. I'm using a GeForce 9600GT with the x86_64 latest blob.
|
Jncocontrol |
Dimanche 26 September 2010 à 7:15
|
Jncocontrol
|
Can we add support for KOTOR on Steam?
|
GNU_Raziel |
Mercredi 29 September 2010 à 18:20
|
GNU_Raziel
|
I will add Digital Edition support as soon as possible, this will probably also work with steam version.
|
Jncocontrol |
Dimanche 31 Octobre 2010 à 2:40
|
Jncocontrol
|
I will add Digital Edition support as soon as possible, this will probably also work with steam version.
You sir are awesome.
|
GNU_Raziel |
Vendredi 5 Novembre 2010 à 18:03
|
GNU_Raziel
|
It's done, it should now work with Digital Edition, enjoy :)
|
Jncocontrol |
Samedi 6 Novembre 2010 à 23:36
|
Jncocontrol
|
I gave it a try today, Said something about "File not found".
|
GNU_Raziel |
Samedi 6 Novembre 2010 à 23:40
|
GNU_Raziel
|
can you give more infos ? Whitch version did you tried ? dvd ? steam ? other digital edition ?
Try launching POL in a terminal to have more error output, i need more data to fix the problem.
|
Jncocontrol |
Lundi 8 Novembre 2010 à 0:42
|
Jncocontrol
|
Well i started up POL, Click install, Went to Knights of the old republic, Clicked Apply, Then the error poped up.
|
GNU_Raziel |
Lundi 8 Novembre 2010 à 10:35
|
GNU_Raziel
|
|
Neanie |
Mercredi 20 Juillet 2011 à 17:17
|
Neanie
|
It goes nicely through the steps to change cd. but forgets to actually start the installer.
I suspect the problem is the executable bit. I can only start the installer on wine command line and not directly with open with.
|