This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2020/07/08 13:05] – [Giving VMWare Priority] urguwno | vmware [2020/12/02 06:09] (current) – [Command Line Arguments] urguwno | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ======= VMWare Configuration ======= | ======= VMWare Configuration ======= | ||
| - | Hardware | + | __**Host |
| - | * Memory: At least 4GB (4096 MB) of physical | + | * **CPU** - GW2 is very demanding on the CPU. Buy the fastest CPU you can afford, with a preference for more cores over the mhz. |
| - | * Processors: Set 1 processor with 4 cores per processor. | + | * **GPU** - GW2 will need 1GB of video memory |
| - | * Hard Disk: SCSI Interface. 120GB size or 60GB/60GB for separate Windows and Game. Solid-State | + | * **RAM** - You will need at least 4GB of memory |
| - | * Network Adapter: NAT | + | * **Disk** - Buy at least a 2TB Solid-State |
| - | | + | * **BIOS/ |
| - | Software Configuration | + | __**Virtual Machine " |
| + | |||
| + | * **Firmware**: | ||
| + | * **Memory**: At least 4GB (4096 MB) of physical memory. | ||
| + | * **Processors**: | ||
| + | * **Hard Disk**: SCSI Interface. 120GB size or 60GB/60GB for separate Windows and Game. Solid-State drives are HIGHLY recommended. | ||
| + | * **Network Adapter**: NAT | ||
| + | * **Display**: | ||
| + | |||
| + | __**Windows | ||
| + | |||
| + | * **Windows 10** [[https:// | ||
| + | * **VPN** [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ======= Verify Minion Works! ======= | ||
| + | |||
| + | NOTE: Make sure the bot is functionally working before proceeding to the next following steps as troubleshooting becomes much more difficult afterwards. | ||
| - | * Windows 10 [[https:// | ||
| - | * VPN [[https:// | ||
| ======= Giving VMWare Priority ======= | ======= Giving VMWare Priority ======= | ||
| - | The following VBScript file (.vbs) will give all your VM' | + | Use the " |
| - | Const HIGH_PRIORITY = 128\\ | + | https://www.prnwatch.com/prio/ |
| - | strComputer = " | + | |
| - | Set objWMIService = GetObject(" | + | |
| - | & " | + | |
| - | Set colProcesses = objWMIService.ExecQuery _\\ | + | |
| - | (" | + | |
| - | For Each objProcess in colProcesses\\ | + | |
| - | objProcess.SetPriority(HIGH_PRIORITY) \\ | + | |
| - | Next\\ | + | |
| ======= Command Line Arguments ======= | ======= Command Line Arguments ======= | ||
| Line 54: | Line 61: | ||
| * -nosound: Disables sound. | * -nosound: Disables sound. | ||
| * -nomusic: Disables music. | * -nomusic: Disables music. | ||
| - | * -shareArchive: | ||
| * -fps 5: Limits FPS to 5 at the character select screen. | * -fps 5: Limits FPS to 5 at the character select screen. | ||
| + | __**NOTE**__ | ||
| + | * The " | ||
| ======= Disabling Windows Update Automatic Reboots ======= | ======= Disabling Windows Update Automatic Reboots ======= | ||
| Line 161: | Line 169: | ||
| [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]\\ | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]\\ | ||
| " | " | ||
| - | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE]\\ | + | |
| - | " | + | |
| ======= Removing Difficult Processes in Safe Mode ======= | ======= Removing Difficult Processes in Safe Mode ======= | ||