Files
itgmania212121/stepmania/Data/VideoCards.ini
T
Andrew Livy 49a5b67453 Added: SelectMode, allows players to cycle between double/halfdouble/single on pump song select screen. Todo: Make it work for versus/make it more 'metricable'
Added: More pump theme stuff
Changed: Temporarily allowed Voodoo3 onto OGL renderer (DX looks horrid on my voodoo3 Bug?)
2003-06-02 11:31:13 +00:00

28 lines
445 B
INI

[VideoCards]
NumEntries=3
[0000]
DriverRegex=Voodoo3|3dfx
Renderers=opengl,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