[Bug 7698] Counter-Strike:Source crashes after a while

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 10 16:13:06 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7698


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |austinenglish at gmail.com




--- Comment #98 from Austin English <austinenglish at gmail.com>  2007-08-10 16:13:06 ---
http://wiki.winehq.org/GitWine

Use git to get the source code, then use:

$ patch -p1 < name_of_patch

To patch the source code. The compile it, and run your program using
$ ./wine "C:\program.exe"

If you want to install the patched wine rather than just running it from the
make directory, then use make install after make.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list