Doom Guy CPU Meter

Description

Doom guy starts suffering more and more as the average CPU load goes up.

Download

Code

[Rainmeter]
Update=1000
AccurateText=1

[Metadata]
Name=DoomCPU
Author=Wizardry and Steamworks
Information=A CPU utilization meter based on Doom guy.
Version=1.0
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0

[MeasureCPU]
Measure=CPU
Processor=0
IfCondition=(MeasureCPU >= 0) && (MeasureCPU < 25)
IfTrueAction=[!SetOption DoomGuy ImageName "#@#Images\0.png"]
IfCondition2=(MeasureCPU >= 25) && (MeasureCPU < 50)
IfTrueAction2=[!SetOption DoomGuy ImageName "#@#Images\25.png"]
IfCondition3=(MeasureCPU >= 50) && (MeasureCPU < 75)
IfTrueAction3=[!SetOption DoomGuy ImageName "#@#Images\50.png"]
IfCondition4=(MeasureCPU >= 75) && (MeasureCPU < 100)
IfTrueAction4=[!SetOption DoomGuy ImageName "#@#Images\100.png"]
OnUpdateAction=[!UpdateMeter MeterCPU][!Redraw]

[DoomGuy]
Meter=Image
AntiAlias=0
W=143
H=183
ImageName=#@#Images\0.png

rainmeter/skins/doom_cpu_meter.txt · Last modified: 2024/09/23 14:54 by office

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.