http://bugs.winehq.org/show_bug.cgi?id=59686 --- Comment #5 from Rafał Mużyło <galtgendo@o2.pl> --- Well, wrt. these keys: some of the games have MS Gothic/Mincho pretty much hard-coded and if the a font file providing them isn't present, fail to accept any of the valid substitutes without such keys. Might not be an issue here, given that the game allows changing the font (and actually gets the list from the system). As for locale, anything that runs in ja_JP.eucjp should work *at least* just as well in ja_JP.utf8, as long as that (or another utf8 locale) is the locale your main system is set up to work with. In such cases using utf8 actually skips quite a few problems that mixing encoding incompatible locales causes on Linux systems. As for your logs, seems to be a browser problem - wget fetches them correctly, but they don't seem to show anything of relevance. Fetch them again with WINEDEBUG=font . As for the win32 gstreamer question: you seem to be missing relevant 32bit gstreamer plugins, likely either gst-plugin-libav or the group around mpegpsdemux. -- 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.