http://bugs.winehq.org/show_bug.cgi?id=59686 --- Comment #7 from nanashi3 <ms_313b11f8dd030fbf515e3a6beac6ba2243b23eae@lambsauce.de> --- Created attachment 80801 --> http://bugs.winehq.org/attachment.cgi?id=80801 Wine logs with WINEDEBUG=font I noticed that I cannot use the "normal" (new WoW) wine to use the win32 prefix if WINEARCH="win32" is set. However, I can use both the "normal" wine and the "wine32" wine to use the prefix I originally created with the normal wine and WINEARCH unset. Whenever I switch between the two, wine updates the prefix and then continues normally. As it turns out, the game shows all the buggy behavior (but video playback works) IF AND ONLY IF I use the "normal" wine. Thus, IF AND ONLY IF I use the "wine32" wine, everything works as expected (except for video playback). I created logs in such a way that I cut the initial part just before I clicked "tsuujouban". With that, I deem them sufficiently privacy-preserving, so I attached them. There are three logs: - wine32-win32-winedebugfont-tail.log : "wine32" wine with WINEARCH="win32" (GOOD). - wine32-wow64-winedebugfont-tail.log : "wine32" wine with WINEARCH unset (GOOD). - wine-wow64-winedebugfont-tail.log : "normal" wine with WINEARCH unset (BAD). I tried to apply the same sequence of actions in all cases: 1. click "tsuujouban" 2. press ESC to skip the intro 3. click "config" 4. go back 5. click "tsuzuki kara" 6. go back 7. click "shuuryou" (終了) 8. confirm - Note that the prefixes might not use the exact same in-game config, especially not the same font face. - Remember that text on normal widgets (e.g. menu bar or window title bar) works fine. (The menu bar appears if you move the mouse cursor to the top of the fullscreen window.) -- 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.