LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Modern Warfare 2 (https://www.linuxquestions.org/questions/linux-games-33/modern-warfare-2-a-769610/)

dive 11-17-2009 02:24 AM

Modern Warfare 2
 
Just wondered if anyone has installed this on Linux yet? Works or no?

skuzye 11-17-2009 04:32 AM

Is there a linux version?

dive 11-17-2009 04:36 AM

I doubt it. I was thinking of Wine.

Garry | K | E 11-17-2009 08:27 PM

I haven't but I found this :
http://www.wine-reviews.net/games/ca...with-wine.html

dive 11-18-2009 02:09 AM

Hey great.

Cyberarmy 12-05-2009 10:33 AM

I got it up and running , good game

the trooper 12-05-2009 02:07 PM

Quote:

I got it up and running , good game
Which game did you get running?,Modern Warfare or Modern Warfare2?.

Cyberarmy 12-06-2009 08:30 AM

I got both of the games , but I mean Call of duty Modern Warfare 2,
here is the vid for it enjoy...

http://www.youtube.com/user/Ezcut

the trooper 12-06-2009 09:22 AM

Thanks for that Cyberarmy,is that you you playing in the youtube video?.
Love the 'Maiden soundtrack.
So what did you have to do to get COD MW2 running with Wine?.
I've never had much luck with getting games running with Wine,i play the original COD MW with Cedega.

Cyberarmy 12-06-2009 12:23 PM

CodMw2_linux
 
1.- hell yeah I love ironmaiden in special old stuff!

2.- as wine 1.1.33 Install right out the box, but you need to add
d3dx9, corefonts, dotnet20, mfc42 with winetricks, now there is
a popular error in valve steam "incomplete installation(53)"if
thats the case you need patch wine with this Patch steam_hack.tar.bz2
and update game with your patch build.

* there is people with different error codes & other problems
related with Codmw2 Installations,with no solutions so far *


3.Game runs fine , no problems , but It is a pain, to do install
game its good , wine has released ver 1.1.34 with some fixes for
left for dead2, and I belive to have same problem with the
certificate, any way Using Ubuntu 9.10+wine 1.1.33+patch+Nvidia Card

4.if you dont have much exp with wine kinda,hard to install but
not imposible... and hey its never late to learn!

the trooper 12-06-2009 01:37 PM

Quote:

now there is
a popular error in valve steam "incomplete installation(53)
So do you need Steam to run the game?.
I know i don't use Steam in CODMW.

Cyberarmy 12-06-2009 07:21 PM

I Think they change from punkbuster to steam vac service
in my copy I need to use steam to activate and install game,
I had an old account from my HL2 game so I used that...

Dont know if there is other way.

the trooper 12-07-2009 08:27 AM

Quote:

Originally Posted by Cyberarmy (Post 3782162)
I Think they change from punkbuster to steam vac service
in my copy I need to use steam to activate and install game,
I had an old account from my HL2 game so I used that...

Dont know if there is other way.

Well i just checked,and i have just reactivated my steam account just in case.
Ordered the game from Amazon,so i'll see how i go.
Thanks for the feedback Cyberarmy.

kpendergraft 01-29-2010 01:32 PM

Need just a little bit more help
 
Quote:

Originally Posted by Cyberarmy (Post 3781887)
1.- hell yeah I love ironmaiden in special old stuff!

2.- as wine 1.1.33 Install right out the box, but you need to add
d3dx9, corefonts, dotnet20, mfc42 with winetricks, now there is
a popular error in valve steam "incomplete installation(53)"if
thats the case you need patch wine with this Patch
and update game with your patch build.

* there is people with different error codes & other problems
related with Codmw2 Installations,with no solutions so far *


3.Game runs fine , no problems , but It is a pain, to do install
game its good , wine has released ver 1.1.34 with some fixes for
left for dead2, and I belive to have same problem with the
certificate, any way Using Ubuntu 9.10+wine 1.1.33+patch+Nvidia Card

4.if you dont have much exp with wine kinda,hard to install but
not imposible... and hey its never late to learn!

I have wine installed and i used Winetricks to install d3dx9, corefonts, dotnet20 and mfc42 that all went fine.. I am getting the error "incomplete installation(53)" the part that i am stuck on is how to install the steam_hack.diff patch Any help would be greatly Appreciated

Cyberarmy 01-31-2010 08:01 AM

@kpendergraft in order to patch wine you have to set up your wine-git

clone wine git with some linux-fu in console.....

1.-Install Git you'll need 1.4.1 or higher dont know how to do it in suse
only debian

2.-git clone git://source.winehq.org/git/wine.git ~/wine-git

3.-cd ~/wine-git

4.-copy the patch into directory!!

5.-patch -p1 < patch_name.diff

you wil get back some stuff like
"patching file programs/winecfg/Pt.rc"

after this just compile again

6.-./configure && make depend && make

And Rerun your program..

7.-./wine "C:\Program Files\Program Name\Steam.exe"

and done... * when i write this stuff wine was in version 1.1.33 and right now
its 1.1.37 So I hope and works for you..


All times are GMT -5. The time now is 01:19 AM.