Starcarft 2 crash after the loading screen

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MorpheusToX
Newbie
Newbie
Posts: 2
Joined: Wed May 19, 2010 4:41 am

Starcarft 2 crash after the loading screen

Post by MorpheusToX »

Hello,

Someone could help me get the starcraft 2 beta working. I installed everything fine but it crashes after the loading screen.
I followed How-to but it's not work.
(Sorry for my bad English, i'm French)

Config : ATI 5770
wine 1.1.44

In the bash it's writed :

.... (lot of line)

fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1780ea44): stub
fixme:mmdevapi:AEV_GetMute stub
err:d3d_surface:surface_download_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glGetCompressedTexImageARB @ surface.c / 597
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x362d0f8,0x362d0f4): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf46f04a2

Thank you.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

There is a known crash after login:
http://bugs.winehq.org/show_bug.cgi?id=21809#c43
A patch is available, but you have to build wine yourself.
The patch is too tricky to make it in to wine-1.2, I fear.

Alternately, you could try using crossover games from codeweavers.com.
MorpheusToX
Newbie
Newbie
Posts: 2
Joined: Wed May 19, 2010 4:41 am

Post by MorpheusToX »

I don't the login screen, it crash before at the end of the first loading.
Locked