28 lines
433 B
INI
28 lines
433 B
INI
[VideoCards]
|
|
NumEntries=3
|
|
|
|
[0000]
|
|
DriverRegex=Voodoo3
|
|
Renderers=d3d
|
|
Width=640
|
|
Height=480
|
|
DisplayColor=16
|
|
TextureColor=16
|
|
|
|
[0001]
|
|
DriverRegex=GeForce|Radeon
|
|
Renderers=opengl,d3d
|
|
Width=640
|
|
Height=480
|
|
DisplayColor=32
|
|
TextureColor=32
|
|
|
|
// Default graphics settings used for all cards that don't match above.
|
|
// This must be the very last entry!
|
|
[0002]
|
|
DriverRegex=
|
|
Renderers=opengl,d3d
|
|
Width=640
|
|
Height=480
|
|
DisplayColor=16
|
|
TextureColor=16 |