Jump to content

Recommended Posts

Posted (edited)

This may be useful to someone. Apparently MSI Afterburner polling for monitoring (specifically power monitoring) causes periodic frame drops in Oculus Rift:

 

https://www.reddit.com/r/oculus/comments/7bwjh8/psa_msi_afterburner_causes_frame_drops_and/

 

https://forums.oculus.com/community/discussion/58891/getting-jutter-with-nvidia-uninstall-msi-afterburner

 

I use MSI Afterburner regularly to OC the GPU, and as a matter of fact sometimes notice periodic stutters. Will try disabling monitoring and see what happens.

 

It seems other monitoring apps (like Asus GPU Tweak) cause similar problems:

 

https://www.reddit.com/r/oculus/comments/4lgjkz/psa_cv1_stuttering_every_second_solution_disable/

Edited by Nibbio
Posted

If you are using 388.13 drivers, it's causing to stutter, because of GPU monitoring software.. ( Msi afterburner,etc ).

 

Use the new driver that came out yesterday. (388.31) fixed it.

Posted

How did it go with the new drivers? 

 

I would like to use 381.65. I have been ok with this one. But windows 10 keeps installing 388.13 which is a total crap.

 

I'm thinking if I install the very latest one (if it's a good driver) then I can please Mr. Windows finally.

 

It's a total joke BTW. Yesterday I rolled back to the old driver then windows installed 388.13 while I was playing BOS getting me disconnected. 

Posted

Thanks guys. Downloading now and will give it a try tonight.

Guest deleted@134347
Posted (edited)

try adding these registry entries to disable the forced updates. They work on Windows Pro for me, Windows just alerts me but doesn't install anything. Not sure if they work for Home version though (if that's what you have)...

 

launch cmd.exe with "run as Administrator", then just paste them in to the command prompt

 

reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v AUOptions /t REG_DWORD /d 2 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v ScheduledInstallDay /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v ScheduledInstallTime /t REG_DWORD /d 3 /f

 

 

How did it go with the new drivers? 

 

I would like to use 381.65. I have been ok with this one. But windows 10 keeps installing 388.13 which is a total crap.

 

I'm thinking if I install the very latest one (if it's a good driver) then I can please Mr. Windows finally.

 

It's a total joke BTW. Yesterday I rolled back to the old driver then windows installed 388.13 while I was playing BOS getting me disconnected.

Edited by peachmonkey
Posted

Thanks a lot. I have home but I will definitely try this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...