WineHQ

Mass Effect

No Screenshot

Submit Screenshot
Default Steam install

Application Details:

Version: Steam
License: Retail
URL: http://masseffect.bioware.com/
Votes: 5
Latest Rating: Silver
Latest Wine Version Tested: 3.10

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

Playing the game. Only tested ~3 hours into the game.

What does not

After changing my resolution from the default 1024x768, the game would not load until I restarted Steam. I googled the error message and it seems like this may be the application's fault, and it disappeared after restart.

Workarounds

What was not tested

The majority of the game.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Steam installed using PlayOnLinux. In the first time the game started, it loaded in full screen 1024x768 which kind of screwed up Ubuntu's desktop environment. Could easily change the resolution back using Ubuntu's menu, set the resolution in-game, and then the game wouldn't load until I restarted as well. Somewhat strange. Played for 3 hours on max graphics settings, very stable. nvidia graphics card, proprietary driver.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Jun 14 20183.10Yes Yes NoSilverCarlos Rodriguez 
ShowManjaro LinuxJan 14 20183.0-rc5Yes Yes YesGoldOdisej 
ShowArch LinuxJun 14 20172.10Yes Yes NoGoldLiam 
ShowGentoo LinuxAug 27 20161.9.17N/A Yes NoGoldaililoh 
ShowArch Linux x86_64Jun 24 20161.9.12Yes Yes NoSilvervorpalblade 

Known Bugs

Bug # Description Status Resolution Other apps affected
40898 Mass Effect (Steam) has no sounds with native OpenAL (except for cutscenes) NEW View
54352 Performance tanks when looking at occluded part of the level UNCONFIRMED View

Show all bugs

HowTo / Notes

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.

Sound
by sairuk on Thursday September 1st 2016, 6:49
Edit BIOEngine.ini

Add the following lines to the section labelled [ISACTAudio.ISACTAudioDevice]

DeviceName=Generic Software
UseEffectsProcessing=False

Disabling hardware audio
Back