HOME | DD

Published: 2011-04-15 03:59:30 +0000 UTC; Views: 41440; Favourites: 34; Downloads: 11253
Redirect to original
Description
I wanted to be able to see my CPU and GPU tempteratures, but I did not want to add another graph to my minimal desktop design. So, I decided to incorporate temperature into the HUD.vision CPU meter. The original HUD.vision can be found here [link] . All I did was hack up and code and play around until I thought it looked right.I added the temperature in text form at the bottom right, and also a line graph showing temperature over time as well. The CPU temps rely on CoreTemp.dll and the GPU information relies on MSIAfterburner.dll.
Related content
Comments: 15
darkaheart [2012-10-25 15:40:13 +0000 UTC]
how do i install it this? i cant get it to work with rainmeter
👍: 0 ⏩: 0
darkaheart [2012-10-25 15:39:39 +0000 UTC]
i cant get this to work with rainmeter, how do i install it?
👍: 0 ⏩: 0
Chouda [2012-07-03 04:29:44 +0000 UTC]
Love it! But I would also love to know how to convert this into fahrenheit.
It. Would. Be. Awesome! This is almost exactly what I've been looking for!
👍: 0 ⏩: 0
wdkingery [2012-06-03 20:43:47 +0000 UTC]
fantastisch! quick modification of the text, font and size and i am happy!
👍: 0 ⏩: 0
IzzyData [2012-05-08 19:38:29 +0000 UTC]
Do you know how I would go about turning the cpu reading into an average of all cores? Can you do generate math operations inside of the .ini?
👍: 0 ⏩: 0
weirdtop [2012-03-25 12:28:45 +0000 UTC]
yes. 100% yes. perfect.
now to work out how to add the other 2 CPU's in there..
👍: 0 ⏩: 1
GTH101-Chris In reply to weirdtop [2015-12-25 07:39:40 +0000 UTC]
Copy the folder whichever CPU1/CPU2 and rename it to which core you need.
-Edit the Notepad file
-Edit the text "CoreTempIndex=1"... change the number to the specified core. Ex. CoreTempIndex=3 monitors Core #4's Temperature
**info - Core1=0 / Core2=1 / Core3=2 / Core4=3
-Under "[l.temper]" change the Text=CPU 2 to specified Numbered Core. Ex. CPU 2 --> CPU 3
👍: 0 ⏩: 0
Click-This [2011-10-29 00:29:20 +0000 UTC]
I have a small(ish) issue with the GPU temp.
I have Afterburner 2.1.0 installed, but the GPU meter isn't working. I keep getting a loop of:
Error Calc: # GPUTEMP - Unknown function/variable! in measure [mTempAvg].
Error Calc: # GPUUsage - Unknown function/variable! in measure [mUsageAvg].
Help please?
👍: 0 ⏩: 1
wickyicky In reply to Click-This [2011-12-17 07:33:25 +0000 UTC]
I had the same issue. Here's the solution. [link]
Basically it's missing the MSIAfterBurner.dll plugin. So Rainmeter has no idea what variables this skin is requesting. Following this guide (after installing MSI afterburner from MSI) will fix your issue.
👍: 0 ⏩: 0
Cthulhu01000101 [2011-05-26 01:40:24 +0000 UTC]
Is there a way to make the temp in fahrenheit instead of celsius?
👍: 0 ⏩: 0
realcool In reply to Ring-of-the-Hell [2011-04-15 20:39:13 +0000 UTC]
Do you have CoreTemp and AfterBurner installed in your system?
CoreTemp is for CPU readings, and AfterBurner for GPU.
👍: 0 ⏩: 0