Date: Sun, 05 Feb 2006 20:03:34 +0000 From: Evgeny Solovyov <a.n.s.i@gmx.net> To: Xn Nooby <xnooby@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Any good OpenGL games? Message-ID: <43E65A16.5050806@gmx.net> In-Reply-To: <bdf25fde0602050744m400e88a5k952c983df43f9860@mail.gmail.com> References: <bdf25fde0602041706g4f3c6c73o5ec6f06ccbfdcc41@mail.gmail.com> <43E5DA12.20609@gmx.net> <bdf25fde0602050744m400e88a5k952c983df43f9860@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
All these games run good under FreeBSD. I use it with linux_base-rh-9 and nvidia-driver. Only problem i had was a conflict of libGL.so librarys of nvidia-driver and linux-dri packages. But simple # mv /usr/compat/linux/usr/X11R6/lib/libGL.so.1 /usr/compat/linux/usr/X11R6/lib/libGL.so.1-off # mv /usr/compat/linux/usr/X11R6/lib/libGL.so.1.2 /usr/compat/linux/usr/X11R6/lib/libGL.so.1.2-off and all is Okay :) Xn Nooby wrote: > On 2/5/06, Evgeny Solovyov <a.n.s.i@gmx.net> wrote: >> I play quake3, quake4, doomIII >> >> linux-quake3-demo >> linux-quake4 >> linux-doom3-demo > > > > I tried quakeforge, but when I get a missing WAD error when I try > "nq-glx". Are these games you mentioned complete? It will be great if so! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E65A16.5050806>