[Wine] Patching wine

John Drescher drescherjm at gmail.com
Tue Jul 6 18:07:40 CDT 2010


On Tue, Jul 6, 2010 at 7:00 PM, salemus <wineforum-user at winehq.org> wrote:
> Ok i tried the newest wine and for now it gives me the same fps as 1.1.38
>
> I need this patch to increase fps in l4d2
> http://appdb.winehq.org/objectManager.php?sClass=version&iId=18408&iTestingId=54153 << How To
> Of course i don't belive this "50~50 fps more" but i hope ot will run the game(s?) a little faster.
>
> I tried
>
> Code:
> patch -p1 < NoSRGBTextureBounce.diff
>
>
> But it didn't help:
>
> Code:
> salemus at salemus-laptop:~/.winesteam$ env WINEPREFIX="/home/salemus/.winesteam" patch -p1 < NoSRGBTextureBounce.diff
> patching file dlls/wined3d/surface.c
> Hunk #1 FAILED at 4937.
> patch: **** Can't create file dlls/wined3d/surface.c.orig : Permission denied
>
>

Did you do any of the unpacking steps as root, su, sudo? The
permission denied is because the current user can not write the
patched file.

John



More information about the wine-users mailing list