http://bugs.winehq.org/show_bug.cgi?id=16328
--- Comment #145 from Ruslan b7.10110111@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.