[Bug 40465] The sting demo is mainly black

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 19 10:46:13 CST 2017


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

--- Comment #6 from joaopa <jeremielapuree at yahoo.fr> ---
In line 4606 of the file
https://github.com/wine-mirror/wine/blob/master/dlls/ddraw/device.c

;
change the line 
return
IDirect3DDevice7_ComputeSphereVisibility(&device->IDirect3DDevice7_iface,
centers, radii, sphere_count, flags, return_values);

with

return  0;

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