WineHQ

Mass Effect 2

Retail version.

Application Details:

Version: 1.0
License: Retail
URL: http://masseffect.bioware.com/
Votes: 2
Latest Rating: Gold
Latest Wine Version Tested: 1.6.2

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Everything, except some problems.

What does not

The installer freezes when it tries to install PhysX or DirectX.

You can kill the process when this happens, then install physx, directX and vc2005 from the DVD or via winetricks.

Using the AMD driver, the game freezes at every ingame movie.

You can only launch it by passing -nomovieplayback to the executable.

Using the open-source driver on Ubuntu 14.04 LTS, the movies lag at the first few seconds, then its smooth again.

Workarounds

What was not tested

Full playthrough,

DLCs,

Nvidia driver

Mass Effect 1 Save-Import

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

AMD should really work on their drivers, they suck.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu)Sep 28 20141.6.2Yes Yes NoGoldan anonymous user 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Nov 16 20131.7.4Yes Yes NoGoldMatt 
ShowLinux Mint 14 "Nadia"Feb 25 20131.5.24Yes Yes NoGoldBooman 
ShowGentoo Linux x86_64Aug 24 20121.5.11Yes Yes NoBronzeGalym Kerimbekov 
ShowGentoo LinuxNov 06 20111.3.30Yes Yes NoSilverSebastiano Tibolla 

Known Bugs

Bug # Description Status Resolution Other apps affected
23150 Mass Effect 2: No audio in menus/videos/game when starting game from launcher REOPENED View
23832 Mass Effect 2 stutter on initial rotation after awakening NEW View
24392 Unreal Engine 3: Motion Blur Effect Makes Games Unplayable RESOLVED NOTOURBUG View

Show all bugs

HowTo / Notes

HOWTO : DLC

DLC for Mass Effect 2 seems to work okay. You need an EA account & Bioware account. You have to link your bioware account to your EA master account.

When done, you can login to http://social.bioware.com/user_entitlements.php  and download the  content manually.

I have tested the Inferno Armor, Blood Dragon Armor, Zaeed - The Price of Revenge (Cerberus Network), Normandy Crash Site (Cerberus Network).

Launch the installer in the wineprefix you have Mass Effect 2 installed, the installer will fail (for me) at cleaning up the install. It is safe to kill the install process.

Once you have started Mass Effect 2, login to the Cerberus Network with your EA account and the DLC will be authorised (you may get a warning the first time)

To get the Keyboard/Mouse working and Increasing in-game performance

Please purge your previously wine installation before using that HowTo!

For patching and installing wine on Ubuntu:

apt-get build-dep wine
wget http://prdownloads.sourceforge.net/wine/wine-1.5.9.tar.bz2
(This wine version is given as an example)
tar xjpf wine-1.5.9.tar.bz2
cd wine-1.5.9
wget dl.dropbox.com/u/6901628/raw3.patch
patch -p1 < raw3.patch
tools/./make_requests
tools/./wineinstall


For patching and installing wine on Gentoo:

mkdir -p /etc/portage/patches/app-emulation/wine-1.5.9
wget -O /etc/portage/patches/app-emulation/wine-1.5.9/raw_input.patch 'dl.dropbox.com/u/6901628/raw3.patch'
emerge =app-emulation/wine-1.5.9

Thanks to t800 for the tip ;-)


Increasing in-game performance


If you have experienced performance degradation please deactivate dynamic shadows and antialiasing from game graphic menu. Also set proprietary driver image settings to Maximum Performance. This helps for weak graphic cards like NVIDIA Geforce 120 GT.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back