Like its predecessor, The Sith Lords takes place thousands of years before any of the Star Wars movies and is focused on some of the formative struggles between the Jedi and their power-hungry counterparts, the Sith. In the first game, you eventually discovered your Jedi powers, as well as your mysterious past. This time, you play as a different character that begins the adventure as a Jedi--but your knowledge of the character's past, the character's Force powers, and even the character's lightsaber are all missing. A journey of self-discovery awaits, and as you pick up the pieces of your character's past and discover the reasons for his or her exile from the Jedi order, your path will lead you to the few Jedi who survived the catastrophic events that took place at the conclusion of the original game.
Application Details:
Version: | 2.x |
License: | Retail |
URL: | http://www.lucasarts.com/games... |
Votes: | 8 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 3.5 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation, Main Menu, Character creation, Intro Movie + Ebon Hawk
What does not
The game crashes after the first movie
Workarounds
What was not tested
-
Hardware tested
Graphics:
Additional Comments
The causing message of the crash should be: wine: Unhandled page fault on read access to 0x00000000 at address (nil) There is another error occuring before the beginning of the intro video: err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"a3dapi.dll" But the Video starts playing. I tried all suggested solutions and end up with the same negative result mentioned in the comment "Black screen after character creation". I additionally tried a few patches available, including mods and community patches: - TSLRCM 185 - M478EP 1.2 - 64 and 32 Bit wine - installing dxd9_43 --------------------------- Lenovo Ideapad S400 Intel I3 2365M 1.4 GHz x4 Intel HD Graphics 4000
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Apr 04 2018 | 3.5 | Yes | Yes | No | Platinum | Erol | |
Current | Arch Linux x86_64 | Oct 20 2016 | 1.9.21 | Yes | Yes | No | Garbage | an anonymous user | |
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Oct 06 2015 | 1.7.50 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 13.10 "Saucy" i386 (+ variants like Kubuntu) | Jan 18 2014 | 1.6.1 | Yes | Yes | No | Gold | theAntiBob | |
Show | Ubuntu 12.04 "Precise" i386 (+ variants like Kubuntu) | Sep 12 2013 | 1.7.1 | Yes | Yes | No | Bronze | morin |
Bug # | Description | Status | Resolution | Other apps affected |
24495 | Star Wars: Knights of the Old Republic (Steam) can't keep a video mode. | UNCONFIRMED | View | |
30148 | Star Wars: The Old Republic - slow loading times | RESOLVED | NOTOURBUG | View |
48608 | Kotor 2 crashes when starting a new game/loading a new game | UNCONFIRMED | View |
by NSLW on (April 6th 2010)
Method #1
1. Create empty file and name it SWKOTOR2
2. Fill it with following content
#!/bin/sh
X :3 -ac &
sleep 2
export WINEPREFIX=${HOME}/.wine
export WINEDEBUG=-all
export DISPLAY=:3
cd "${HOME}/.wine/drive_c/Program Files/LucasArts/SWKotOR2"
wine swkotor2.exe
3. Allow executing that file as program by e.g. typing in terminal
chmod +x SWKOTOR2
4. Add yourself to audio group by e.g. setting it in system-config-users
5. Start the game by SWKOTOR2 file
6. After you quit the game press Ctrl+Alt+Backspace
Method #2 (NVIDIA only)
1. Type in terminal
sudo nvidia-xconfig --no-dynamic-twinview
2. Start the game as usual
by NSLW on (April 6th 2010)
It's possible to run this game in widescreen resolutions. For more informations visit www.widescreengamingforum.com
by NSLW on (April 6th 2010)
Option Enable Hardware mouse, in configurator, works only in fullscreen (Method #1), in other cases you should disable it.
by NSLW on (April 6th 2010)
To disable anoying system tray do following:
1. Start Registry Editor by e.g. regedit
2. Go to HKEY_CURRENT_USER->Software->Wine
3. Create X11 Driver if it isn't created already
4. Create new String Value in X11 Driver key and name it ShowSystray
5. Set false in Value data for ShowSystray
Star Wars Knights of the Old Republic II - The Sith Lords can be easily installed and patched by PlayOnLinux. You can download PlayOnLinux from here.
Comments for this application have been disabled because there are no maintainers.