add Rage Mobility M1 defaults
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user