merge dupe entry
This commit is contained in:
@@ -90,23 +90,12 @@ AntiAliasing=0
|
||||
#TextureColor=16
|
||||
#AntiAliasing=1 // Right now, they've got to have NVidia or ATi Cards anyway..
|
||||
|
||||
// VIA Tech VT8361/VT8601 Graphics Controller 4.13.01.3111
|
||||
[0007]
|
||||
DriverRegex=VIA.*VT
|
||||
// Problems reported in OpenGL; nothing specific, though.
|
||||
Renderers=d3d,opengl
|
||||
Width=640
|
||||
Height=480
|
||||
DisplayColor=16
|
||||
TextureColor=16
|
||||
AntiAliasing=0
|
||||
|
||||
// Cards that have problems with OpenGL:
|
||||
// ASSERT fail somewhere in RageDisplay_OpenGL "Trident Video Accelerator CyberBlade"
|
||||
// bug 764499: ASSERT fail after glDeleteTextures for "SiS 650_651_740"
|
||||
// bug 764830: ASSERT fail after glDeleteTextures for "VIA Tech VT8361/VT8601 Graphics Controller"
|
||||
[0008]
|
||||
DriverRegex=Trident Video Accelerator CyberBlade|SiS 650_651_740|VIA Tech VT8361/VT8601 Graphics Controller
|
||||
[0007]
|
||||
DriverRegex=Trident Video Accelerator CyberBlade|SiS 650_651_740|VIA.*VT
|
||||
Renderers=d3d,opengl
|
||||
Width=640
|
||||
Height=480
|
||||
@@ -117,7 +106,7 @@ AntiAliasing=0
|
||||
|
||||
// Default graphics settings used for all cards that don't match above.
|
||||
// This must be the very last entry!
|
||||
[0009]
|
||||
[0008]
|
||||
DriverRegex=
|
||||
Renderers=opengl,d3d
|
||||
Width=640
|
||||
|
||||
Reference in New Issue
Block a user