Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://dragonage.bioware.com/d... |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.9.14 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Steam version.
The game at 1920x1080 resolution. Currently in Act 1.
Black Emporium DLC.
The various item DLCs (Lothering's Lament, Blood Dragon Armor, etc).
Windowed mode.
Fullscreen mode.
Fullscreen mode on separate X server.
Mods.
What does not
Nothing thus far.
Workarounds
What was not tested
Exiled Prince DLC.
DirectX 11 (video card is not capable, or Wine doesn't think it is).
Non-Steam version (I recommend avoiding this for now because of Activation issues with the retail version).
Hardware tested
Graphics:
Additional Comments
-------------------------- INSTALLATION/CONFIGURATION -------------------------- I recommend buying the Steam version to avoid the problems with activation that others have mentioned. Start up Steam, buy the game, and wait for it to download and install as normal. As stated in the other guides, you will then need to use winetricks to install d3dx11_43, d3dx9_36, and devenum. I found that you do NOT need to copy d3dx11_43 to the bin_ship directory in order to get the game to run. Make sure winetricks is up-to-date enough to have d3dx11_43 in it. The latest winetricks is at: http://code.google.com/p/winetricks/ The game will install with sound disabled. Edit DragonAge.ini (located at ~/.wine/drive_c/users//My Documents/BioWare/Settings/) and set: SoundDisabled=0 UseStereoSound=1 Note that this file will not exist until you launch the game or configuration utility. I recommend launching the configuration utility and just saving the default settings in order to create the file. It's faster and avoids the possibility of a game crash. You will probably also have to edit the resolution in DragonAge.ini manually to avoid crashes at startup. The default resolution of 800x600 caused it to crash on my system after the BioWare video played. Set: ResolutionWidth=YourResolutionWidth (ex: 1920) ResolutionHeight=YourResolutionHeight (ex: 1080) FullScreen=1 (if you want fullscreen mode; set to 0 for windowed) -------- SHORTCUT -------- Want to create a script that will launch the Steam version of DA2? Use: cd "/home//.wine/drive_c/Program Files/Steam/" export WINEDEBUG="-all" #change if you need to debug issues #ck-launch-session is necessary with WinePulse on a separate #X server. Remove the exec ck-launch-session if not running #WinePulse on a separate X server. exec ck-launch-session wine Steam.exe -applaunch 47900 ------------ MOUSE ISSUES ------------ Having issues with the camera going out of control when you try to look around? Get the wine source and apply the patch at: http://bugs.winehq.org/show_bug.cgi?id=6971#c437 Note that your X Server will need to support xinput2 for this to work. Most modern distros should have xinput2 (apparently it's present in Ubuntu 10.04 and up). Having other weird mouse issues? Try downgrading to wine 1.3.14. 1.3.15 and up introduced a complete overhaul of certain mouse handling code and screwed up more than a few things. I run DA2 with the xinput2 and WinePulse patches on the 1.3.14 branch of the Git repository. Note that your patched version of Wine can co-exist with other versions of Wine (such as one from your distro's package repository) if you don't run "make install" and manage your PATH environment correctly. In this case, I recommend installing DA2 under a different prefix--especially if the Wine versions are different. Not sure how to build Wine from source? Read: http://www.winehq.org/docs/wineusr-guide/installing-wine-source Not sure how to deal with multiple Wine prefixes? Read: http://wiki.jswindle.com/index.php/Wine_Prefixes
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jul 17 2016 | 1.9.14 | Yes | Yes | Gold | Hamzan | ||
Show | Fedora 21 x86_64 | Mar 24 2015 | 1.7.39 | Yes | Yes | Platinum | an anonymous user | ||
Show | Fedora 21 x86_64 | Mar 24 2015 | 1.7.39 | Yes | Yes | Platinum | an anonymous user | ||
Show | Linux Mint 17 "Qiana" x86_64 | Jun 27 2014 | 1.7.20 | Yes | Yes | Gold | Mark  Ackerman | ||
Show | Gentoo Linux x86_64 | Jan 13 2014 | 1.7.10 | Yes | Yes | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
6971 | Mouse "escapes" window or is confined to an area in the full screen program | CLOSED | FIXED | View |
18019 | Some Bioware games' setup crashes when changing install directory | CLOSED | FIXED | View |
21564 | Warning Forever / Dragon Age: Origins - ignores keyboard input after losing/regaining focus | NEW | View | |
22282 | Dragon Age: Origins mouse control glitches | CLOSED | FIXED | View |
26695 | Dragon Age 2 needs msvcp80.dll.??1?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ | CLOSED | FIXED | View |
26696 | Dragon Age 2 Demo wants msvcp90.dll.??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAE@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z | CLOSED | FIXED | View |
26898 | Dragon Age 1 & 2 shows black screen preview for the saved game | STAGED | View | |
30984 | Some keys do not work in different games (Trine, Skyrim, Dragon Age Origins, Dragon Age 2, Star Trek Online, Gothic 2) | STAGED | View | |
32050 | Dragon age 2 crashes with GL_OUT_OF_MEMORY errors | UNCONFIRMED | View | |
32607 | Dragon Age Origins/Dragon Age II hang up at launch | CLOSED | DUPLICATE | View |
33545 | Dragon Age 1 and 2 : Problem with azerty keyboard type | CLOSED | DUPLICATE | View |
33551 | Dragon age 2 : Graphic bug when saving, loading or entering new area | CLOSED | FIXED | View |
33552 | BioWare 'DragonAge2Config' and 'Masseffect2Config' tools < v1.03 fail to detect graphics card VRAM properly (broken apps) | CLOSED | INVALID | View |
33553 | dragon age 1 and 2, League Of Legends, Heroes of Migh and Magic V : keyboard disabled when losing focus | CLOSED | DUPLICATE | View |
49218 | Dragon Age II Game crashes | UNCONFIRMED | View |
In order to install the required components for Dragon Age II, 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/DragonAge2/DragonAge2.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.
Comments for this application have been disabled because there are no maintainers.