|
OMSkates
|
 |
« Reply #90 on: October 11, 2011, 07:26:54 AM » |
|
Xonotic is a free first-person shooter game for Linux, Windows and Mac OS X. The Xonotic project started as a fork of Nexuiz, a game which was popular for many years on Linux. The fork was created because Nexuiz was licensed to IllFonic game studios, and it is to be used as a platform for developing a commercial game for Steam, Xbox and PlayStation. http://www.tuxarena.com/2011/09/xonotic-0-5-free-shooter-based-off-nexuiz/
|
|
|
|
|
Logged
|
|
|
|
|
hellraiser
Guest
|
 |
« Reply #91 on: October 12, 2011, 03:13:12 PM » |
|
Well, some of us [despite PS3/XBox/Wii/PC games] do still like & love Linux games (or am I the only one?). Maybe it's time to have a Games Corner on our forum  . What do you think guys? Yeaj, agree on that. But at the moment I think it's not a priority. Another notch on the to do list? Let's unite. Regards,
A-B-S-O-L-U-T-E-L-Y
|
|
|
|
|
Logged
|
|
|
|
|
glamdring
|
 |
« Reply #92 on: November 02, 2011, 04:48:23 PM » |
|
For those of you who like to use Steam on Linux I'm working on an article for installing steam on PCLinuxOS in the valve developers community. I'm swamped most of the time and have only just begun to wright how to install steam, not to mention I haven't been able to wright any on the solutions for problems yet. You can view the wiki page here: http://developer.valvesoftware.com/wiki/Steam_on_PCLinuxOSUntil I can fined a more suitable spot to wright down tutorials/help on steam I'm going to try and put it all on the wiki. Hopefully it can eventually be deleted, because Valve releases Steam for Linux... But that's wishful thinking...
|
|
|
|
|
Logged
|
|
|
|
|
bicol_willem
|
 |
« Reply #93 on: November 02, 2011, 11:19:25 PM » |
|
+1! That would inspire the kids more in favor of linux 
|
|
|
|
|
Logged
|
|
|
|
|
glamdring
|
 |
« Reply #94 on: November 10, 2011, 03:12:28 PM » |
|
In an attempt to help bolster the Gaming community here I'm going through all the current games in the repos and verifying all work and are up-to-date. Some date all the way back to 2007 and there are a lot of games. Needless to say this can take a long time, so I'm compiling a list as I go one by one through them.
If anyone feels like helping or just wants to report on the games they have installed please let me know. I will most likely use Google docs for sharing purposes. This will also allow us to easily use this information we have gained about the games easily in articles for the magazine. When updating games I will be attempting to gather detailed information about the game too. I just installed 2GB worth of games and this should keep me busy for a while haha!
I will also attempt to search the internet for possible additions, so again if you have anything you want to contribute to my list please let me know.
-Thank You
|
|
|
|
|
Logged
|
|
|
|
|
|
|
OMSkates
|
 |
« Reply #96 on: November 12, 2011, 08:14:58 PM » |
|
I've not had any success trying to install HON.
|
|
|
|
|
Logged
|
|
|
|
|
Crow
|
 |
« Reply #97 on: November 12, 2011, 11:30:37 PM » |
|
I've not had any success trying to install HON. What is your problem? we have it installed here in several computers.
|
|
|
|
|
Logged
|
Linux User #330412 PCLinuxOS e17 Club Member
When life hands you lemons... add a little salt and Tequila
|
|
|
|
OMSkates
|
 |
« Reply #98 on: November 13, 2011, 01:42:16 AM » |
|
I've not had any success trying to install HON. What is your problem? we have it installed here in several computers. Not sure Crow. I download the file and I get an executable named HoNClient-2.1.10.sh. Running it gets no results for me. Is there an rpm for the client?
|
|
|
|
|
Logged
|
|
|
|
|
djohnston
|
 |
« Reply #99 on: November 13, 2011, 06:47:21 PM » |
|
What is your problem? we have it installed here in several computers.
I downloaded it just now and tried to start the installer. [root@AMD64 TEST]# sh HoNClient-2.1.10.sh 156244+0 records in 305+1 records out 156244 bytes (156 kB) copied, 0.0791864 s, 2.0 MB/s HoNClient-2.1.10.sh: line 17: ./HoNClient-2.1.10.sh-bin: Permission denied [root@AMD64 TEST]# ls -l HoNClient-2.1.10.sh -rwxrwxr-x 1 darrel darrel 675761901 Nov 13 17:26 HoNClient-2.1.10.sh* [root@AMD64 TEST]# This is what's in the file, beginning with line #17 and ending at the beginning of the ELF executable. "$BINARY" --base="$0" $* rm "$BINARY" exit 0 ELF
|
|
|
|
|
Logged
|
Bare metal VBox AMD Athlon 7750 Dual-Core Single core 4GiB RAM 1GiB RAM nVidia GeForce FX 5200 64MB video LXDE 32bit KDE 64bit
Registered Linux User #416378
|
|
|
|
AndrzejL
|
 |
« Reply #100 on: November 13, 2011, 07:28:01 PM » |
|
Run this command in the game installer folder: chmod +x ./HoNClient-2.1.10.sh-bin Try re-runing the sh file. Andy
|
|
|
|
|
Logged
|
|
|
|
|
Ubuntu Refugee
|
 |
« Reply #101 on: November 14, 2011, 08:27:47 AM » |
|
Never played games before, but I have become totally hooked on Nexuiz and Sauerbraten. I am now going to follow up mrreallity13's link and have a go at downloading and installing Regnum. Looks like good fun.
Games Corner YAH!!
UPDATE
Regnum downloaded and installed with no problems. It even created it's own desktop icon. Nice graphics and working fine, now all I have to do is figure out how to play it.
|
|
|
|
|
Logged
|
|
|
|
|
djohnston
|
 |
« Reply #102 on: November 14, 2011, 10:21:14 AM » |
|
Run this command in the game installer folder: chmod +x ./HoNClient-2.1.10.sh-bin Try re-runing the sh file. Andy That's just it, Andy. The file doesn't exist. [root@AMD64 ~]# updatedb [root@AMD64 ~]# locate HoNClient-2.1.10.sh-bin [root@AMD64 ~]#
|
|
|
|
|
Logged
|
Bare metal VBox AMD Athlon 7750 Dual-Core Single core 4GiB RAM 1GiB RAM nVidia GeForce FX 5200 64MB video LXDE 32bit KDE 64bit
Registered Linux User #416378
|
|
|
|
AndrzejL
|
 |
« Reply #103 on: November 14, 2011, 10:26:32 AM » |
|
Run this command in the game installer folder: chmod +x ./HoNClient-2.1.10.sh-bin Try re-runing the sh file. Andy That's just it, Andy. The file doesn't exist. [root@AMD64 ~]# updatedb [root@AMD64 ~]# locate HoNClient-2.1.10.sh-bin [root@AMD64 ~]# Bad download? Damaged installer? I dunno...
|
|
|
|
|
Logged
|
|
|
|
mrreality13
Jr. Member

Offline
Posts: 38
|
 |
« Reply #104 on: March 01, 2012, 03:58:23 PM » |
|
Never played games before, but I have become totally hooked on Nexuiz and Sauerbraten. I am now going to follow up mrreallity13's link and have a go at downloading and installing Regnum. Looks like good fun.
Games Corner YAH!!
UPDATE
Regnum downloaded and installed with no problems. It even created it's own desktop icon. Nice graphics and working fine, now all I have to do is figure out how to play it.
what server /realm did you join?im in ignis hours
|
|
|
|
|
Logged
|
|
|
|
|