Star Wars Jedi Knight II: Jedi Outcast Linux Native
How to install the Linux native port of Star Wars Jedi Knight II: Jedi Outcast.
Install the needed libraries for 64 bit:
Code:
sudo apt-get install libopenal1:i386
sudo apt-get install libx11-6:i386
sudo apt-get install libxxf86vm1:i386
sudo apt-get install libxrandr2:i386
sudo apt-get install libsdl1.2debian:i386
Download the 1.04 Update:
http://help.starwars.com/articles/en...tion=Star-Wars
Clone the git repo:
git clone git://github.com/xLAva/JediOutcastLinux.*git
Install Star Wars Jedi Knight II: Jedi Outcast using WINE:
cd YOURCDMOUNTPOINT/Install/
wine Launch.exe
Install the 1.04 update:
wine JKIIUp104.exe
Copy the *.pk3 files from the WINE install:
Locate the base directory in "~/.wine/drive_c/Program Files/LucasArts/Star Wars JK II Jedi Outcast/GameData/"
Copy base directory into the "~/Desktop/JediOutcastLinux/code/Release folder"
Run the game:
Launch the game with ./jk2sp located in "~/Desktop/JediOutcastLinux/code/Release folder"
“In the beginning God created the heavens and the earth.”