[Bug 16328] GTA4 does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 2 07:01:57 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=16328


Josselin Bardet <namjos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |namjos at gmail.com




--- Comment #135 from Josselin Bardet <namjos at gmail.com>  2010-01-02 07:01:55 ---
(In reply to comment #130)
> The patch fails to compile again on GIT...

The last hunk should be replaced with:

--- a/include/wine/wined3d.idl.orig    2009-12-18 19:56:02.000000000 +0100
+++ b/include/wine/wined3d.idl    2010-01-02 13:56:59.000000000 +0100
@@ -270,6 +270,7 @@
 cpp_quote("#define WINED3DFMT_MULTI2_ARGB8 WINEMAKEFOURCC('M', 'E', 'T',
'1')")
 cpp_quote("#define WINED3DFMT_G8R8_G8B8    WINEMAKEFOURCC('G', 'R', 'G',
'B')")
 cpp_quote("#define WINED3DFMT_R8G8_B8G8    WINEMAKEFOURCC('R', 'G', 'B',
'G')")
+cpp_quote("#define WINED3DFMT_INTZ        WINEMAKEFOURCC('I', 'N', 'T', 'Z')")
 /* Vendor specific formats */
 cpp_quote("#define WINED3DFMT_ATI2N        WINEMAKEFOURCC('A', 'T', 'I',
'2')")
 cpp_quote("#define WINED3DFMT_NVHU         WINEMAKEFOURCC('N', 'V', 'H',
'U')")

-- 
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.



More information about the wine-bugs mailing list