From d9baf8eff17398569455d5682a703ac2cb1fade8 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sun, 22 Jun 2003 19:06:53 +0000 Subject: [PATCH] more vid card defaults --- stepmania/Data/VideoCardDefaults.ini | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/stepmania/Data/VideoCardDefaults.ini b/stepmania/Data/VideoCardDefaults.ini index 0adfb60c7b..847a67b648 100644 --- a/stepmania/Data/VideoCardDefaults.ini +++ b/stepmania/Data/VideoCardDefaults.ini @@ -17,7 +17,7 @@ TextureColor=32 // 32 bit textures are faster to load AntiAliasing=1 // hardware accelerated [0002] -DriverRegex=TNT +DriverRegex=TNT|Vanta|M64 Renderers=opengl,d3d Width=640 Height=480 @@ -26,7 +26,7 @@ TextureColor=16 // Althlon 1.2+TNT demonstration w/ movies: 70fps w/ 32bit textu AntiAliasing=1 // hardware accelerated [0003] -DriverRegex=G400 +DriverRegex=G200|G400 Renderers=d3d,opengl // Frame rates are ~30% higher with D3D Width=640 Height=480 @@ -46,8 +46,19 @@ DisplayColor=16 TextureColor=16 AntiAliasing=0 +[0004] +// Rage Pro chip, Rage IIC chip (integrated) +DriverRegex=XPERT@PLAY||IIC +// OpenGL is not hardware accelerated, despite the fact that the drivers come with an ICD. -Chris +Renderers=d3d +Width=400 // lower resolution for 60fps +Height=300 +DisplayColor=16 +TextureColor=16 +AntiAliasing=0 + #// Please add a comment. What is this supposed to match? -Chris -#[0004] +#[0005] #DriverRegex=OpenGL #Renderers=opengl #Width=640 @@ -58,7 +69,7 @@ AntiAliasing=0 // Default graphics settings used for all cards that don't match above. // This must be the very last entry! -[0004] +[0005] DriverRegex= Renderers=opengl,d3d Width=640