Jump to content

onlinegamer1102

Elite+
  • Content Count

    33
  • Joined

  • Last visited

Posts posted by onlinegamer1102


  1. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\GraphicsDrivers]

    "TdrDdiDelay"=dword:00000014

    "TdrDelay"=dword:00000014

    "TdrLevel"=dword:000000

     

     

    the first part i did fine, this 2nd part doesn't work for me. It says the process is in use and I can't make changes. Please help.

     

     

     

    Chances are low it will fry it though ;) Just set ur voltage down before you check the Force voltage box then it wont be at 100%.

     

    How can you set your voltage down if you use force voltage?


  2. Great guide, there are 2 problems I have so far:



    1. If you've got your VMware setup to fit all VM memory into ram VMware still pointlessly creates a mem swapfile (you'll see a vmem file in the vm folder when the vm is running that's the same size as the memory you've allocated to it). To stop this edit the settings.ini file in C:\ProgramData\VMware\VMware Workstation\ and add the line:

     

    Where the hell is programdata? I can't find it anywhere in c:\


    2.There's a few disk i/o performance tweaks I've applied too, again if you have enough ram in your host, these go in the vmx file for each vm (edited with notepad or whatever)

    Disable memory trimming: MemTrimRate = "0"

    Disable page sharing: sched.mem.pshare.enable = "FALSE"

    Disable snapshots: snapshot.disabled = "TRUE"

    Disable scale down of memory allocation: MemAllowAutoScaleDown = "FALSE"

    um when I go into the vmx file for the virtual machines it doesn't have any of these in it. Am I supposed to add it in?

×
×
  • Create New...