Lacro59 / playnite-gameactivity-plugin

This plugin creates datas for your game activities and shows many statistics.
https://playnite.link
MIT License
60 stars 10 forks source link

[Feature Request] HWINFO64 Gadget value reporting support #178

Closed Dark4Codrutz closed 1 year ago

Dark4Codrutz commented 1 year ago

HWINFO64 has a more rudimentary alternative to Shared Memory option. Would be nice to have support for reading sensor values from Gadget reporting since Shared Memory works on a trial-based 12H limit for the free version.

The data is being written and update by hwinfo46.exe inside registry key [HKEY_CURRENT_USER\SOFTWARE\HWiNFO64\VSB]

The structure is pretty simple :

If X is provided by the user inside the plugin configuration it should be pretty easy to read the values and use them for Game Activity sessions. For example reading the FPS value after exposing it through HWINFO64 (as this is the only value I am missing)

There is an exception to be handled: