From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 36386] Amnesia game crashes on RV570 (r300g) Date: Sat, 29 Oct 2011 09:53:20 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id DE0DB9EB22 for ; Sat, 29 Oct 2011 02:53:20 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=36386 --- Comment #5 from vand2@gmx.de 2011-10-29 02:53:20 PDT --- > This game has been reported as working, and it's not really clear if this was > even a driver bug in the first place, so I'm closing this bug. Please re-open > it if you are still having problems. Sorry, I've forgot about this report. Actually I've nailed down the problem to the s3tc texture compression. With a Mesa version compiled following the hints this article http://dri.freedesktop.org/wiki/S3TC the game runs fine on my r300 and r600. But without manually installing libtxc_dxtn and enabling USE_EXTERNAL_DXTN_LIB=1 in Mesa the games crashes as described above. I guess the game is to blame for not doing enough extension checks. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.