Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPU fan RPM? #34

Open
wzub opened this issue Aug 29, 2020 · 3 comments · May be fixed by #35
Open

Add GPU fan RPM? #34

wzub opened this issue Aug 29, 2020 · 3 comments · May be fixed by #35
Assignees

Comments

@wzub
Copy link

wzub commented Aug 29, 2020

Would it be possible to pull GPU fan RPM from HWInfo along with the temperature? Looking at the Rainformer skin I was able to get to the EntryId, but I'm not familiar with Rainmeter ini files, so I can't figure out the next step of actually sending that info to the widget's text. I just want to show this as text below the temperature. Any help would be appreciated!

[GPUFanRPM]
Measure=Plugin
Plugin=HWiNFO.dll
HWiNFOSensorId=0xe0002000
HWiNFOSensorInstance=0x0
HWiNFOEntryId=0x3000000
HWiNFOType=CurrentValue
@MinhThienDX
Copy link
Owner

MinhThienDX commented Aug 29, 2020

Go into folder Performance - GPU and edit stuffs in there.
Don't be afraid to break something and you will get it done in no time at all.
Looking forward to your pull request 😉

@wzub
Copy link
Author

wzub commented Aug 30, 2020

Thanks for pointing me towards that!

I've gotten it working with both HWiNFO and Afterburner, but couldn't work out how to integrate this into the formula that dynamically uses whichever of these is available. Please feel free to take a look and suggest improvements!

#35

@MinhThienDX MinhThienDX assigned MinhThienDX and wzub and unassigned wzub and MinhThienDX Sep 5, 2020
@MinhThienDX MinhThienDX linked a pull request Sep 5, 2020 that will close this issue
@MinhThienDX
Copy link
Owner

Tag you @clone1084 in the loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants