#Access Nvidia 3D Settings data values.
3 messages · Page 1 of 1 (latest)
if you can find which key its under you can most likely read and write it with a windows registry crate, like this one https://crates.io/crates/winreg
3 messages · Page 1 of 1 (latest)
Is there any info on where the settings are stored? My first guess would be in the windows registry
if you can find which key its under you can most likely read and write it with a windows registry crate, like this one https://crates.io/crates/winreg