JasonWei512 / EnergyStarX

🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.
https://www.microsoft.com/store/productId/9NF7JTB3B17P
GNU General Public License v3.0
895 stars 19 forks source link

Support For Windows 21359 #72

Closed EntropyRiser closed 1 year ago

EntropyRiser commented 1 year ago

The problem you want to solve / 你想要解决的问题

EcoQos API has been added since 21359. But on my 21390 Windows it fails to run. Device: Huawei Matebook E 2019, Qualcomm Snapdragon 850, Windows10 21390

Possible solution / 可能的解决方法

I've modified the msix package's version limit but fail to install due to signature issue.

Additional context / 其他信息

No response

JasonWei512 commented 1 year ago

This app won't support Windows 10 21359, since the last official Windows 10 build is 19045.

But if you really want to, try imbushuo/EnergyStar and remove these lines:

https://github.com/imbushuo/EnergyStar/blob/18872289ac4de7d22208f1fc5b156abaa904dff8/EnergyStar/Program.cs#L29-L39

EntropyRiser commented 1 year ago

Thanks! I'm using this dev because it has arm-x86_64 translation and is fast.