http://bugs.winehq.org/show_bug.cgi?id=35009
hibi.sasahara@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.6 |1.7.7
--- Comment #5 from hibi.sasahara@gmail.com 2013-12-03 05:11:25 CST ---
You have to use 'LANG=ja_JP.UTF-8' if non-Japanese default locale.
I use default locale is Japanese.
Testing change locale $LANG=C wine ./Memoria.exe >>langCLog.txt 2>&1" happen dialog and exit. title is "(character corruption)A-Wish upon a shooti(disappear text)" message is"graph/main_window(character corruption)"
Did you really verify that the demo runs successfully in Windows (I have no access to full version)?
Yes, demo runs succesfully, in Windows7 Home Premium x64 Service Pack 1. (I checked it after your post. sorry.) Playing story and visit opning movie. (some skipping after point of failure.) I have retail package full version (by "COMPLETE EDITION"). I came across this failure for the first time in retail version and on WINE.
$ sha1sum Hoshimemo_Trial.zip 647b9938bac7ad871b19d768f38a82a59a3d24a8 Hoshimemo_Trial.zip
$ du -sh Hoshimemo_Trial.zip 596M Hoshimemo_Trial.zip
$ wine --version wine-1.7.7-262-g30a3e9c
I (re)check now,
$ sha1sum Hoshimemo_Trial.zip 647b9938bac7ad871b19d768f38a82a59a3d24a8 Hoshimemo_Trial.zip
$ du -sh Hoshimemo_Trial.zip 596M Hoshimemo_Trial.zip
$ wine --version wine-1.7.7
Thanks.