From owner-freebsd-questions@freebsd.org Fri Apr 7 15:40:41 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 078EED32542 for ; Fri, 7 Apr 2017 15:40:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD00EFA6; Fri, 7 Apr 2017 15:40:40 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 19819175; Fri, 7 Apr 2017 15:40:40 +0000 (UTC) Date: Fri, 7 Apr 2017 15:40:40 +0000 From: Alexey Dokuchaev To: Victor Sudakov Cc: freebsd-questions@freebsd.org Subject: Re: doom, quake, hexen... Message-ID: <20170407154040.GA11953@FreeBSD.org> References: <20120820170517.GA17147@admin.sibptus.tomsk.ru> <20120820191617.66efd947.freebsd@edvax.de> <20120820174640.GD17147@admin.sibptus.tomsk.ru> <20120820200915.9ab5eede.freebsd@edvax.de> <20120820182836.GA18699@admin.sibptus.tomsk.ru> <20170406074123.GA20165@FreeBSD.org> <20170406101830.GA48819@admin.sibptus.transneft.ru> <20170406105013.GA75306@FreeBSD.org> <20170406194244.GA20308@FreeBSD.org> <20170407144220.GA72378@admin.sibptus.transneft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170407144220.GA72378@admin.sibptus.transneft.ru> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2017 15:40:41 -0000 On Fri, Apr 07, 2017 at 09:42:20PM +0700, Victor Sudakov wrote: > Alexey Dokuchaev wrote: > > ... > > Or you could just update ports to r437874, which also unbreaks the > > build of `games/quake2lnx' when X11 option is not being selected. > > Magic! Thank you. > > And what build options would you recommend me to enable so that I > could play a nice full screen game of Quake? Defaults should be sane enough. You can disable X11 renderer if you want, it's of little use for normal users, but I like to keep it as a reference. I play with GLX renderer fullscreen 800x600, works fine. In-game fps counter (cl_drawfps 1) oscillates between 71 and 111, but I'm not sure if these numbers are truly legit (that is, under modern X.org). Since the game runs smoothly and I'm not an fps whore, I don't care much. ./danfe