[Bug 8051] Sims 2 demo exits prematurely

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 5 09:19:20 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=8051

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

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

--- Comment #153 from Stefan Dösinger <stefan at codeweavers.com> ---
I don't think you'll have much luck with tweaking capabilities, as the game can
reasonably expect that the software vertex processing functionality it uses is
always available. To make this work Wine will either need Software Vertex
Shader support and have this support integrated into ProcessVertices, or it
will need an implementation of ProcessVertices that uses the hardware and reads
the results back via transform feedback. Either approach requires a lot of
work.

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