[Bug 35112] L.A. Noire 1.3 (Steam version) fails to start, claiming "DX94: Graphics card capabilities are below the minimum specifications." (wined3d clamps device caps MaxVertexIndex to 0xFFFFF)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 28 13:29:04 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35112

Stefan Dösinger <stefan at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at codeweavers.com

--- Comment #3 from Stefan Dösinger <stefan at codeweavers.com> ---
I think it should be safe to raise the value. I'll look which values a modern
Windows GPU advertises.

The theoretical maximum is 2^32-1, although the real maximum is probably
smaller.  One feature that could interfere is the NV_primitive_restart
extension.

-- 
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.


More information about the wine-bugs mailing list