Add ATI Rage Mobility 128 (aka "Mobility M3") to the defaults database,

defaulting to the d3d renderer, as movietexture performance under OpenGL
is absolutely HORRID.
This commit is contained in:
Thad Ward
2004-07-03 14:43:57 +00:00
parent ad00c31149
commit f8be9d4762
+8
View File
@@ -505,6 +505,14 @@ struct VideoCardDefaults
2048,
true // Right now, they've got to have NVidia or ATi Cards anyway..
},
{
"Mobility M3", // ATI Rage Mobility 128 (AKA "M3")
"d3d,opengl", // movietexture performance is horrid in opengl, but fine in d3d.
640,480,
16,16,16,
1024,
false
},
{
// Default graphics settings used for all cards that don't match above.
// This must be the very last entry!