[Bug 26079] New: Dragon Age - Origins requires d3dx9_36
http://bugs.winehq.org/show_bug.cgi?id=26079 Summary: Dragon Age - Origins requires d3dx9_36 Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: xvachon(a)gmail.com CC: wine-bugs(a)winehq.org Reports from mscodescan and running the game with the built-in d3dx9_36. ./Program Files/Dragon Age/bin_ship/daorigins.exe imports following stub symbols: d3dx9_36:D3DXCreateVolumeTextureFromFileInMemoryEx d3dx9_36:D3DXLoadMeshFromXW d3dx9_36:D3DXSaveSurfaceToFileW d3dx9_36:D3DXSaveTextureToFileW fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for non D3DXRS_FLOAT4 constants fixme:d3dx:ID3DXConstantTableImpl_GetSamplerIndex (0x18cc50)->(0x1): stub -- 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=26079 Travis Athougies <iammisc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iammisc(a)gmail.com --- Comment #1 from Travis Athougies <iammisc(a)gmail.com> 2011-03-18 00:54:58 CDT --- Can you check with the patch here http://source.winehq.org/patches/data/72404? 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=26079 --- Comment #2 from Xavier Vachon <xvachon(a)gmail.com> 2011-04-04 14:05:04 CDT --- (In reply to comment #1)
Can you check with the patch here http://source.winehq.org/patches/data/72404? Thanks
The launcher is affected by this : http://bugs.winehq.org/show_bug.cgi?id=26495 , but I was able to load the daorigins.exe executable with your work. These lines appear : fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for constants of type 0 fixme:d3d_surface:IWineD3DVolumeImpl_Map (0xa496478) : pBox=0x50fe830 stub -- 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=26079 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dylan.ah.smith(a)gmail.com --- Comment #3 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2011-06-10 21:39:49 CDT --- D3DXLoadMeshFromXW has been implemented for wine-1.3.22 -- 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=26079 Ivan <vaniaz(a)msn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vaniaz(a)msn.com --- Comment #4 from Ivan <vaniaz(a)msn.com> 2011-06-25 12:20:35 CDT --- wine 1.3.23 crashes with the following message after saving the game and pressing esc fixme:d3dx:get_format_info Unknown format 0x31545844 wine: Call from 0x7b83b052 to unimplemented function d3dx9_36.dll.D3DXSaveTextureToFileW, aborting -- 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=26079 --- Comment #5 from Travis Athougies <iammisc(a)gmail.com> 2011-06-29 14:07:12 CDT --- Please try again with the latest git. I recently submitted a stub implementation for this function. -- 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=26079 --- Comment #6 from Ivan <vaniaz(a)msn.com> 2011-07-09 04:35:57 CDT --- Is it in wine 1.3.24? I still get the same error with it. -- 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=26079 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c6f5f10434c3f6b9844f83e9259 | |7bdb369e728f9 Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED Summary|Dragon Age - Origins |Dragon Age - Origins |requires d3dx9_36 |requires d3dx9_36 | |D3DXLoadMeshFromXW --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2011-12-22 09:32:28 CST --- Hello, please don't recycle bugs over and over again. D3DXLoadMeshFromXW -> http://source.winehq.org/git/wine.git/commitdiff/c6f5f10434c3f6b9844f83e9259... --- quote --- wine: Call from 0x7b83b052 to unimplemented function d3dx9_36.dll.D3DXSaveTextureToFileW, aborting --- quote --- File a new bug for this. Regards -- 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=26079 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-12-30 12:58:08 CST --- Closing bugs fixed in 1.3.36. -- 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.
participants (1)
-
wine-bugs@winehq.org