soler91 / noita-together

Play alone together
237 stars 30 forks source link

fix: NT choose twitch account name If twitch user uses CJK string. #66

Closed den3606 closed 2 years ago

den3606 commented 2 years ago

What is this?

Noita's SpriteComponent can not show CJK charactors(displayed as “??????”). So I changed display-name to username, when display-name can not display in noita.

twitch-integration had same problem.

https://github.com/soler91/Noita-Twitch-Integration/pull/48 https://github.com/soler91/Noita-Twitch-Integration/commit/e4649fb2f3431371a7e9d16680f50aaef9b6590c

den3606 commented 2 years ago

This is mistaked