From 7aa7d3cba8707a2ef1dbf44e808fa0cdbf67efe5 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 9 Jul 2003 02:29:38 +0000 Subject: [PATCH] update --- stepmania/Data/VideoCardDefaults.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/Data/VideoCardDefaults.ini b/stepmania/Data/VideoCardDefaults.ini index 77488c3f64..1239b5c310 100644 --- a/stepmania/Data/VideoCardDefaults.ini +++ b/stepmania/Data/VideoCardDefaults.ini @@ -22,7 +22,7 @@ Renderers=opengl,d3d Width=640 Height=480 DisplayColor=16 // ease out on the fill rate a bit -TextureColor=16 // Althlon 1.2+TNT demonstration w/ movies: 70fps w/ 32bit textures, 86fps w/ 16bit textures +TextureColor=16 // Athlon 1.2+TNT demonstration w/ movies: 70fps w/ 32bit textures, 86fps w/ 16bit textures AntiAliasing=1 // hardware accelerated [0003] @@ -99,6 +99,7 @@ Width=640 Height=480 DisplayColor=16 TextureColor=16 +MovieColor=16 AntiAliasing=0 // AA is slow on some cards, so let's selectively enable it on cards we know are hardware // accelerated. Enabling AA on a G400 slows screenSelectMusic from 45fps to 35fps.