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@winehq.org ReportedBy: normandy@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.
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #1 from joaopa jeremielapuree@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.
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #2 from John Haywards normandy@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...
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #3 from John Haywards normandy@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!
http://bugs.winehq.org/show_bug.cgi?id=17117
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #4 from joaopa jeremielapuree@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.
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #5 from joaopa jeremielapuree@yahoo.fr 2009-02-22 07:17:24 --- Is the source code of this game freely available?
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #6 from John Haywards normandy@web.de 2009-02-22 08:31:40 --- Sorry, no. What part are you interested in?
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #7 from joaopa jeremielapuree@yahoo.fr 2009-02-22 09:33:04 --- The part with the different properties of the device calling ComputeSphereVisibility
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #8 from joaopa jeremielapuree@yahoo.fr 2009-02-26 10:52:16 --- Should be fixed in current git. Check it please.
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #9 from John Haywards normandy@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.
http://bugs.winehq.org/show_bug.cgi?id=17117
--- Comment #10 from joaopa jeremielapuree@yahoo.fr 2009-02-27 12:04:27 --- Please, change the status of the bug.
http://bugs.winehq.org/show_bug.cgi?id=17117
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2009-02-27 12:09:58 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=17117
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2009-02-27 16:31:41 --- Closing bugs fixed in 1.1.16.
http://bugs.winehq.org/show_bug.cgi?id=17117
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d