This is a read-only board, no new topics or registrations are allowed. The OS Vault has moved to http://forums.vault9.net - Be sure to find more information there!
Group: Regular Member
Posts: 914
Joined: 1-July 02
Member No.: 394
Sex: Male
Well... I don't know if this helps, [seeing that I'm not actually a Linux user]. But, you can download patches to run games like Return to Castle Wolfenstein and Quake 3 on Linux. Try looking at ftp.is.co.za
Group: Regular Member
Posts: 1,458
Joined: 27-April 02
From: Johannesburg
Member No.: 156
Sex: Male
OK, I got Counter Strike working in linux with wine, and its running perfectly without any lag, and its playing gr8! here is a couple screen shots of it running on my desktop. (no i dont usually run it in such a small window, that was just for the pic) Counter Strike 1 Counter Strike 2 Counter Strike 3
I also have UT2003 work in linux (damn fine game) I also got some pic's of that. From the Intro I love to win
Group: Regular Member
Posts: 1,458
Joined: 27-April 02
From: Johannesburg
Member No.: 156
Sex: Male
hehe, how-to's... hehehe ok well
the ut2003 is fairly easy,
1st) make sure u have "Microsoft Joliet CDROM extensions" compiled into your kernel, or u will have problems installing ut2003 (trust me... I KNOW!!!!)
2) pop in cd3, and su into root and run the linux_installer.sh like this
QUOTE
dave( at )Adelante dave $ su Password: root( at )Adelante dave # mount /mnt/cdrom root( at )Adelante dave # cd /mnt/cdrom root( at )Adelante cdrom # ls AutoRun.exe AutoRun.inf DirectX8 Extras Help Sounds linux_installer.sh root( at )Adelante cdrom # sh linux_installer.sh
and that will start the install, just follow the instructions from there (its like next, next, pop in cd1, next next, pop in cd 2, its really easy)
as for CS under wine... eish!!! i'm still trying to work out how i got it right, because i dont know, once i work it out, i will post a howto
but ut2003 under linux is really l33t hey... I'm loving it, and whats even better, is u play in a lan, and ping flood everyone else, it like buys u 5sec's in the game
Group: Regular Member
Posts: 1,458
Joined: 27-April 02
From: Johannesburg
Member No.: 156
Sex: Male
ok, yet another game successfully work, and that means some more screen shots, Max Payne, its one of my favourites, i think this game is brilliant, so i decided to give this one oa go under linux, and yet again, it ran as smooth as ever.
Group: Regular Member
Posts: 374
Joined: 16-January 03
From: Durban
Member No.: 855
actualy the ut2k3 installer is fucking retarded
QUOTE
mount: /dev/fd0 is not a valid block device execv: Permission denied Command: /store/media/games/ut2003lin/tmp_script_tg9lMs failed to uncompress file. ./setup.sh: line 52: 1742 Aborted "$setup" "$@" The setup program seems to have failed on x86/glibc-2.1
Fatal error, no tech support email configured in this setup Signal caught, cleaning up
Group: Regular Member
Posts: 358
Joined: 18-October 02
From: Pretoria , South Africa
Member No.: 660
Woohoo!
I decided to try mandrake again (9.0), and for some strange reason, linus stuff makes more sense to me now.
I also succeeded in updating the nvidia drivers - thus opengl works fine now!(tuks racer etc.)
I am currently downloading the point release of q3a for linux. I read somwhere that this is the way to intall q3a on a linux system:
execute the point release first after that, copy the pak files from your win q3a cd to the installed directory or save space by linking the pak file which are already on your win partition.
is the above correct?
if I can get q3a to work in linux, will mods like urbub terror also work?
Group: Regular Member
Posts: 1,568
Joined: 11-November 02
From: Randburg, South Africa
Member No.: 720
Sex: Male
thats correct. a mod usually comes in .zip file format, and is just config files and .pk? files, which are cross platform compatible. Just extract the urban terror files to a dir in your q3a dir (like /usr/local/games/q3a/ut/) and run quake3 and load the mod.
Group: Regular Member
Posts: 1,458
Joined: 27-April 02
From: Johannesburg
Member No.: 156
Sex: Male
it does, see, the way linux manages memory is different to the way windows does.
u see... in windows, it uses like X amount of memory and leaves the rest free.
what linux does, is it takes all the memory u have/give it, in ur case its 256mb, and it then it holds onto it, and when programs need memory, it then issues out what that program needs...
so as u can see, linux takes all of ur ram avaliable, and then buffers it. basically keeps it there until am application needs it.
i hope this helps u, and trust me, its not chewing ur memory, but i know mandrake can use up a lot more memory than lets say gentoo, but in mandrake u have to much rubbish running in the background.
oh, and for ur graphics, add this to ur /etc/X11/XF86Config
Option "NvAGP" "1"
now add this to ur screen section... like i have here:
Group: Regular Member
Posts: 358
Joined: 18-October 02
From: Pretoria , South Africa
Member No.: 660
Thanks Adalante, will implement those settings tomorrow, since I can thus far only connect to the net via winxp(see thread).
The memmory usage of linux is then actually great! If q3a needs more than the 84 mb available, then it will start grabbing memory from other processes that are idle at the time, untilo it has to take the swap file - correct? In my case, i didn't notice any pause whatsoever in q3a - thus no swap file usage there!
Does Warcraft work via wine? Will Xfree86 v4.3.0 really make a big improvement on my system? I have v4.2.1
I take it i must edit the /etc/X11/XF86Config-4 file(thats what the nvidia readme said, something about Xfree86 v4.x.x using that file now)
In the "Section 'Screen' " i must add the line " Option 'NvAGP' '1' ", not add it on its own in XF86 file, right?
Must my device also be Geforce 4 MX440 with AGP8X, or in my case Generic Gforce2 GTS? I think I saw it was listed as a Gforce4 after the nvidia drivers were installed.
Group: Regular Member
Posts: 1,568
Joined: 11-November 02
From: Randburg, South Africa
Member No.: 720
Sex: Male
no, you keep all your settings as is, you just add the Option "NvAGP" "1".
I never tried this and just ran a benchmark and found that my quake3 actually ran 10fps faster with NvAGP set to off than setting it to on :/
Option "NvAGP" "1" = ON Option "NvAGP" "2" = OFF #Option "NvAGP" "1" = OFF
It might just be my specific setup tho...try it yourself.
QUOTE
Does Warcraft work via wine? Will Xfree86 v4.3.0 really make a big improvement on my system? I have v4.2.1
I have heard of people playing warcraft3 through wine. As for upgrading X...i doubt u will get noticible performance increases, but it is still a good idea, since if something comes out with a higher version number, it means bugfixes! and besides, they improved X's memory handling and a bunch of other improvements.
This post has been edited by aquadog: Jul 1 2003, 02:07 PM
Group: Regular Member
Posts: 620
Joined: 4-May 02
From: Kimberley
Member No.: 178
Sex: Male
They could have told you in detail how to install UT2003 in Linux, but no.... It took well over an hour figuring out why the installer doesn't read the CD rom, when I found that one, ONE, simple command was to blame!
1) Copy installer from 3rd CD to /home/user/tmp 2) Type (no need to su): export SETUP_CDROM=/mnt/cdrom
And everything should run a-okay. Just a tip, if you don't want to open a console and type ut2003 everytime, tell the installer to link to your desktop, and then just click the icon.
Group: Regular Member
Posts: 358
Joined: 18-October 02
From: Pretoria , South Africa
Member No.: 660
I just found out that Uplink from Introversion is also available for Linux!
I was thinking about ordering it online (check out the gaming section to find out more about this game), and after seeing there was a linux version, I am now convinced to buy it. If a developer makes extra time and resources to make a linux version of a good game, then I will support them!
Group: Regular Member
Posts: 7
Joined: 14-September 03
From: Johannesburg, South Africa
Member No.: 1,696
I got Uplink while I was in the UK, the game is awesome. It has somewhat of a cult following. I really enjoyed it, hollywood hacking style (trace in 15s... passwords, elliptic-curve ciper cracking, bouncing across servers across the planet etc, etc) All in 2D (windoze version uses opengl, linux does too perhaps? i'm a linux newbie), but very cool - and many cold sweats while doing the missions. It is EXTENSIVE - well worth the cash to get it.
Check out Introversion, (as posted above) the demo is only 3MB or so.
This post has been edited by Xerxes: Sep 19 2003, 02:23 PM