http://bugs.winehq.org/show_bug.cgi?id=26371
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-03-24 19:51:47 CDT --- I also see a crash on startup here, though my log looks a bit different:
err:d3d:resource_init Out of memory! err:d3d9:device_parent_CreateSurface (0x16188c) CreateSurface failed, returning 0x8876017c fixme:d3d_texture:texture_init Failed to create surface 0x42e7508, hr 0x8876017c Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x005bbad4). Backtrace: =>0 0x005bbad4 in backtothefuture101 (+0x1bbad4) (0x01cf7020)
Workaround for me: winetricks d3dx9_36 With that, the game is quite playable.
Does that workaround work for you, too?