From owner-freebsd-questions Tue Sep 30 07:44:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA29040 for questions-outgoing; Tue, 30 Sep 1997 07:44:05 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA28993 for ; Tue, 30 Sep 1997 07:43:54 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA23204; Tue, 30 Sep 1997 16:43:27 +0200 (MET DST) Date: Tue, 30 Sep 1997 16:43:27 +0200 (MET DST) Message-Id: <199709301443.QAA23204@bitbox.follo.net> From: Eivind Eklund To: Maxim Surdu CC: freebsd-questions@FreeBSD.ORG In-reply-to: Maxim Surdu's message of Mon, 29 Sep 1997 02:50:40 +0300 Subject: Re: Yet another doom question? References: <3.0.32.19970929025040.0069e9f0@100.0.0.2> Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Dear Sirs, > Sorry for bothering you with this question... > I'd like to ask how could I run Doom under 16bpp Xserver > without restarting it in 8bpp mode? > When I sart it now it writes that > it only supports 256 colors and exits...:-( No can do. It only supports 256 colors. (That's due to the implementation of the texture-mapping routines in Doom) Eivind.