LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 07-15-2004, 05:10 PM   #1
dthomson
LQ Newbie
 
Registered: May 2004
Distribution: Gentoo
Posts: 15

Rep: Reputation: 0
Steam FIX


For all you people who can't play Steam since the latest update...there IS a solution!

I found this thread at Transgaming.org http://www.transgaming.org/forum/viewtopic.php?t=390

Basically:
Quote:
First, you need to dig up the DLL msvcr70.dll and put it into c_drive/windows/system32. I got mine from my BF 1942 installation. This is needed because CSERHelper.dll needs it. For what, I dunno.

Next you need to get shdocw.dll and put it into c_drive/windows/system32. I got mine from my windows 98 installation (2179072 bytes).
Edit your config and add this:

"shdocvw" = "builtin"

Fire up steam, pick your game and ensure that you can get all the way to the splash screen (it will quit).

Now quit steam and kill wine/wineserver off.

Edit config again and switch it to:

"shdocvw" = "native, builtin"

Steam should now work.
Worked for me and i use Cedega (although mouse sticky problem is still there)

DLLs can be grabbed from here
 
Old 07-15-2004, 05:25 PM   #2
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Thanks for sharing the info! I'll try it later when I get home.
 
Old 07-16-2004, 04:45 PM   #3
acruz
LQ Newbie
 
Registered: Jul 2004
Posts: 17

Rep: Reputation: 0
I followed the instructions, but what do you mean by "kill wine/wineserver off."?
I'm a noob to cedega. I ran a ps -ef|grep wine and killed all the pids I could, but I noticed wineserver never went away.
I tried to run Steam anyways and still got the blank splash & crash.
 
Old 07-16-2004, 05:32 PM   #4
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Quote:
Originally posted by acruz
I followed the instructions, but what do you mean by "kill wine/wineserver off."?
I'm a noob to cedega. I ran a ps -ef|grep wine and killed all the pids I could, but I noticed wineserver never went away.
I tried to run Steam anyways and still got the blank splash & crash.
I haven't tried it (haven't had time), but I suspect that you could either press CTRL + ESC and kill it there, or in konsole, just type ps -A and kill #
 
Old 07-16-2004, 05:47 PM   #5
proudclod
Member
 
Registered: May 2004
Distribution: Fedora Core 2
Posts: 381

Rep: Reputation: 30
the correct name for the second dll is shdocvw.dll. I'm just trying the fix now

edit: I had no luck. At the point where steam should work i get an error dialog.

Steam.exe (Main Exception): Win32
Structured Exception at 444AFEFC: Attempt
to read from virtual address 1145765628
without appropriate access rights.

I'm running winex, as user "tom".

Last edited by proudclod; 07-16-2004 at 05:54 PM.
 
Old 07-20-2004, 04:49 PM   #6
acruz
LQ Newbie
 
Registered: Jul 2004
Posts: 17

Rep: Reputation: 0
I changed hardward (from a Dell GX250 to a 350), so I had to reinstall FC2, reinstall Cedega, and when I reinstalled Steam and followed the instructions it worked.
 
Old 07-20-2004, 07:16 PM   #7
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
The fix worked for me!

**make sure you edit the CORRECT config file. I have Wine, WineX, and Cedega and it was confusing which was the correct one. Type locate cedega in your konsole and it should tell you where Cedega is installed.
 
Old 07-21-2004, 10:09 AM   #8
acruz
LQ Newbie
 
Registered: Jul 2004
Posts: 17

Rep: Reputation: 0
Well, it almost works for me. My FPS kinda suck and in-game text is almost illegible, anyone else have that problem? Also, I can't get DoD to download. It just sits at "Updating Day of Defeat" and doesn't do anything.
 
Old 07-21-2004, 05:15 PM   #9
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Quote:
Originally posted by acruz
Well, it almost works for me. My FPS kinda suck and in-game text is almost illegible, anyone else have that problem? Also, I can't get DoD to download. It just sits at "Updating Day of Defeat" and doesn't do anything.
Text is also a little weird in the game, but it's legible.
FPS is fine for me. I'm playing in OpenGL mode on 1024x768.

2.56 GHz
Radeon 9700 Pro, 3.2.5 drivers
512 MB RAM
Mandrake 9.1
 
Old 07-24-2004, 07:52 AM   #10
subaruwrx
Member
 
Registered: Mar 2004
Distribution: Ubuntu Feisty
Posts: 641

Rep: Reputation: 30
Is this solution for the below error?

http://revenant.qsurf.org/steam.jpg
 
Old 07-24-2004, 03:02 PM   #11
proudclod
Member
 
Registered: May 2004
Distribution: Fedora Core 2
Posts: 381

Rep: Reputation: 30
Nope, it's for the error where CS crashes out when you start it.
 
Old 12-27-2004, 01:15 AM   #12
aaronruss
Member
 
Registered: Mar 2004
Posts: 90

Rep: Reputation: 15
Is steam working on wine now?

I have read how some people can get steam working and then it stops after the updates. My question is as of this date has any one got it to work and if so how?

Last edited by aaronruss; 12-27-2004 at 01:16 AM.
 
Old 12-30-2004, 10:49 AM   #13
subaruwrx
Member
 
Registered: Mar 2004
Distribution: Ubuntu Feisty
Posts: 641

Rep: Reputation: 30
Re: Is steam working on wine now?

Quote:
Originally posted by aaronruss
I have read how some people can get steam working and then it stops after the updates. My question is as of this date has any one got it to work and if so how?
Yup, thats where I'm stucked at. Anyone manages to get beyond that currently?
 
Old 01-01-2005, 10:25 PM   #14
subaruwrx
Member
 
Registered: Mar 2004
Distribution: Ubuntu Feisty
Posts: 641

Rep: Reputation: 30
k, managed to get beyond the updates.

Current problem is when tried to run the game, it say unavailable, try again later..

http://revenant.qsurf.org/steam_error.jpg

Last edited by subaruwrx; 01-02-2005 at 02:50 AM.
 
Old 01-04-2005, 09:06 AM   #15
subaruwrx
Member
 
Registered: Mar 2004
Distribution: Ubuntu Feisty
Posts: 641

Rep: Reputation: 30
Quote:
Originally posted by subaruwrx
k, managed to get beyond the updates.

Current problem is when tried to run the game, it say unavailable, try again later..

http://revenant.qsurf.org/steam_error.jpg
bump
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Steam? sonic04002 Linux - Games 1 10-30-2005 04:12 AM
all attempts to fix the problem failed... can someone help me fix partition space? foreverdita Linux - Enterprise 2 05-11-2005 09:02 AM
Cedega and Steam. Caboose Linux - Games 5 02-22-2005 11:44 AM
Steam mouse fix for Cedega! RHLinuxGUY Linux - Games 2 08-02-2004 12:02 AM
Steam under linux samhob Linux - Games 2 01-04-2004 11:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 04:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration