Skyrim Desktop dank Rainmeter

Dann sehe es für die Cpu_increase folgendermaßen aus:

[Rainmeter]
Author=axerron.deviantart.com
Update=1000
BackgroundMode=1
MiddleMouseUpAction=!Execute ["#ROOTCONFIGPATH#Variables.txt"]

[Metadata]
Name=Skyrim CPU Meter
Description=CPU utilization meter inspired by Skyrim magicka indicator.
Instructions=Instructions: If you want to change the color of the bar, go to Variables.txt file or middle-mouse click on this skin.
Version=2.0
Tags= CPU | Skyrim | UI
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0

;........................................................................
;Local Variables
;........................................................................

[Variables]
FontColorText=888888
FontColorLabel=f2f2f2
FontFace=Futura LT Condensed
FontSizeLabel=15
FontSizeText=12
StringEffect=SHADOW
FontEffectColor=3a3a3a
@include="#ROOTCONFIGPATH#Variables.txt"

;........................................................................
;Measures
;........................................................................


[MeasureCPUUsed]
Measure=CPU
Processor=0

;........................................................................
;Meters
;........................................................................

[CPUBarBackground]
Meter=Image
ImageName=#ROOTCONFIGPATH#Resources\skyrim_bar_background.png
X=120
Y=0
W=221
H=26

[MeterCPUUsedBar]
MeasureName=MeasureCPUUsed
Meter=BAR
X=21r
Y=7r
W=178
H=13
BarImage=#CPUBarColor#
BarOrientation=HORIZONTAL


[MeterCPUUsedPrefix]
Meter=STRING
X=0
Y=5
SolidColor=0,0,0,1
FontFace=#FontFace#
FontSize=#FontSizeText#
FontColor=#FontColorText#
StringAlign=LEFT
StringEffect=#StringEffect#
FontEffectColor=#FontEffectColor#
Text="CPU USAGE"
AntiAlias=1

[MeterCPUUsed]
MeasureName=MeasureCPUUsed
Meter=STRING
X=2R
Y=2
SolidColor=0,0,0,1
FontFace=#FontFace#
FontSize=#FontSizeLabel#
FontColor=#FontColorLabel#
StringAlign=LEFT
StringEffect=#StringEffect#
FontEffectColor=#FontEffectColor#
Text="%1% "
AntiAlias=1
AutoScale=1
 
Seltsam bei funktioniert es sogar nach mehrmaligem wechseln der Inidatei. Hast du vielleicht eine andere Auflösung (1920x1080). Notfalls nochmal aktualisieren drücken. Und ich schau nochmal ob der Code richtig kopiert wurde.

Tasächlich oben im Code unter CPUBackground hat sich ein Leerzeichen eingeschlichen welches bei mir aber nicht drin ist Korrigiere diesen Bereich:

[CPUBarBackground]
Meter=Image
ImageName=#ROOTCONFIGPATH#Resources\skyrim_bar_background.png
X=120
Y=0
W=221
H=26

Nanu schein ob das Forum dieses Pseudoleerzeichen selber einfügt aber du siehst ja was ich meine. skyrim_bar_background.png zusammen!
 
Zuletzt bearbeitet: