http://bugs.winehq.org/show_bug.cgi?id=59680 --- Comment #33 from Vitor Coimbra <vitorcoliveira91@gmail.com> --- Created attachment 80969 --> http://bugs.winehq.org/attachment.cgi?id=80969 Post-bandaid patch "e๋" rendering in Path of Exile.
Looks like you are not at the latest wine commit. First discard all of the local changes by executing "git restore ." in the wine repo. Then apply the first two patches again and finally at last apply the "bandaid" patch and compile the repo.
I was applying the patches to the latest NixOS unstable wine package, since running the locally compiled wine turned out to not work. But then I remembered that I can just compile it, grab the resulting DLLs and throw them into Proton's directories. This is ok to do since I won't be running the compiled wine anyway. Anyways, after doing just that, I can confirm the mark _does_ show up now. I've attached a screenshot of what it looks like after this latest bandaid patch. -- 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.