29 Aug
2010
29 Aug
'10
12:50 a.m.
http://bugs.winehq.org/show_bug.cgi?id=24182 --- Comment #4 from Bremm <bremm(a)vtnc.org> 2010-08-28 19:50:12 CDT --- I just made a short script and a profile for this game, so I can run it "windowed". $ cat nfr.sh #!/bin/sh export LANG=ru_RU.CP1251 export WINEPREFIX="/home/$USER/.nfr-debug" export WINEDEBUG=+all /usr/bin/wine NFR.exe I'm reading about winegdb procedures to make the debug useful for developers. :-) -- 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.