[Bug 26205] New: Dragon Age 2 demo doesn't start
http://bugs.winehq.org/show_bug.cgi?id=26205 Summary: Dragon Age 2 demo doesn't start Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The demo is downloadable from http://dragonage.bioware.com/da2/demo/ First problem: fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for non D3DXRS_FLOAT4 constants fixme:d3dx:ID3DXConstantTableImpl_GetSamplerIndex (0x3098a78)->(0x2): stub wine: Unhandled page fault on read access to 0x00000000 Workaround: winetricks d3dx9_36 Second problem: err:module:import_dll Library d3dx11_43.dll (which is needed by L"C:\\Program Files\\Dragon Age 2 Demo\\bin_ship\\DragonAge2Demo.exe") not found Workaround: add a dummy d3dx11_43.dll (see attachment) Third problem: crashes with null pointer read. I'll attach the last 100000 lines of a +relay,+seh log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dragonage.bioware.co | |m/da2/demo/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-02-22 17:16:39 CST --- Created an attachment (id=33407) --> (http://bugs.winehq.org/attachment.cgi?id=33407) Patch to add a stub d3dx11_43 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2011-02-22 17:17:24 CST --- Created an attachment (id=33408) --> (http://bugs.winehq.org/attachment.cgi?id=33408) Last 100k lines of WINEDEBUG=+seh,+relay -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-02-22 19:32:33 CST --- Works for me with native d3dx11_42/43 and winetricks d3dx9. Try native d3dx11_42/43. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Component|-unknown |directx-d3dx9 Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2011-02-23 14:20:39 CST --- winetricks-alpha d3dx9_36 d3dx11_43 does work around it, thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #5 from Travis Athougies <iammisc(a)gmail.com> 2011-03-21 18:46:07 CDT --- Created an attachment (id=33758) --> (http://bugs.winehq.org/attachment.cgi?id=33758) Implement ID3DXConstantTable_GetSamplerIndex See if it works with the builtin d3dx9 with this patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2011-04-07 14:00:58 CDT --- What's the status of this? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 runetmember(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |runetmember(a)gmail.com --- Comment #7 from runetmember(a)gmail.com 2011-08-11 17:35:34 CDT --- Tested today with WINE 1.3.26. Still need to use workaround. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 --- Comment #8 from Rico <kgbricola(a)web.de> 2012-08-27 15:28:45 CDT --- Is this still an issue? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-08-27 19:25:49 CDT --- Starts up to the main menu with only native d3dx11_42/43 in wine-1.5.11-164-g1599299. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26205 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2012-08-31 12:57:04 CDT --- Closing bugs fixed in 1.5.12. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26205 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://dragonage.bioware.co |https://web.archive.org/web |m/da2/demo/ |/20110329144206if_/http://n | |a.llnet.bioware.cdn.ea.com/ | |u/f/eagames/bioware/dragona | |ge2/demo/DragonAge2Demo_F93 | |M2qCj_EnEsItPlRu.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla