From 5e75d29b5a874523570efd421c2f6a067882c7ca Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 23 Jun 2003 01:34:08 +0000 Subject: [PATCH] add Rage Mobility M1 defaults --- stepmania/Data/VideoCardDefaults.ini | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/stepmania/Data/VideoCardDefaults.ini b/stepmania/Data/VideoCardDefaults.ini index c557ecf090..59b7b913a4 100644 --- a/stepmania/Data/VideoCardDefaults.ini +++ b/stepmania/Data/VideoCardDefaults.ini @@ -61,6 +61,16 @@ TextureColor=16 AntiAliasing=0 [0005] +DriverRegex=RAGE MOBILITY-M1 +// Vertex alpha is broken in OpenGL, but not D3D. -Chris +Renderers=d3d,opengl +Width=400 // lower resolution for 60fps +Height=300 +DisplayColor=16 +TextureColor=16 +AntiAliasing=0 + +[0006] DriverRegex=Intel.*82810|Intel.*82815 // OpenGL is 50%+ faster than D3D w/ latest Intel drivers. -Chris Renderers=opengl,d3d @@ -71,7 +81,7 @@ TextureColor=16 AntiAliasing=0 #// Please add a comment. What is this supposed to match? -Chris -#[0006] +#[0007] #DriverRegex=OpenGL #Renderers=opengl #Width=640 @@ -82,7 +92,7 @@ AntiAliasing=0 // Default graphics settings used for all cards that don't match above. // This must be the very last entry! -[0006] +[0007] DriverRegex= Renderers=opengl,d3d Width=640