[Bug 22918] Ship Simulator 2008 demo crashes on startup (needs D3DXCreateSphere, D3DXCreateCylinder, and D3DXCreateTeapot)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 18 14:23:11 CDT 2010


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





--- Comment #22 from Misha Koshelev <misha680 at gmail.com>  2010-07-18 14:23:10 ---
Fyi, here is relevant output data from running test_t.cpp on Windows XP 64 bit:
Newell Test Set:
{1.4,0,2.4}
{0.84,-1.5,2.4}
{3.1,-0.66,0.825}
Windows Vertices:

As you can see, it finds the Newell Test Set, but not Windows ones.

Some more interesting comparisons.

Windows vertices = 2356.
Newell vertices = 306.
2356/306 ~ 7.7

Windows indices = 13536 = 2256 faces.
Newell "patches" (have to figure out what this means) = 32
2256/32 ~ 70.5

Hmm

Misha

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



More information about the wine-bugs mailing list