https://bugs.winehq.org/show_bug.cgi?id=40465
--- Comment #6 from joaopa jeremielapuree@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;