[Bug 25232] New: Razor2: Hidden Skies has parts that are not rendered
http://bugs.winehq.org/show_bug.cgi?id=25232 Summary: Razor2: Hidden Skies has parts that are not rendered Product: Wine Version: 1.3.7 Platform: x86 URL: http://www.brothersoft.com/games/razor2-hidden-skies.h tml OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com CC: wine-bugs(a)winehq.org Razor2: Hidden Skies comes with d3dx9_30.dll but without it the ships and background do not render and so only a purist would notice. -- 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=25232 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=25232 --- Comment #1 from Andrew Millington <andrew.millington(a)gmail.com> 2010-11-20 03:39:31 CST --- Created an attachment (id=32032) --> (http://bugs.winehq.org/attachment.cgi?id=32032) ~/wine-git/wine razor.exe &> log.txt -- 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=25232 --- Comment #2 from Andrew Millington <andrew.millington(a)gmail.com> 2011-03-18 01:33:30 CDT --- Still present in wine-1.3.15-445-g12b24af. -- 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=25232 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2011-03-29 15:01:57 CDT --- Most common messages in that log: 17 fixme:d3dx:D3DXCreateEffectEx (0xXX 65 fixme:gstreamer:got_data_sink Did not get a GST_APP_BUFFER 1020 fixme:d3dx:ID3DXEffectImpl_GetParameterByName (0xXX)->((nil) 1753 fixme:quartz:DSoundRender_GetWritePos Advancing xx bytes 1766 fixme:quartz:DSoundRender_GetWritePos Delta too big xx/50 29651 fixme:d3dx:ID3DXMeshImpl_DrawSubset (0xXX)->(0): 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=25232 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED AssignedTo|wine-bugs(a)winehq.org |dylan.ah.smith(a)gmail.com Ever Confirmed|0 |1 --- Comment #4 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2011-04-26 22:40:59 CDT --- Created an attachment (id=34368) --> (http://bugs.winehq.org/attachment.cgi?id=34368) Implementation of DrawSubset and dependencies The attached patch should fix this bug. Apply to latest git checkout (wine-1.3.18-233-gcff8753) and recompile, or wait for me to get it accepted into wine. -- 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=25232 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=25232 --- Comment #5 from Andrew Millington <andrew.millington(a)gmail.com> 2011-04-27 02:40:00 CDT --- Tested with and without the patch and looks perfect but can be a bit slow at some points and very fast in others. Thank you. -- 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=25232 --- Comment #6 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2011-04-28 12:31:50 CDT --- My DrawSubset implementation was just accepted into wine. Please retest with the latest development version and no patches. -- 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=25232 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Andrew Millington <andrew.millington(a)gmail.com> 2011-04-29 00:39:57 CDT --- Cool.... it works and smooth game play as well. Marked as fixed pending closing. Cheers. p.s No patch or d3dx9_30.dll was required when testing. -- 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=25232 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-29 13:15:49 CDT --- Closing bugs fixed in 1.3.19. -- 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