On Mon, Jun 15, 2009 at 4:38 PM, RedWagon<wineforum-user@xxxxxxxxxx> wrote: > I really feel like a n00b posting this, but I can't for the life of me find how to apply this patch. http://bugs.winehq.org/attachment.cgi?id=21763&action=edit > One of the Steam updates broke TF2, and according to the comments in the bug tracker this should fix it. I just have idea what to do with the file. Also, my wine setup isn't like most peoples. I compile wine from source and run it from the source directory so I can use multiple versions at the same time. I don't need specific instructions for my setup, just generic wine instructions and whether or not I need to apply it to each source directory, or the directory with drive_c and stuff. > > verdow@RedWagon ~ $ ls -a | grep wine > .wine-1.1.16 > .wine-1.1.17 > .wine-1.1.21 > .wine_l4d > .wine_nexuiz > .wine_oldTF2 > .wine_q3 > .wine_ra3 > .wine_tf2 > .wine_urbanterror > .wine_warsow > verdow@RedWagon ~ $ [/code] patch -p1 < /path/to/source though you could just upgrade to git where it's fixed... -- -Austin