Can't get Counterstrike Source to start

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
FerretWithASpork
Level 1
Level 1
Posts: 5
Joined: Sun Jun 05, 2011 9:51 am

Can't get Counterstrike Source to start

Post by FerretWithASpork »

Hey all,

I can't get CSS to start. When I hit "Play" in Steam it brings up the "Preparing..." window, it sits there for a bit then goes away. HL2.exe starts for a few seconds, then just terminates.

Any ideas why?
John Drescher

Can't get Counterstrike Source to start

Post by John Drescher »

I can't get CSS to start. When I hit "Play" in Steam it brings up the "Preparing..." window, it sits there for a bit then goes away. HL2.exe starts for a few seconds, then just terminates.

Any ideas why?
How about a terminal log?

http://wiki.winehq.org/FAQ#get_log

If the output is long put it on a site like pastebin.com and post a link here.

John
FerretWithASpork
Level 1
Level 1
Posts: 5
Joined: Sun Jun 05, 2011 9:51 am

Post by FerretWithASpork »

jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Post by jjmckenzie »

FerretWithASpork wrote:http://pastebin.com/yQtZ4eM7
I just looked at my system and there is a plugplay.exe in $HOME/.wine/drive_c/windows/system23 (C:\Windows\System32).

What version of wine are you running?

Code: Select all

which wine
wine --version
Run these two commands in a terminal session and reply with what is returned.
Thank you.
FerretWithASpork
Level 1
Level 1
Posts: 5
Joined: Sun Jun 05, 2011 9:51 am

Post by FerretWithASpork »

ferretwithaspork@JD-LinDesktop:~$ which wine
/usr/bin/wine
ferretwithaspork@JD-LinDesktop:~$ wine --version
wine-1.2.2
ferretwithaspork@JD-LinDesktop:~$
FerretWithASpork
Level 1
Level 1
Posts: 5
Joined: Sun Jun 05, 2011 9:51 am

Post by FerretWithASpork »

Also I just checked and plugplay.exe IS in the drive_c/windows/system32 folder
FerretWithASpork
Level 1
Level 1
Posts: 5
Joined: Sun Jun 05, 2011 9:51 am

Post by FerretWithASpork »

Updated to 1.3 and that solved the issue, CSS runs fine now. Thanks!
Locked