MinhThienDX / win10widgets

A fork from https://github.com/tjmarkham/win10widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU widet goes over 100%

tipek360 opened this issue · comments

Hey,
i found another bug in your for of win10widgets and that is that percentage counter for GPU can go over 100%

image

Weird, can you post the Task Manager's Performance tab when that happen?

OK Here is my screen from task manager's performance tab
image

And it looks like that GPU widget makes total of all percentage values shown in GPU of task manager.

PR #21 has been merged, you can try to use it with MSI Afterburner or HWiNFO
If you don't want to use those tools, can you try below setting?
https://forum.rainmeter.net/viewtopic.php?t=28813

So I solved my issue using Afterburner but to make it working I had to comment UssageMonitor condition.

#23 should fix this.