Steam game wont start

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
JPico
Newbie
Newbie
Posts: 4
Joined: Sun Jun 19, 2011 10:20 am

Steam game wont start

Post by JPico »

I there,
I recently installed wine, and followed this document https://help.ubuntu.com/community/CounterStrike to install steam.

After installing steam I logged into my account and installed Day of Defeat Source from my steam account.

After downloading and installing when I click play I got this error in my command line:

errle:RevokeDragDrop invalid hwnd (nil)
errle:RevokeDragDrop invalid hwnd 0x700a2
fixme:win:EnumDisplayDevicesW ((null),0,0x33dfec,0x00000000), stub!
err:module:import_dll Library binkw32.dll (which is needed by L"C:\\program files\\steam\\steamapps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found
err:module:import_dll Library binkw32.dll (which is needed by L"C:\\Program Files\\Steam\\steamapps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found
Using breakpad crash handler
Setting breakpad minidump AppID = 300
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198018732793 [API loaded yes]
Steam_SetMinidumpSteamID: Setting Steam ID: 76561198018732793
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0000: stub!
fixme:d3d:debug_d3dformat Unrecognized 1129272385 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1129272385) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1280070990 (as fourcc: NULL) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1280070990) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1129272385 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1129272385) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1280070990 (as fourcc: NULL) WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1280070990) in the format lookup table
fixmele:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x149cc0, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0x33e114)
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
err:ntdll:RtlpWaitForCriticalSection section 0x7d7734 "?" wait timed out in thread 001e, blocked by 001f, retrying (60 sec)

>Does any one knows how to solve this?
Using NVidia
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Steam game wont start

Post by jjmckenzie »

On 6/19/11 8:22 AM, JPico wrote:
I there,
I recently installed wine, and followed this document https://help.ubuntu.com/community/CounterStrike to install steam.

After installing steam I logged into my account and installed Day of Defeat Source from my steam account.

After downloading and installing when I click play I got this error in my command line:

errle:RevokeDragDrop invalid hwnd (nil)
errle:RevokeDragDrop invalid hwnd 0x700a2
fixme:win:EnumDisplayDevicesW ((null),0,0x33dfec,0x00000000), stub!
err:module:import_dll Library binkw32.dll (which is needed by L"C:\\program files\\steam\\steamapps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found
err:module:import_dll Library binkw32.dll (which is needed by L"C:\\Program Files\\Steam\\steamapps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found
Does this file exist in the Steam game directory?

Also, have you visited the Applications Database as well? Some of the
instructions on the Internet are outdated or contain information that no
longer applies to the lastest development version of Wine.
JPico
Newbie
Newbie
Posts: 4
Joined: Sun Jun 19, 2011 10:20 am

Post by JPico »

1 - Yes the file exist... can't understand why it can't be load.
but I suspect the double \\ in the file path.... ???

2 - been searching the web for more and newer info and I I fond is that is just install wine, get tahoma font, install steam, and the game should run
JPico
Newbie
Newbie
Posts: 4
Joined: Sun Jun 19, 2011 10:20 am

Post by JPico »

the game is rated as platinum in wine HQ for wine 1.3

http://apphttp://appdb.winehq.org/objec ... n&iId=4571
Locked