Add defaults for
Trident Video Accelerator CyberBlade SiS 650_651_740
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user