http://bugs.winehq.org/show_bug.cgi?id=31844
Bug #: 31844 Summary: CitiesXL (all versions) needs native D3DXCreateSphere (purist) Product: Wine Version: 1.5.12 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com CC: wine-bugs@winehq.org Classification: Unclassified
The free CitiesXL demo http://www.fileplanet.com/204724/200000/fileinfo/Cities-XL-Demo 53833dbbe9cf49eb7e05c85b4be9acf217e91a28 CitiesXLDemo.zip crashes on startup with 'winetricks alldlls=builtin'; the log says
fixme:d3dx:D3DXCreateSphere Case of adjacency != NULL not implemented. wine: Unhandled page fault on read access to 0x00000000 at address 0x4544d2 (thread 003c), starting debugger... Backtrace: =>0 0x004544d2 in graph3d 1 0x0047fdd4 in graph3d 2 0x00bd4ff6 in gameengine_win32shipping
This also affects the gamefly download version of CitiesXL 2011 and reportedly also CitiesXL 2012.
'winetricks d3dx9_36=native' works around the problem, and lets you get past the intro movie. (The demo then puts up a dialog saying the beta is over.)