Lead some Jedi (or Sith) in a battle between these two orders of the dominant religion in a galaxy far, far away.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
-> All setting maximum;
-> Singleplayer gameplay;
What does not
-> Sound when starting the game from launcher.exe;
What was not tested
-> The entire game, i'm yet playing it;
-> Auto-Update;
Additional Comments
The game runs very nice with all settings maximum, sometimes it lags a bit (i think because i'm running KDE 4 desktop effects).
My hardware configuration: Pentium D 3.00 Ghz, 1 GB of RAM, Asus Geforce 9500GT.
1. Create empty file and name it SWKOTOR 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/SWKotOR"
wine swkotor.exe
3. Allow executing that file as program by e.g. typing in terminal
chmod +x SWKOTOR
4. Add yourself to audio group by e.g. setting it in system-config-users 5. Start the game by SWKOTOR file
6. After you quit the game press Ctrl+Alt+Backspace Method #2 (NVIDIA only)
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
PlayOnLinux
Star Wars Knights of the Old Republic can be easily installed and patched by PlayOnLinux. You can download PlayOnLinux from here.
Enabling Widescreen
You need to use Universal Widescreen Patcher For more information consult the widescreen gaming forum (same link).
Enabling mouse-look
Since 1.3.21 you just need to check the "Automatically capture the mouse in full-screen windows" in winecfg and you're set.
For older versions look here: Bug #6971
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
White Polygons
by Bradyn on Thursday June 10th 2010, 18:50
Ok, so under wine, everything is basically white or gray, the polygons have no textures. I run this fine on windows7/xp so I don't know what the problem is. I have an intel GMA 3150, which is supported (quite well) by Ubuntu. Any resolution for this?
InstallShield cannot be loaded
by Stephen on Wednesday January 7th 2009, 7:26
I get an error when I try to install. It says the installshield (ikernel.exe) could not be loaded. I looked in the disc itself and there isn't an ikernel.exe but an ikernel.ex_.
If anyone out there knows how to get this to install, please let me know!!!
Doesn't quite work
by Chris on Sunday August 3rd 2008, 18:18
On Ubuntu 8.04 with Wine 1.0.0, the installation works perfectly, but when I actually run the game (starting on 800x600 with lowest detail, just for testing, but higher details have this same problem), I get this:
Game does not start
by gecos on Sunday July 13th 2008, 16:25
Hi,
after installing the game, I insert CD 1, and no matter how I try to start it (swkotor.exe, launcher.exe or autostart.exe), it accesses the cd, and then quits. Output shows:
Problems with mouse can be fixed.
by Onrue on Tuesday June 6th 2006, 18:36
Read more about bug bugs.winehq.org/show_bug.cgi?id=1410>#1410, especially comment bugs.winehq.org/show_bug.cgi?id=1410#c21>#21. I applied the patch, compiled, put the option to the register, and all works fine (mouse isn't recentered!), except that mouse cursor is shown on the screen only while mouse button 1 is pressed. Some commenters about bug #1410 said that mouse have shown up in some old CVS versions of wine. I think all that problems could be fixed.
install fails
by Josh Stratton on Thursday May 18th 2006, 13:32
Doesn't start install properly. No progress on the status bar.
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for interface {00000131-0000-0000-c000-000000000046}, error 0x80040155
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x80040155
err:ole:CoGetClassObject no class object {91814ec0-b5f0-11d2-80b9-00104b1f6cea} could be created for for context 0x4
fixme:ole:CoCreateInstance no classfactory created for CLSID {91814ec0-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80040155
Missing OpenGL functions, at least one fatal
by Troy Rollo on Saturday January 29th 2005, 22:30
Unsuccessfully attempts to get the address of the following OpenGL functions using wglGetProcAddress. It attempts to call the pointer returned for wglSwapIntervalEXT without checking it was non-null, resulting in a SEGV.