Yasha
Urgestein
- Mitglied seit
- 01.02.2013
- Beiträge
- 1.484
- Desktop System
- PC-Home
- Prozessor
- Intel Core i7-12700
- Mainboard
- ASUS ROG Strix B660-A Gaming WIFI D4
- Kühler
- Arctic Liquid Freezer II 360 RGB
- Speicher
- Crucial Ballistix Sport LT grau DIMM Kit 32GB (2x16), Corsair Vengeance RGB Pro Kit 32GB (2x16)
- Grafikprozessor
- Zotac Gaming GeForce RTX 4090 Trinity
- Display
- Gigabyte AORUS FV43U Gaming Monitor
- SSD
- WD_BLACK SN850 NVMe SSD 1TB, Samsung SSD 970 EVO Plus 2TB NVMe
- Soundkarte
- Creative Sound BlasterX AE-5 Plus
- Gehäuse
- Corsair iCue 7000X RGB schwarz
- Netzteil
- Corsair HX1000i (2022)
- Keyboard
- Corsair Gaming K100, OPX
- Mouse
- Corsair Dark Core RGB Pro SE
- Betriebssystem
- Windows 11 Pro
- Webbrowser
- Microsoft Edge, Firefox
- Internet
- ▼1000MBit ▲50MBit
Mh, ich hab hier ein Problem mit mein selbst gebastelten GPU Problem. Alles bis auf die GPU Bar unten am ende funktioniert. Heißt, wenn die GPU auch nur 1% ausgelastet ist, dann ist die Bar Anzeige sofort komplett voll. Aber das ist ja irgendwie nicht der Sinn der Anzeige. Der Rest funktioniert allerdings.
Code:
[Variables]
@include=#@#\Options.inc
;############## CODE ##############################################
[getGPU1] ; Get GPU1 Usage
Measure=Registry
RegHKey=HKEY_CURRENT_USER
RegKey=Software\FinalWire\AIDA64\SensorValues
RegValue=Value.SGPU1UTI
[getGPU1temp] ; Get GPU Temp
Measure=Registry
RegHKey=HKEY_CURRENT_USER
RegKey=Software\FinalWire\AIDA64\SensorValues
RegValue=Value.TGPU1DIOD
[Background]
Meter=Image
ImageName=#@#\image\GPU.png
Y=2
W=218
H=60
[showIcon]
Meter=Image
W=18
H=18
X=5
Y=5
ImageName=#@#Image\AMD.jpg
[showGPU1Caption]
Meter=String
X=23
Y=2
AntiAlias=1
FontColor=#FontColor#
FontFace=#FontFace2#
FontSize=#FontHeight1#
StringAlign=Left
StringStyle=Bold
Text="Radeon 6870"
[Core1Temp]
Meter=String
MeasureName=getGPU1temp
X=150
Y=2
AntiAlias=1
AutoScale=1
FontColor=#FontColor#
FontFace=#FontFace2#
FontSize=#FontHeight1#
StringStyle=Bold
Text="Temp: %1 °C"
[showGPU1LeftText]
MeasureName=getGPU1
Meter=String
X=23
Y=10r
AntiAlias=1
AutoScale=1
FontColor=#FontColor#
FontFace=#FontFace2#
FontSize=#FontHeight1#
StringStyle=Bold
Text="GPU Load %1 %"
[showGPU1Line]
MeasureName=getGPU1
Meter=Line
X=1
Y=26
H=35
W=216
AntiAlias=1
AutoScale=0
Flip=0
LineCount=1
LineColor=#GraphColor1#
[showGPU1Histogram]
MeasureName=getGPU1
Meter=Histogram
X=1
Y=26
H=35
W=216
AntiAlias=1
AutoScale=0
Flip=0
PrimaryColor=#GraphColor2#
[showGPU1BarBackground]
Meter=Image
Y=62
W=218
H=6
SolidColor=#BarColor#
[showGPU1Bar]
MeasureName=getGPU1
Meter=Bar
Y=62
W=218
H=6
BarColor=#BarColor2#
BarOrientation=Horizontal