NeedForSpeed shift2 Stretched blit not implemented

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

NeedForSpeed shift2 Stretched blit not implemented

Post by ahso »

fixme:d3d_surface:surface_cpu_blt Filter WINED3DTEXF_LINEAR not supported in
software blit.
fixme:d3d_surface:surface_cpu_blt Stretched blit not implemented for bpp 64!

I've tried different graphics settings without luck. Any ideas on the current *21 wine. Thanks
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Is there a visible symptom associated with that warning?
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

yes the screen freezes but foremost a crash message pops up. "wine has crashed bla..."
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

Just tried again and didn't get a popup message. The whole screen got grey framed and on the upper left corner a small black square.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

What graphics card, driver, and version of wine?
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

nvidida gtx 460, nvidia drivers and latest wine *21 on ubuntu 10.04

I've got wolfenstein etc. working. I'll try a another clean install now, if it works ill report back soon.
Thanks
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

No luck, copied the download version over to win-h, reinstalled but get now the same as running the windows version on win-c


michael@ubuntu:/media/Win-C/Program Files (x86)/Electronic Arts/SHIFT 2 UNLEASHED(TM)$ wine shi*exe
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x126088, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0x32f8f8)
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x13cc38, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0x32f8f8)
fixme:thread:SetThreadIdealProcessor (0xa8): stub
fixme:thread:SetThreadIdealProcessor (0xd4): stub
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW
Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 67 (SPI_SETHIGHCONTRAST)
fixme:thread:SetThreadIdealProcessor (0xdc): stub
fixme:thread:SetThreadIdealProcessor (0xe4): stub
fixme:thread:SetThreadIdealProcessor (0xe8): stub
fixme:thread:SetThreadIdealProcessor (0xf0): stub
fixme:thread:SetThreadIdealProcessor (0xf8): stub
fixme:thread:SetThreadIdealProcessor (0x100): stub
fixme:thread:SetThreadIdealProcessor (0x108): stub
fixme:thread:SetThreadIdealProcessor (0x118): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f8d4,0x00000000), stub!
fixme:thread:SetThreadIdealProcessor (0x120): stub
fixme:thread:SetThreadIdealProcessor (0x158): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f73c,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if possible.
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
Locked