I am attempting to install League of Legends on my Mac running Mac OS X Lion using wine v1.3.35. There is a guide in the AppDB on how to do it but it requires patching wine. I know the command being "patch -p1 < patch_name.diff", but the links that are given in the guide lead to screens with text. How do I use that to make a .diff file so I can patch it with wine. I tried to copy the text into a text file and then change the extension from .txt to .diff, but that just gave me error messages when I tried to use it with the patch command. Sorry if this is a simple question, I am pretty good with computers, but this is my first Mac so I am not sure if there is something I am not aware of that I need to do. Links: Guide: http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141 Patches: http://bugs2.winehq.org/attachment.cgi?id=25672 http://bugs.winehq.org/attachment.cgi?id=37449