Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Tinners' 2x20 Matrix Orb - Graphics Screens

Here you can post your screen ideas and your skins.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
tinners
Posts: 16
Joined: January 16th, 2007, 9:29 pm

Tinners' 2x20 Matrix Orb - Graphics Screens

Post by tinners »

Few of my favourite graphics screens

Using RIvatuner, cut.dll and holdnscroll.dll

First up I created a hardware monitoring file (riva.hml) in c:\temp using Rivatuner. Rivatuner is monitoring (in order): Core clock. mem clock, core temp, ambient temp, fan speed and FPS

I then took the Gfx card details from it and the core & memory clock information:
$dll(holdnscroll.dll,1,Gfx: ,14/ dll(cut.dll,1,25#50,$File(C:\temp\RIVA.hml,2)))
Core/Mem: $dll(cut.dll,1,26#3,$LogFile(C:\temp\riva.hml,1))/$dll(cut.dll,1,47#3,$LogFile(C:\temp\riva.hml,1))Mhz
Gives this screen:
Image

Next up is the temps from the same file
GPU Core: $dll(cut.dll,1,68#2,$LogFile(C:\temp\riva.hml,1))?C
GPU Amb: $dll(cut.dll,1,89#2,$LogFile(C:\temp\riva.hml,1))?C
gives
Image

The the remainder of the Gfx monitoring
GPU Fan: $dll(cut.dll,1,110#4,$LogFile(C:\temp\riva.hml,1)) RPM
GPU FPS: $dll(cut.dll,1,131#6,$LogFile(C:\temp\riva.hml,1))
gives (not the FPS only displays when a game running)
Image

makarona
Posts: 30
Joined: March 15th, 2009, 10:59 pm

Post by makarona »

it says cannot load plugin (cut.dll in /plugins)...
ad i can't figure out how to make rivatuner write the log..

snif-snif :D

Post Reply