http://bugs.winehq.org/show_bug.cgi?id=19284
Summary: can't identify nvidia vendor string Product: Wine Version: unspecified Platform: PC OS/Version: Windows XP Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: andreu.blanc013@gmail.com
Created an attachment (id=22321) --> (http://bugs.winehq.org/attachment.cgi?id=22321) nvidia detection fix
Running wined3d on Windows XP, with an nvidia GeForce 4 MX, results in this error:
"Invalid nVidia version string: 1.5.2"
It seems that the win32 ICD doesn't report vendor string the same way. I'm attaching a fix to make the check more tollerant.