diff --git a/stepmania/Data/VideoCardDefaults.ini b/stepmania/Data/VideoCardDefaults.ini index dde0ef6e90..d2a9819e48 100644 --- a/stepmania/Data/VideoCardDefaults.ini +++ b/stepmania/Data/VideoCardDefaults.ini @@ -101,9 +101,30 @@ DisplayColor=16 TextureColor=16 AntiAliasing=0 +// glTexImage2D fails +[0008] +DriverRegex=Trident Video Accelerator CyberBlade +Renderers=d3d,opengl +Width=640 +Height=480 +DisplayColor=16 +TextureColor=16 +AntiAliasing=0 + +// AV somewhere in RageDisplay_OGL::CreateTexture() +[0009] +DriverRegex=SiS 650_651_740 +Renderers=d3d,opengl +Width=640 +Height=480 +DisplayColor=16 +TextureColor=16 +AntiAliasing=0 + + // Default graphics settings used for all cards that don't match above. // This must be the very last entry! -[0008] +[0010] DriverRegex= Renderers=opengl,d3d Width=640