Files
itgmania212121/stepmania/Data/VideoCards.ini
T

28 lines
445 B
INI
Raw Normal View History

2003-05-31 21:34:07 +00:00
[VideoCards]
NumEntries=3
[0000]
2003-06-01 02:17:29 +00:00
DriverRegex=Voodoo3|3dfx
Renderers=opengl,d3d
2003-05-31 21:34:07 +00:00
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