Linux - GamesThis forum is for all discussion relating to gaming in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
when im installing ut2004 with the linux install script, it loads fine goes thru disc one and then prompts me for disc two. problem is that even if i umount and mount the drive again it doesn't see the cd as being there. Any helpful suggestions?
You have to switch to Software Rendering from OpenGL in order to change game resolution. Once you change the resolution, switch back to OpenGL. It's on the options menu for graphics in the game, top left, in a combo box.
when im installing ut2004 with the linux install script, it loads fine goes thru disc one and then prompts me for disc two. problem is that even if i umount and mount the drive again it doesn't see the cd as being there. Any helpful suggestions?
The install script automatically mounts and unmounts. You just insert and remove the CDs.
If you manually mount and unmount, it doesn't work.
You have to switch to Software Rendering from OpenGL in order to change game resolution. Once you change the resolution, switch back to OpenGL. It's on the options menu for graphics in the game, top left, in a combo box.
i tried that at first and everything went crazy till i changed it back......but will try again.
The install script automatically mounts and unmounts. You just insert and remove the CDs.
If you manually mount and unmount, it doesn't work.
when i do not do anything and let the script do everything, even if i put the 2nd disc in when it asks for it it keeps saying please enter the right disc... and i click retry and it keeps asking me for the disc.
Yeah, software rendering is really slow, but unfortunately you can't change the resolution in OpenGL...only when your in software rendering mode.
oh well, i switched over to software rendering. logged off,logged on and nada---! i click the UT2004 start icon. it comes up for 3 seconds---no game whatsoever. hmmmmmmm. i'll do a restart......stay tuna
Yeah, software rendering is really slow, but unfortunately you can't change the resolution in OpenGL...only when your in software rendering mode.
In general or just in lenny45's case? With the Nvidia drivers installed I have been able to change the game resolution in OpenGL mode without switching to software mode. Oh and in another thread started by lenny45, it appears he does not have the Linux Nvidia drivers installed, so that may be the crux of his problem.
to install a game via any means on SUSE you have to first create the images using for example k3b and then mount each one using the loop when needed
eg. mount -o loop /mnt/cdrom /home/user/"image file" (or something like this)
the other way is to copy all folders from the disks into a folder of your choice (that you have full read/write access to) and then just use the patch from the UT website for linux and change/create the key file by using your Game's key.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.