Page 1 of 1

Output Value with Decimals

PostPosted: Thu Jan 04, 2024 4:12 am
by bootleg
Hello,

I wanted to display a certain value from HWinfo - its a voltage reading with decimal points, specifically the "GPU 16-pin HVPWR Voltage" that nvidia graphics cards have. The value is out usually in decimal points.

How do I configure the overlay to show 3 decimal points, its outputting only the value itself - ie 12 instead of 12.123.

Image

Image

Please help.

Thanks

Re: Output Value with Decimals

PostPosted: Thu Jan 04, 2024 1:58 pm
by TheLaGmAn
try setting maxdigits to 0 to see if any comma appears, it should display the value as goverlay receives it

Re: Output Value with Decimals

PostPosted: Sun Jan 07, 2024 3:36 am
by bootleg
TheLaGmAn wrote:try setting maxdigits to 0 to see if any comma appears, it should display the value as goverlay receives it



thanks for the reply. Tried it too and set it to 0, save and apply, still showing as 12

edit: no comma appeared