|
|
(10 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{Eras|real}} | + | {{eras|real}} |
− | {{Construction}} | + | {{Gameguidenav}} |
| | | |
| One of the key aspects of the Dark Jedi Brotherhood is gaming, and for Linux users, this is a sore subject. The goal of this page is to create a compendium of information to provide a resource for those who choose to run the Linux Operating System. For those of you who are looking for generic gaming information check out [[Gaming_Information|Gaming Information]]. | | One of the key aspects of the Dark Jedi Brotherhood is gaming, and for Linux users, this is a sore subject. The goal of this page is to create a compendium of information to provide a resource for those who choose to run the Linux Operating System. For those of you who are looking for generic gaming information check out [[Gaming_Information|Gaming Information]]. |
Line 18: |
Line 18: |
| === Starwars MMO === | | === Starwars MMO === |
| Currently, play on Linux has an installer for Star Wars The Old Republic; and it does install. The game requires a few tweaks; and takes upwards of an hour and a half to launch. This is not recommended for playing. | | Currently, play on Linux has an installer for Star Wars The Old Republic; and it does install. The game requires a few tweaks; and takes upwards of an hour and a half to launch. This is not recommended for playing. |
| + | |
| + | === OpenJK - Jedi Knight Aacademy === |
| + | |
| + | ==== Installation ==== |
| + | This [http://www.ubuntuupdates.org/package/getdeb_games/utopic/games/getdeb/openjk site] provides a debian package for you to download and install. Once installed you will need to download the following files into your ~/.local/share/openjk/base directory: |
| + | http://www.x-raiders.net/download/jk3/assets0/file/assets0.pk3 |
| + | http://www.x-raiders.net/download/jk3/assets1/file/assets1.pk3 |
| + | http://www.x-raiders.net/download/jk3/assets2/file/assets2.pk3 |
| + | http://www.x-raiders.net/download/jk3/assets3/file/assets3.pk3 |
| + | |
| + | I also would just copy those into a get.txt then you can use the following to download it easier. |
| + | for i in `cat get.txt`; do wget $i; done; |
| + | |
| + | ==== Performance ==== |
| + | Runs great, no problems! |
| | | |
| == Tier Two Platforms == | | == Tier Two Platforms == |
Line 31: |
Line 46: |
| I have noticed quite a bit more performance with Diablo 3 in Linux over my Windows installation. Playing in Windowed Mode or Full Screen work flawlessly, however, switching between the two in game seems to cause a weird bug. I highly suggest that you pick one; and leave it. Closing and opening the game seems to redraw the screen and allows for normal gameplay. | | I have noticed quite a bit more performance with Diablo 3 in Linux over my Windows installation. Playing in Windowed Mode or Full Screen work flawlessly, however, switching between the two in game seems to cause a weird bug. I highly suggest that you pick one; and leave it. Closing and opening the game seems to redraw the screen and allows for normal gameplay. |
| | | |
| + | === Team Fortress 2 === |
| + | |
| + | Available via Steam; for free. |
| + | |
| + | ==== Installation ==== |
| + | Download and install via steam client. |
| + | |
| + | ==== Performance ==== |
| + | Game runs as expected. Rather fluidly on my computer; with little to no issues. |
| + | |
| + | === Star Conflict === |
| + | |
| + | Available via Steam; for free. |
| + | |
| + | ==== Installation ==== |
| + | Download and install via steam client. |
| + | |
| + | ==== Performance ==== |
| + | Runs great from steam. No problems! |
| | | |
| [[Category:Gaming]] | | [[Category:Gaming]] |
− | [[Category:DJB Info]]
| |
Latest revision as of 22:56, 7 June 2017
One of the key aspects of the Dark Jedi Brotherhood is gaming, and for Linux users, this is a sore subject. The goal of this page is to create a compendium of information to provide a resource for those who choose to run the Linux Operating System. For those of you who are looking for generic gaming information check out Gaming Information.
The author of this page, Omega Kira, currently runs Linux; specifically ubuntu 14.04 LTS. Solutions for gaming platforms are in reference to this system.
One of the most useful applications to help install games is a software title called PlayOnLinux. This allows you to install some games, with all the proper settings for them to function. However, not all games are supported, and step by step instructions on installing the games will be posted here.
Tier One Platforms
Pazaak
The in browser game works just fine with both Firefox and Chrome.
The downloaded application can be used by simply using a command line:
java -jar PazaakCantina.jar
Starwars MMO
Currently, play on Linux has an installer for Star Wars The Old Republic; and it does install. The game requires a few tweaks; and takes upwards of an hour and a half to launch. This is not recommended for playing.
OpenJK - Jedi Knight Aacademy
Installation
This site provides a debian package for you to download and install. Once installed you will need to download the following files into your ~/.local/share/openjk/base directory:
http://www.x-raiders.net/download/jk3/assets0/file/assets0.pk3
http://www.x-raiders.net/download/jk3/assets1/file/assets1.pk3
http://www.x-raiders.net/download/jk3/assets2/file/assets2.pk3
http://www.x-raiders.net/download/jk3/assets3/file/assets3.pk3
I also would just copy those into a get.txt then you can use the following to download it easier.
for i in `cat get.txt`; do wget $i; done;
Performance
Runs great, no problems!
Tier Two Platforms
Diablo 3
Diablo 3 works perfectly using PlayOnLinux.
Installation
Installation is done through the Install button for PlayOnLinux. I did have to use the original installation medium.
Performance
I have noticed quite a bit more performance with Diablo 3 in Linux over my Windows installation. Playing in Windowed Mode or Full Screen work flawlessly, however, switching between the two in game seems to cause a weird bug. I highly suggest that you pick one; and leave it. Closing and opening the game seems to redraw the screen and allows for normal gameplay.
Team Fortress 2
Available via Steam; for free.
Installation
Download and install via steam client.
Performance
Game runs as expected. Rather fluidly on my computer; with little to no issues.
Star Conflict
Available via Steam; for free.
Installation
Download and install via steam client.
Performance
Runs great from steam. No problems!