This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2020/07/08 22:40] – urguwno | vmware [2020/12/02 06:09] (current) – [Command Line Arguments] urguwno | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| __**Host Hardware**__ | __**Host Hardware**__ | ||
| - | * CPU - GW2 is very demanding on the CPU. Buy the fastest CPU you can afford, with a preference for more cores over the mhz. | + | |
| - | * GPU - GW2 will need 1GB of video memory per VM, plus a gig or two for your host machine. Prioritize getting a video card with lots of video memory over a faster GPU. You can use multiple video cards (if your motherboard supports) it to run more VM' | + | |
| - | * 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. | + | |
| + | * **BIOS/ | ||
| __**Virtual Machine " | __**Virtual Machine " | ||
| - | * Memory: At least 4GB (4096 MB) of physical memory. | + | |
| - | * Processors: Set 1 processor with 4 cores per processor. | + | * **Memory**: At least 4GB (4096 MB) of physical memory. |
| - | * Hard Disk: SCSI Interface. 120GB size or 60GB/60GB for separate Windows and Game. Solid-State drives are HIGHLY recommended. | + | |
| - | * Network Adapter: NAT | + | |
| - | * Display: Accelerate 3D Graphics with 1GB graphics memory. | + | |
| + | | ||
| - | __**Windows Software Configuration**__ | + | __**Windows Software Configuration |
| + | |||
| + | * **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 57: | 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 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 ======= | ||