flipswitchingmonkey / FlexASIO_GUI

Simple configuration GUI for FlexASIO
MIT License
350 stars 26 forks source link

There is a problem that the device name that is not in English is not print properly. #38

Open thsvkd opened 1 year ago

thsvkd commented 1 year ago

There's a code that gets the device's information from the GetDevicesForBackend method and gets deviceInfo.name from the DescrambleUTF8 method doesn't seem to work correctly. It has been tested only in Korean, but there seems to be a possibility of problems with other languages like Japanese or other Asian languages.

image

flipswitchingmonkey commented 1 year ago

I'm currently back on a Mac for 99% of my time so I'm not sure when I will have the time to look into it :( Sounds similar to when the font swallowed Cyrilic characters.

ikumi90s commented 8 months ago

I just want to add another thing with this issue as this also does the same thing with Japanese windows OS. This actually leads to not able to save a proper device as it writes with those garble letters. So I cannot set a device properly using this GUI as it's only meant for English letters. 2024-03-13 18_34_21-FlexASIO GUI v0 35

kgs233 commented 2 months ago

I think it's a cjk text saving problem, still in Chinese environment