From owner-freebsd-questions Tue Nov 12 9:19:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DFC337B401; Tue, 12 Nov 2002 09:19:17 -0800 (PST) Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [192.80.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B796E43E4A; Tue, 12 Nov 2002 09:19:16 -0800 (PST) (envelope-from jandrese@mitre.org) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id gACHJ7V12790; Tue, 12 Nov 2002 12:19:07 -0500 (EST) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id gACHJ5p02136; Tue, 12 Nov 2002 12:19:05 -0500 (EST) Received: from mm112324-2k.mitre.org (128.29.3.65) by mailhub2.mitre.org with SMTP id 98917; Tue, 12 Nov 2002 12:18:59 -0500 Message-ID: <3DD137FF.33E03A8F@mitre.org> Date: Tue, 12 Nov 2002 12:18:55 -0500 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.79 [en]C-20020130M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Pierrick Brossin Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: NVidia - Games References: <1037083524.3dd0a3841f968@www.swissgeeks.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pierrick Brossin wrote: > > Hi! > > I was wondering if the guy who reported to thirteenandtwo that Half-Life was > working with the NVidia drivers is on this list ? > > I think it could be appreciable if people that makes a game work on FreeBSD and > report it, make a howto to help other people to get it running. > > Actually I encountered two problems, Half-Life tells me "OpenGL mode not > supported by your graphic card" and Quake3 tells a problem with OpenGL or "can't > find default.cfg". You need to copy (or symlink) the pk3 files off of the full version CD-ROM for Quake3 to work. The above error usually indicates you havn't installed Quake3 correctly. Also, make sure you have the linuxulator installed. One more thing: I always have to copy the openGL libraries into Quake's directory for some reason. For NVidia, these will be in /usr/compat/linux/usr/lib and are called: libGL.so.1.0.3203 and libGLcore.so.1.0.3203 Create symlinks for libGL.so, libGL.so.1, libGLcore.so, and libGLcore.so.1 Finally, make sure you have $__GL_SINGLE_THREADED set to 1 or Quake will crash when you try to start it. (Oddly, Return to Castle Wolfenstein had no such problem). If you didn't have the Linuxulator installed when you did the make setup in the NVidia driver, install the Linuxulator from the ports and rerun make setup in the Nvidia directory. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message