NoSRGB patch for l4d2??

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Blackylol
Level 2
Level 2
Posts: 10
Joined: Fri Oct 23, 2009 2:30 pm

NoSRGB patch for l4d2??

Post by Blackylol »

Where can I get this NoSRGB patch for left 4 dead 2 ? o_O

http://appdb.winehq.org/objectManager.p ... &iId=18708

"Single player works quite well with NoSRGB-patch (please see main thread discussion for patch). "

but where is that main thread? D:


thanks
eps
Level 3
Level 3
Posts: 87
Joined: Tue Mar 18, 2008 11:44 pm

NoSRGB patch for l4d2??

Post by eps »

On Tue, May 4, 2010 at 4:00 AM, Blackylol <[email protected]> wrote:
Where can I get this NoSRGB patch for left 4 dead 2 ? o_O

http://appdb.winehq.org/objectManager.p ... &iId=18708

"Single player works quite well with NoSRGB-patch (please see main thread discussion for patch). "

but where is that main thread? D:
I can only guess they are talking about the patch included in this
post on the bug attached to the game.

http://bugs.winehq.org/show_bug.cgi?id=12453#c65

You will need to compile that patch into wine before you are able to
use it. You may wish to find a guide for your specific distribution
on how to do this. Once you have your source setup ready to compile
you will need to patch the code.

patch -p1 < No-SRGB.patch

A command like this will do it.
Blackylol
Level 2
Level 2
Posts: 10
Joined: Fri Oct 23, 2009 2:30 pm

Post by Blackylol »

many thanks! :) i'll try it on next wine dev release!
Locked