[Wine] Re: CS:S Error Need help

gamblor01 wineforum-user at winehq.org
Tue May 19 00:00:52 CDT 2009


Besides the info on the above link, you might also trying looking for a hanging hl2.exe process.  This sometimes happens to me and if you open a terminal and type


Code:
wine taskmgr



You will sometimes see an errant hl2.exe process.  Also, you can check your ps output:


Code:
ps -ef | grep -i hl2



If there kill is a process found there you would need to kill it.







More information about the wine-users mailing list