https://bugs.winehq.org/show_bug.cgi?id=37725
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://patch.tera.enmasse-g | |ame.com/temp/TERA-Minimal-S | |etup.exe CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this. There are some "hickups" or rather small stalls, mostly due to console stub message spam (originating from Boost library code).
Both, the launcher and the client run fine in windowed mode (the launcher by default).
One can cut down the spam and still watch stuff of interest using following channels:
--- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+process,+debugstr,fixme-ntdll wine ./TERA-Launcher.exe --- snip ---
For the launcher to work one needs to work around bug 34388 and bug 37338 (workaround: remove all 'C:\users\Public\Application Data/boost_interprocess//message_queue*' files before starting the launcher).
$ sha1sum TERA-Minimal-Setup.exe d6e68f32e68af16240a85c53e3836bc99388f842 TERA-Minimal-Setup.exe
$ du -sh TERA-Minimal-Setup.exe 28M TERA-Minimal-Setup.exe
$ wine --version wine-1.7.33-110-g5d2f9d0
Regards