[Bug 16328] GTA4 does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 25 06:31:20 CST 2010


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





--- Comment #145 from Ruslan <b7.10110111 at gmail.com>  2010-01-25 06:31:18 ---
(In reply to comment #144)
> Hello,
> 
> When i want to add the patch to wine 1.1.35, i have an error message.
> 
> patching file include/wine/wined3d.idl
> Hunk #1 FAILED at 265.
> 

Find this text in wined3d.idl:
typedef enum _WINED3DFORMAT
and in this enum insert this text:
    WINED3DFMT_INTZ                         = 0x5a544e49, /* INTZ */
before this:

    WINED3DFMT_FORCE_DWORD = 0xffffffff

If you get compilation errors after this, then you did something wrong.

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