https://bugs.winehq.org/show_bug.cgi?id=40485
Bug ID: 40485 Summary: Nexus Localizer (Nexus: The Jupiter Incident) has wrong text orientation Product: Wine Version: 1.7.47 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: huw@codeweavers.com Regression SHA1: 7a3c9889e38ede659230a66a167b82c024f0dc85 Distribution: ---
Created attachment 54255 --> https://bugs.winehq.org/attachment.cgi?id=54255 screenshot (built-in vs. native riched20)
Nexus Localizer is a tool bundled with the game Nexus: The Jupiter Incident which lets you add your own translation to the game. Selected text appears in a two-side pane, but orientation of the text is wrong.
Installing either corefonts or native riched20.dll works around the problem for me.
Additionally, text appeared correctly in the application (with built-in riched20 / without corefonts) before the following commit:
commit 7a3c9889e38ede659230a66a167b82c024f0dc85 Author: Huw Davies huw@codeweavers.com Date: Wed Jul 1 10:48:56 2015 +0100
riched20: Free the script cache when updating the default style.
In the terminal I have only a pair of these:
fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
Let me know if you need debug logs or further tests.
The attached screenshot shows what the text looks like with vanilla Wine 1.9.8 (upper image) and with native riched20.dll installed.
Wine 1.9.8 Fedora 23