Quote:
Originally Posted by PunkS7yle
Deleted some spam posts.
It won't work for EU/gg protected servers .VM gets blocked.
|
Navigate to you're VMware directory with OS installed.
Ex:
Code:
C:\Users\----\Documents\Virtual Machines\Windows XP Professional
Locate the .vmx file.
Mine would be: Windows XP Professional.vmx
(Depending on the Os you installed in vmware this filename can change)
Append to the end of the file :
Code:
monitor_control.virtual_rdtsc = "false"
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
monitor_control.disable_directexec = "true"
Last used this on Cabal NA (OgPlanet) around Dec and worked, since then have reformated and I no longer have VMware. So be warned it may or may not still work.
-Cheers