http://bugs.winehq.org/show_bug.cgi?id=31802 --- Comment #13 from blakekl10(a)gmail.com 2012-09-26 14:49:16 CDT --- (In reply to comment #12)
(In reply to comment #11)
(In reply to comment #5)
You only get that FIXME when you screw around with the VideoPciDeviceID registry setting without understanding how it works.
Can't it simply be because currently 0x944A is not in wined3d_private.h?
Yes, but that's the issue. The only way you can get a PCI device ID that's not in the enum in wined3d_private.h is by overriding it through the registry setting. And if you do override the PCI ID with something that's not in that enum things break.
Why is 0x944a not in wined3d_private.h? It is a valid deviceID, as pcidatabase shows. http://pcidatabase.com/search.php?device_search_str=944a&device_search=Searc... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.