WineHQ
The Lord of the Rings: The Battle for Middle-Earth II 1.06



Category: Main > Games > Strategy Games > The Lord of the Rings: The Battle for Middle-Earth II > 1.06


NameThe Lord of the Rings: The Battle for Middle-Earth II
Version1.06
License Retail
URLhttp://www.ea.com/official/lor...
Votes 3
RatingGold
Wine Version1.5.26
Maintainers of this version:
Description
1.06 is the latest patch for BFME2. The game has been patched many times. Most of the patches fixed balance between the factions and they improved the performance.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Single player works without problem there is lag similar to windows too


What does not
Multiplayer - lan and afther patching no lan function!Cause usage of cracked data file!!!Without it problem in lan you are double present no posibal host or join games always gets disconnected who ever you want to play with.


What was not tested
modifying with 3rd party programs


Additional Comments

Only problem lan or multiplayer.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowGentoo Linux AMD64Mar 22 20131.5.26 Yes Yes Gold Martin 
ShowUbuntu 10.10 "Maverick" x86_64 (+ variants like Kubuntu)Dec 24 20101.2.2 Yes Yes Bronze an anonymous user 
ShowUbuntu 10.04 "Lucid" (+ variants like Kubuntu)May 08 20101.1.43 Yes Yes Gold an anonymous user 
ShowDebian GNU/Linux Unstable "Sid" x86_64Apr 03 20101.1.41 Yes Yes Platinum M Flowers 
CurrentUbuntu 9.10 "Karmic" x86_64 (+ variants like Kubuntu)Mar 08 20101.1.40 Yes Yes Gold an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected

 
HOWTO

Installing Wine with Cursor Support

To get proper cursors in the game, you need to patch Wine, which can be done as follows.

mkdir cursor_patches_20070428
tar -xvjf cursor_patches_20070428.tar.bz2 -C cursor_patches_20070428
tar -xvjf wine-0.9.48.tar.bz2
  • Enter the Wine directory.
cd wine-0.9.48
  • Apply the cursor patches.
for i in `ls ../cursor_patches_20070428`; do patch -p1 < ../cursor_patches_20070428/$i; done
  • Update wineserver.
tools/make_requests
  • Configure, build and install Wine. You can choose another install path if you want to. Be sure that all requirements are met.
./configure --prefix=$HOME/wine-0.9.48-bfme2
make depend && make
make install
  • Delete unneeded files.
cd ..
rm -rf wine-0.9.48 wine-0.9.48.tar.bz2 cursor_patches_20070428 cursor_patches_20070428.tar.bz2

Installing and Running the Game
  • It is recommended to create a new Wineprefix for the game. Of course you can choose any other path for your Wineprefix.

$HOME/wine-0.9.48-bfme2/bin/wineprefixcreate --prefix $HOME/.wine/bfme2

  • Before you can start the installation you have to download gdiplus.dll and copy it to ~/.wine/bfme2/drive_c/windows/system32.
  • Set Windows XP as Windows Version for the BFME2 Wineprefix:
WINEPREFIX=$HOME/.wine/bfme2 $HOME/wine-0.9.48-bfme2/bin/winecfg
  • Run the installation by executing AutoRun.exe on your game DVD. Remember to customize the pathes.
cd /media/cdrom0
WINEPREFIX=$HOME/.wine/bfme2 $HOME/wine-0.9.48-bfme2/bin/wine AutoRun.exe
  • Download Patch 1.06 and a crack and install them in order to make the game work.
  • To avoid graphic issues open the registry editor.
WINEPREFIX=$HOME/.wine/bfme2 $HOME/wine-0.9.48-bfme2/bin/regedit
Enter following new keys into regedit path: HKEY_CURRENT_USER / Software / Wine / Direct3D
UseGLSL = enabled
OffscreenRenderingMode = fbo
VideoMemorySize = 256
  • Run the game

env WINEPREFIX="$HOME/.wine/BFME2/" $HOME/wine-0.9.48-bfme2/bin/wine "C:\Program Files\Electronic Arts\Battle for Middle-Earth II\lotrbfme2.exe"

Known Issues
  • The game runs much slower under Wine than under Windows.
  • Descriptions for some objects are missing.

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Black screen
by cyborgsmurf on Wednesday September 7th 2011, 15:54
Installed and used a no-cd patch/crack (game.dat ver 1.1 (ver 1.4 didnt work for me)) and the installation worked 100%. Game starts but with a black screen. Mouse appears with the right mouse-theme for the game and I can hear sounds when I supposedly hover over buttons. I did this with latest wine (2011-09-07). Any suggestions?

[post new] [reply to this]

just won't get past the first screen
by Mark  Ackerman  on Wednesday February 16th 2011, 2:35
Help anyone,

I am trying to play BFME1 and 2 and both just won't get past the first screen. This must be a common error, I will answer any responses and I will do so diligently, Mark

[post new] [reply to this]

  • SOLVED by Mark  Ackerman  on Sunday March 6th 2011, 4:43
Patch problems
by Nick Cuthbertson on Thursday September 10th 2009, 12:49
When I build wine it works fine for a while but eventually it says "error: too many arguments to function 'get_cursor_handle16'".
I am currently unable to play any windows games, although I was able to before I installed 1.1.8. Please advise.

[post new] [reply to this]

NoCD crack
by Krzysztof Drewniak on Saturday November 1st 2008, 13:55
I saw that you need a NoCD crack. Where do I get one?

[post new] [reply to this]

Multiplayer
by Michel on Tuesday May 13th 2008, 4:12
hello all
I have à little questions
is someone try the multiplayer mode(lan) ?because from me it doesen't work at all i've tryed to create and join à party but i don't seeing any party and nobody can see me !!

[post new] [reply to this]

Cursor patch
by David E. Barry on Wednesday April 30th 2008, 8:11
What's the story? Is the patch going to be applied to the released version of wine? If the patch fixes the problem why isn't it getting applied?

[post new] [reply to this]

Run BFME 2 without white characters
by Toni on Monday March 31st 2008, 5:32
Falling back to wine version 0.9.48 is not necessary at all. Go only back to wine version 0.9.56 and you don't have any trouble with the mouse cursor.

To avoid white characters in the game set the parameter "UseGLSL" in the wine registry to value "disabled". So the game runs not so fast as with parameter set to "enabled" but you can play the game.

[post new] [reply to this]




   << Back

Page loaded in 0.13237 seconds.