Game-breaking driver crashes

Game-breaking driver crashes

in Account & Technical Support

Posted by: Bryzy.2719

Bryzy.2719

Hi guys I’ve posted a question about this before but it wasn’t responded to, though the issue seemed to go away by itself so it was okay in the end.

But that was a couple of months ago…I’ve recently updated the latest nvidia driver and these crashes are happening every 10 minutes and it’s making the game virtually unplayable

Can anyone offer advice?

Attachments:

Game-breaking driver crashes

in Account & Technical Support

Posted by: mercury ranique.2170

mercury ranique.2170

try this
1: run command prompt as administrator (right click it and run as administrator)
2: type in the following lines and end each line with enter
sc stop “NvStreamSvc”
sc config “NvStreamSvc” start= disabled

Then test again.
This service is used to stream to nvidia shield tablets and possible for other things in the future. So if it didn’t solve it, or if you need it in the future you enable it as follow:

sc config “NvStreamSvc” start= enabled
sc start “NvStreamSvc”

If this doesn’t solve it, you might want to do a clean install of the nvdia driver. or revert to a previous one.

Arise, ye farmers of all nations
Arise, opressed of Tyria!

Game-breaking driver crashes

in Account & Technical Support

Posted by: Bryzy.2719

Bryzy.2719

try this
1: run command prompt as administrator (right click it and run as administrator)
2: type in the following lines and end each line with enter
sc stop “NvStreamSvc”
sc config “NvStreamSvc” start= disabled

Then test again.
This service is used to stream to nvidia shield tablets and possible for other things in the future. So if it didn’t solve it, or if you need it in the future you enable it as follow:

sc config “NvStreamSvc” start= enabled
sc start “NvStreamSvc”

If this doesn’t solve it, you might want to do a clean install of the nvdia driver. or revert to a previous one.

Thanks very much I’ll give this a shot!