8 Jan
2013
8 Jan
'13
1:47 a.m.
http://bugs.winehq.org/show_bug.cgi?id=32681 --- Comment #4 from salamander purake <salamanderrake(a)gmail.com> 2013-01-07 19:47:06 CST --- (In reply to comment #2)
You can redirect the output to a file to see later. Run the program like:
wine <program.exe> &> log.txt
To check if it's not a console message spam problem run the game like:
WINEDEBUG=-all wine <program.exe>
This will remove all debug messages.
Did not stop the lag so its not console spam. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.