This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2020/07/26 00:31] – [Giving VMWare Priority] urguwno | vmware [2020/12/02 06:09] (current) – [Command Line Arguments] urguwno | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| * **RAM** - You will need at least 4GB of memory per VM, plus another 4GB for the host machine. Buy the slowest cheapest RAM your motherboard will support. | * **RAM** - You will need at least 4GB of memory per VM, plus another 4GB for the host machine. Buy the slowest cheapest RAM your motherboard will support. | ||
| * **Disk** - Buy at least a 2TB Solid-State Disk. (SSD) Major performance issues may occur if your disk is not solid-state. | * **Disk** - Buy at least a 2TB Solid-State Disk. (SSD) Major performance issues may occur if your disk is not solid-state. | ||
| + | * **BIOS/ | ||
| __**Virtual Machine " | __**Virtual Machine " | ||
| Line 34: | Line 35: | ||
| * **Display**: | * **Display**: | ||
| - | __**Windows Software Configuration**__ | + | __**Windows Software Configuration |
| * **Windows 10** [[https:// | * **Windows 10** [[https:// | ||
| - | * **VPN** [[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. | ||
| ======= 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 60: | Line 63: | ||
| * -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 164: | 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 ======= | ||