[UM] Characters not properly displayed #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
bug
Something isn't working
Comments
It seems that RUEEE/thprac@1c301a6 provides a fix for the bug. |
99 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have experienced the bug in #13 more and more frequently recently. Now 90%+ of the time I apply thprac to th18, The font is displayed as white rectangles, just as the image in #13:
Someone on Stack Overflow suggested that alpha blending of Imgui might not worked properly (link), but without a log, I can't confirm that.
Documentation in Imgui has some configuration to work around, but I only know how to apply those to the thprac window, but not the in-game thprac UI.
According to the link above and issue #13, I've tried the following methods, with none of them can improve the success rate significantly:
I'm running th18 and thprac on a Windows 11 Pro computer with a 4060.
Sometimes the whole UI is transparent and nothing can be seen. Sometimes when applying thprac onto th06, a similar bug appeared: all the characters were displayed as rectangles, but the colour was not pure white, but a blend of black and red. The bug in th06 is kind of rare, so I have no screenshot of it yet.
The text was updated successfully, but these errors were encountered: