[Bug 17117] New: Chicken Tournament: needs ComputeSphereVisibility
http://bugs.winehq.org/show_bug.cgi?id=17117 Summary: Chicken Tournament: needs ComputeSphereVisibility Product: Wine Version: 1.1.13 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs(a)winehq.org ReportedBy: normandy(a)web.de CT needs ComputeSphereVisibility function. A implementation found here: http://www.nabble.com/ComputeSphereVisibility:-a-patch-td20506949.html does not work very well, sometimes it's totally wrong, then the upper and lower quarter of the screen seems not to be checked correctly, everything in here is "invisible" and not rendered therefore. -- 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=17117 --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-08 06:56:04 --- Created an attachment (id=19334) --> (http://bugs.winehq.org/attachment.cgi?id=19334) Implementation of ComputeSphereVisibility This patch should work pretty well if your game was coded with directx7. If it is coded with a previous one, this patch could not work. I still need to test this patch with previous versions of directx. -- 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=17117 --- Comment #2 from John Haywards <normandy(a)web.de> 2009-02-08 07:01:30 --- I'll check it as soon as possible, game was coded in dx7, can be recompiled using dx8... -- 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=17117 --- Comment #3 from John Haywards <normandy(a)web.de> 2009-02-08 10:53:08 --- Okay, recompiled wine 1.1.14 with your patch, set the game up and played a while. Works perfectly for me! 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=17117 Austin English <austinenglish(a)gmail.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=17117 --- Comment #4 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-08 11:08:11 --- I still need to clean up this patch before sending it to wine-patches. Not sure that it will be ready for the next release of 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=17117 --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-22 07:17:24 --- Is the source code of this game freely available? -- 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=17117 --- Comment #6 from John Haywards <normandy(a)web.de> 2009-02-22 08:31:40 --- Sorry, no. What part are you interested in? -- 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=17117 --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-22 09:33:04 --- The part with the different properties of the device calling ComputeSphereVisibility -- 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=17117 --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-26 10:52:16 --- Should be fixed in current git. Check it please. -- 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=17117 --- Comment #9 from John Haywards <normandy(a)web.de> 2009-02-27 11:06:28 --- (In reply to comment #8)
Should be fixed in current git. Check it please.
Yes, runs great now, thank you very much! Bug fixed. -- 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=17117 --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> 2009-02-27 12:04:27 --- Please, change the status of the bug. -- 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=17117 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-27 12:09:58 --- Fixed. -- 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=17117 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-27 16:31:41 --- Closing bugs fixed in 1.1.16. -- 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=17117 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d -- 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