[Bug 36854] Divinity Original Sin Gog version does not display graphics after patch

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 31 07:31:26 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36854

--- Comment #21 from Karol Herbst <wine at karolherbst.de> ---
so if I understand this correctly, divinity calls ToUnicodeEx in a loop until
it stops returning -1, which means the dead key state vanish. So in the end,
there should be something like

"X11DRV_ToUnicodeEx IN virtKey 192 scanCode 41 lpKeyState  bufW_size 64 flags 0
OUT -1 bufW
X11DRV_ToUnicodeEx IN virtKey 192 scanCode 41 lpKeyState  bufW_size 64 flags 0
OUT 1 bufW ^"

where maybe the data of lpKeyState is different between calls (didn't check
this so far)?

-- 
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.



More information about the wine-bugs mailing list