Rune Central
http://forums.runecentral.com/

JoeQuake on Linux - How to use GLX?
http://forums.runecentral.com/viewtopic.php?f=9&t=631
Page 1 of 1

Author:  KalasMannen [ Sat Apr 16, 2005 8:05 am ]
Post subject:  JoeQuake on Linux - How to use GLX?

Hello...

I wan't to play joquake on my Linux machine, and for that you need GLX. Now the problem is that i am pretty new to Linux, and i can't compile sourcecode myself :cry:.

In the readme of GLX they talk about compiling GLX with the Xfree86 source code... This is too much for me to handle, far too much.

So i thought, maybe someone in this forum uses joequake on LInux with GLX and could help me out with this, maybe show me how to do it, step by step...
I would be eternally greatful, because i just HAVE TO get joequake running...

Thanks!

Author:  13Homer [ Tue Apr 19, 2005 6:41 am ]
Post subject:  Re: JoeQuake on Linux - How to use GLX?

KalasMannen wrote:
I wan't to play joquake on my Linux machine

Best choice.
Quote:
and for that you need GLX. Now the problem is that i am pretty new to Linux, and i can't compile sourcecode myself :cry:.

You don't need to compile courcecode (JoeQuake, I assume), but you have GLX "enabled".
Usually every Linux distro has at least MesaGLX (or something similar) libraries (packed in distro related package [rpm, deb etc.] which have to be installed). This is easy way, but this is a "generic" GLX, performance will be VERY low. So if you want to have maximum performance you have to force Linux to using your graphiccard manufacturer drivers. And THIS could be a real problem for you...
Quote:
In the readme of GLX they talk about compiling GLX with the Xfree86 source code... This is too much for me to handle, far too much.

So i thought, maybe someone in this forum uses joequake on LInux with GLX and could help me out with this, maybe show me how to do it, step by step...
I would be eternally greatful, because i just HAVE TO get joequake running...

Thanks!

Tell me more about your Linux (ex. which distro you have, kind of graphic card), maybe I can help you.

13Homer

Author:  mwh [ Wed Apr 20, 2005 1:44 pm ]
Post subject:  Re: JoeQuake on Linux - How to use GLX?

KalasMannen wrote:
I wan't to play joquake on my Linux machine, and for that you need GLX.


Well, you can always play software-rendered quake!

Author:  KalasMannen [ Thu May 12, 2005 2:43 pm ]
Post subject:  hehe

I use Simply Mepis 3.3, it's based on debian, so it's pretty much the same thing. I've downloaded the nvidia-lx package, and it recognized my geeforce2 card, and everything worked just fine. The only thing that isn't working fin is JoeQuake.

I says something about that the Libfmod-3.73.so isn't found, and then halts and returns to console. As far as i've seen, there is no debian package of libfmod available. How to preoceed?

Author:  13Homer [ Fri May 13, 2005 3:12 am ]
Post subject:  Re: hehe

KalasMannen wrote:
I use Simply Mepis 3.3, it's based on debian, so it's pretty much the same thing. I've downloaded the nvidia-lx package, and it recognized my geeforce2 card, and everything worked just fine. The only thing that isn't working fin is JoeQuake.

If everything is OK, JoeQuake should be fine too. At startup it shows which GL drivers it is using: GL_VENDOR, GL_RENDERER, GL_VERSION.
Just look if there is somewhere NVIDIA string (maybe vendor, maybe renderer).
Quote:
I says something about that the Libfmod-3.73.so isn't found, and then halts and returns to console. As far as i've seen, there is no debian package of libfmod available. How to preoceed?

As I know there is no official rpm nor deb release.
Try this: download tar.gz package from
http://www.fmod.org/files/fmodapi374linux.tar.gz
(3.73 "has disappeared"), unpack and put libfmod.3-74.so into standard library directory (/lib or /usr/lib - there's a planty *.so files).
Execute
Code:
ln -s libfmod.3-74.so libfmod.3-73.so
(3.73 "wrapper").
Run JoeQuake.

If it fails, try this:
download RPM from
http://rpm.pbone.net/index.php3/stat/4/ ... 6.rpm.html
Use alien to convert RPM to DEB (http://kitenet.net/programs/alien/).

13Homer

Author:  mwh [ Fri May 13, 2005 7:48 am ]
Post subject:  Re: hehe

KalasMannen wrote:
I use Simply Mepis 3.3, it's based on debian, so it's pretty much the same thing. I've downloaded the nvidia-lx package, and it recognized my geeforce2 card, and everything worked just fine. The only thing that isn't working fin is JoeQuake.

You could try compiling from source. Download, unpack, run "make -f Makefile.linux", see what happens.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/