Application Details:
Version: | Awakening |
License: | Retail |
URL: | http://dragonage.bioware.com/ |
Votes: | 2 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.5.27 |
Maintainers: About Maintainership
What works
installing manually and playing.
What does not
the installer.
the already existing flaws regarding Dragon Age: Origins (black texture flaw etc) are not affected (fixed nor worsened) by this.
Workarounds
What was not tested
dlc.
the full game including all possible scenarios... naturally.
Hardware tested
Graphics:
Additional Comments
to install: cp /mnt/cdrom/data*rar ~/.wine/drive_c/Program\ Files/Dragon\ Age/ for i in *rar;do unrar "$i";done (substitute the directories with whatever's applicable) then you have to somehow "tell" the game that the expansion pack is indeed there. vim ~/BioWare/Dragon\ Age/Settings/AddIns.xml :split ~.wine/drive_c/Program\ Files/Dragon\ Age/addins/dao_prc_ep_1/manifest.xml copy everything save for the first line (the header) from the manifest.xml into AddIns.xml.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux | Apr 12 2013 | 1.5.27 | No, but has workaround | Yes | No | Bronze | Aliekezhi | |
Show | Gentoo Linux | Jun 27 2012 | 1.4 | Yes | Yes | No | Platinum | Sebastiano Tibolla | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Aug 23 2010 | 1.3.1 | N/A | Yes | No | Gold | nis | |
Current | Gentoo Linux | May 11 2010 | 1.1.44 | No, but has workaround | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Apr 09 2010 | 1.1.42 | N/A | Yes | No | Silver | Kojirou Sugihara |
If you go on another desktop and then come back to Dragon Age window, you should notice keys on keyboard don't work anymore.
In fact, wine thinks the keys Crtl and Alt are still hold.
The workaround is simple : hit crtl key, then alt key with focus on Dragon Age window : the keyboard should work again
If you are affected by this bug, please warn Wine team about it on wine bugzilla :
If you see black screen or flickering during the cutscenes or/and on the main screen, you will need to run winetricks strictdrawordering=enabled
If you are affected by this bug, please report it on the wine bugzilla to help Wine team to solve it : Bug 22383
Downloading the DLCs manually seems currently the only way to get them working.
You can find the downloads in the Redeemed DLC Unofficial Troubleshooting and FAQ, section 4.1.
Afterwards you can install them using the "daupdater.exe", which requires dotnet20 (.NET Framework2.0).you can install it using winetricks :
winetricks dotnet20
In order to install the required components for Dragon Age DLC's, you will have to create a 32 bits wineprefix and install everything there (Dragon Age Origin included).
To create your 32 bits prefix : WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg
To start winetricks in that prefix : WINEPREFIX=/path/to/wineprefix winetricks
To run Dragon Age from this prefix : WINEPREFIX=/path/to/wineprefix wine /path/to/DragonAge/daorigins.exe
If you experiment any bug listed above, or any non listed bugs, please report it to wine bugzilla, specifying your wine version : http://bugs.winehq.org/
This will help wine team to solve them.Admin note: The following was extracted from a user comment made in 2013 and may not be relevant to current Wine.
If you don't get any sound from the voice who relate the story in the
cinematic and the voices from the new characters, check if you have 2
addins folders in your Bioware directory (in your /home).
Problem can be solved by moving all the content from one of the directory to the other one.
If you see black screen flickering during the cutscenes or/and on the main screen, you will need to run winetricks strictdrawordering=enabled