From a9d49220c8c643774d778a6ff86a3989d2342166 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 1 Jan 2004 02:25:18 +0000 Subject: [PATCH] some Voodoo5 drivers report "Voodoo 5" --- stepmania/src/StepMania.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index 40ee42f3c8..fcf8e81cde 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -398,7 +398,7 @@ struct VideoCardDefaults } const g_VideoCardDefaults[] = { { - "Voodoo3", + "Voodoo *3", "d3d,opengl", 640,480, 16,16,16, @@ -406,7 +406,7 @@ struct VideoCardDefaults false // broken, causes black screen }, { - "Voodoo5", + "Voodoo *5", "d3d,opengl", // recevied 3 reports of open opengl crashing. -Chris 640,480, 32,32,32,