Rem0o / FanControl.HWInfo

FanControl plugin to import HWInfo sensors.
MIT License
192 stars 28 forks source link

does not support HWInfo when HWInfo setting to the other language #47

Closed abcdehc closed 1 year ago

abcdehc commented 1 year ago

I met the problem "HWInfo could not initialize or has no sensors" since the first day i used this plugins. I chack all config but without any problem, especialy the values in reg is fine. So I couldn't figure it out. But today i find the key, it is because i set the language of HWInfo to Chinese. When its Chinese, the values in reg will be like: 5 Then this plugins will faild: 4 When HWInfo working in English, the values in reg will be like: 2 Then it will be success to get message into FanControl. The option in HWInfo is here: 6 I suggest that this plugins can be changed to use UNICODE, then it will support any language. Thanks a lot!!!

abcdehc commented 1 year ago

@Rem0o in latest release V170, this problem still there. I tried all language, there are three languages will make error: 234 why you answer the other issues except mine QAQ......i thought i reported so clear.