Orbmu2k / nvidiaProfileInspector

MIT License
3.33k stars 249 forks source link

DRS_SetSetting failed: NVAPI_SETTING_NOT_FOUND #65

Closed Rokeugon closed 3 years ago

Rokeugon commented 3 years ago

Recently just migrated over to a larger boot SSD. and was going through trying to sort out everything again but ive gotten a error which i have no clue in how to fix as there is no info available to me. so far ive tried deleteing the Drs folder and then recreating it aswell as uninstalling nvidia drivers completely and doing a clean install. but so far that doesnt seem to have fixed the issue

setting no found

here is the exception text: ** Exception Text ** nspector.Common.NvapiException: DRS_SetSetting failed: NVAPI_SETTING_NOT_FOUND at nspector.Common.DrsSettingsServiceBase.StoreDwordValue(IntPtr hSession, IntPtr hProfile, UInt32 settingId, UInt32 dwordValue) at nspector.Common.DrsSettingsService.<>cDisplayClass15_0.b0(IntPtr hSession) at nspector.Common.DrsSettingsServiceBase.<>cDisplayClass5_0.b0(IntPtr hSession) at nspector.Common.DrsSessionScope.DrsSession[T](Func2 action, Boolean forceNonGlobalSession, Boolean preventLoadSettings) at nspector.Common.DrsSettingsServiceBase.DrsSession(Action1 action, Boolean forceNonGlobalSession, Boolean preventLoadSettings) at nspector.Common.DrsSettingsService.StoreSettingsToProfile(String profileName, List`1 settings) at nspector.frmDrvSettings.StoreChangesOfProfileToDriver() at nspector.frmDrvSettings.tsbApplyProfile_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

ArtanisInc commented 3 years ago

some settings about frame rate limiter got removed image

EtRnitY commented 3 years ago

Yeah, it's because of the lastest Nvidia driver update 461.09 I started to have the issue after updating to 461.09

I think the only fix is to uninstall the latest Nvidia driver and install the previous one (460.89) from Nvidia website : https://www.nvidia.com/Download/Find.aspx?

Or don't use frame rate limiter and use the in game setting (if there is one)

Orbmu2k commented 3 years ago

try this version https://github.com/Orbmu2k/nvidiaProfileInspector/releases/tag/2.3.0.13 i removed deprecated settings