WineHQ

Mass Effect

Retail version

Application Details:

Version: 1.0x
License: Retail
URL: http://masseffect.bioware.com/
Votes: 25
Latest Rating: Gold
Latest Wine Version Tested: 5.0-rc4

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installed correctly.

Cut scenes work

Game runs correctly in 1920*1080

Mouse movement is detected on ESC 'pause screen' All Keys and mouse buttons are detected and work in game

 All sound and video works correctly

Tested on the following technical specifications:
Intel Core 2 Duo (Quad) 2.66*4, 4 GB DDR3, 1GB GDDR3 Nvidia GT220

What does not

Mouse movement in game is not detected. Mouse is  moving outside the wine app. Option for allowing Direct x apps to prevent the mouse leaving was enabled still the same.

Workarounds

What was not tested

Online/ multiplayer 

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

The game would be platinum working status if tracking the mouse movement can be accomplished in game.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Jan 10 20205.0-rc4Yes Yes YesGoldbestie 
ShowDebian GNU/Linux 10.x "Buster" x86_64Nov 24 20194.20-stagingYes Yes YesGoldPrajwal Gaonkar 
ShowArch Linux x86_64Apr 14 20194.1-stagingN/A Yes YesSilverHugoPoi 
ShowArch Linux x86_64Jun 19 20183.10No Not installable NoGarbageSinan Ozan 
ShowUbuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu)Jan 04 20161.9.0Yes Yes NoGoldJaka Kranjc 

Known Bugs

Bug # Description Status Resolution Other apps affected
7991 Test Drive: Unlimited messed up graphics REOPENED View
24392 Unreal Engine 3: Motion Blur Effect Makes Games Unplayable RESOLVED NOTOURBUG View
24417 America's Army 3 and other games fail: d3dcompiler needs a working HLSL compiler (vs_3_0) NEW View

Show all bugs

HowTo / Notes

MassEffectConfig.exe issues

Be aware, that aforementioned stand-alone config utility in version 1.0 (unpatched) of Mass Effect has many issues under Windows as well, ofted resulting in its hang.

This problem occurs mainly (but not exclusively) on quad-processor machines. 

Patched version should have this problems fixed (supposedly).

 

 

HOWTO

Get audio to work

Edit "Documents/BioWare/Mass Effect/Config/BIOEngine.ini"
Add the following under the "[ISACTAudio.ISACTAudioDevice]" section:

DeviceName=Generic Software
UseEffectsProcessing=False

Ensure "Hardware Audio" is turned off in Sound settings in game

To get the MEUITM installer to work

A custom MassEffectModder.exe must be suppliedThis is seemingly due to it using functions not fully implemented in wine/mono
A hacky, usable version can be found here: https://github.com/DougTy/Mass...

Occasional "rendering exception" error while playing MEIUTM requires your game's binary be large address aware.
MassEffect.exe can be patched using this tool: https://www.techpowerup.com/fo...
Make a backup before patching!

Comments

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

Avoiding splash screen error and using ALOT
by Ilya Trukhanov on Sunday October 27th 2019, 16:15
I used a clean 64-bit prefix to play the retail release, it crashed on splash screen without DirectX installed. Issuing `winetricks d3dx9_31` seems to help with this.

Also, if you're looking to run the ALOT Installer, you need `winetricks dotnet472 d3dcompiler_47` and Wine 4.18+ for it to work. Although there are sometimes graphical glitches (solvable through minimizing and opening the window again), the application itself more or less works. It sometimes hangs after clicking the download links, couldn't do anything about it, but you should be able to download all the mods to a directory in a few restarts, and then install them without issue.
Back