http://bugs.winehq.org/show_bug.cgi?id=59686 --- Comment #4 from nanashi3 <ms_313b11f8dd030fbf515e3a6beac6ba2243b23eae@lambsauce.de> ---
why ja_JP.eucjp, instead of ja_JP.utf8 ?
ja_JP.eucjp seems to be the only way to run it without additional issues like mojibake, as explained above.
Also, a link to a demo would be helpful
Indeed, that would be helpful. But sorry, I cannot provide a demo.
(also, for some reason I can't download your logs..., though it might just be my local problem; given that it seems to be a font problem, are you getting 'font' channel into that log ?)
I can download the tar file I attached just fine, and it's identical to the upload.
Also, I'm not quite sure which font reg setting you are referring to.
I just attached the entire config of the game as exported by regedit and, additionally, as UTF-8. (Don't worry, no spoilers in there.) Note the "FontFace" key. That is what I am referring to.
For reference this is an old one of mine
That's interesting. Neither HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements nor HKEY_CURRENT_USER\Wow6432Node exist in the prefixes (win32, wow64) I created for testing. Is this still a thing or just some remnant of previous Wine versions? Because, again, everything (except video playback) seems to run just fine in win32 without it. Also, is there a way to auto-generate those registry entries? I don't think that having them will help, but I don't want to mess them up, either. Could it be some wine compilation settings issue? I am not well-versed when it comes to that. You can obtain the PKGBUILD files that describe how the different wine versions are compiled like this: - wine: git clone https://gitlab.archlinux.org/archlinux/packaging/packages/wine.git - wine32: git clone https://aur.archlinux.org/wine32.git Are there any noticeable problems or differences? By the way, is there a way to make the playback of the (partially rather famous) intro work in win32? There are some error messages related to it in the logs, but I still could not figure it out. Just installing lib32-gstreamer + plugins didn't help. (This is a side issue probably unrelated to the issue at hand.) -- 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.