more vid card defaults

This commit is contained in:
Chris Danford
2003-06-22 19:06:53 +00:00
parent f193e8ba6b
commit d9baf8eff1
+15 -4
View File
@@ -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