![]() |
|
Technical threads All discussions about technical issues |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
Hello and sorry my bad english...
![]() Try such version with the registry... 1. win+r -> cmd -> regedit 2. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\GraphicsDrivers 3. Create DWORD 32bit 4. We name - TdrDelay and appropriate parameter 12 5. Reboot ![]() |
#2
|
||||
|
||||
![]()
Thanks Todenis...although before I try it I would prefer that someone write it whos native tongue is english as I am not 100% sure how to do it with your instructions...
Thanks todenis...~S~ |
#3
|
|||
|
|||
![]()
i tried it didnt change any for me,what he mean is create new folder in
the reg gfxdrivers section name the file TdrDelay then a little option window will pop up,set parameter to 12 and reboot |
#4
|
|||
|
|||
![]() Quote:
Try such version with the registry... 1. win+r -> cmd -> regedit translates to ==> run the program called regedit.exe2. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\GraphicsDrivers This is the Registry key location where you must add a new entry/value3. Create DWORD 32bit This creates a new registry value entry. think you can do it by right click on "GraphicsDriver" , else select (left click) on "GraphicsDriver" and add a new value from the menu.4. We name - TdrDelay and appropriate parameter 12 When you create a new value (MAKE SURE THE TYPE IS REG_DWORD ie. a 32bit integer value) you need to name it "TdrDelay" and set its value to 0x00012 (this is hexadecimal ==> decimal value 18 )5. Reboot Note what I don't know what the actual RegEntry does, presumably add a longer delay in the graphics driver while it initialize something. I'm sure you should be able to find the details of the entry via google though.. |
#5
|
||||
|
||||
![]()
Thanks Fellas....~S~
|
![]() |
|
|