http://bugs.winehq.org/show_bug.cgi?id=9685
Charles Joynson ctjoynson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ctjoynson@gmail.com
--- Comment #124 from EA Durbin ead1234@hotmail.com 2008-06-22 12:47:40 --- (In reply to comment #123)
So you mean that these patches are really working? Nice, but what should you do then to have thes patches included in wine? Would be nice for next version! :)
You can use Anastasius work as a guideline, but his patches won't be accepted. If you send them to wine-patches Alexandre will reject them. You can however write your own patches with test cases from what you learned from Anastasius Focht's work, but he uses a pseudonym and wishes to remain anonymous, he could have inside knowledge or could have signed a noncompete clause. For all we know he could be Steve Ballmer trying to taint the project. It would be nice if he used his real name and could send patches since he seems to know quite a bit.
--- Comment #125 from Charles Joynson ctjoynson@gmail.com 2008-06-25 20:53:27 ---
To get all services/drivers running, the following patches are currently needed:
http://bugs.winehq.org/attachment.cgi?id=13556 (CRYPT_QueryEmbeddedMessageObject fix, most likely regression) http://bugs.winehq.org/attachment.cgi?id=14001 (patch to prevent kernel driver entry point called in LoadLibrary) http://bugs.winehq.org/attachment.cgi?id=14002 (ntdll ZwQuerySystemInformation, SystemBasicInformation class fix) http://bugs.winehq.org/attachment.cgi?id=14004 (required Ntoskrnl enhancements)
Hi. I still got kicked from PunkBuster after applying these patches.
I was playing America's Army 2.8.3.1. I patched the Ubuntu 8.04 x86 source and built a package. That package can be downloaded from here: http://www.2shared.com/file/3498878/6bc627f/wine_100winehq0ubuntu804-1_i386....
If anyone wants to try it, you should 'sudo dpkg --purge wine' before installing it.