Update readme.md
This commit is contained in:
@@ -3,9 +3,14 @@
|
|||||||
## Step 1 - Optimize Hyper-V VM
|
## Step 1 - Optimize Hyper-V VM
|
||||||
Start by allocating 100% of the allocated processors to the VM in hyper-v manager
|
Start by allocating 100% of the allocated processors to the VM in hyper-v manager
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## Step 2 - Host Processor minimum state
|
## Step 2 - Host Processor minimum state
|
||||||
In the power options of the Hyper-V host power plan, set the minimum processor state to 100% (or whatever you deem sufficient)
|
In the power options of the Hyper-V host power plan, set the minimum processor state to 100% (or whatever you deem sufficient)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Step 3 - VM Processor minimum state
|
## Step 3 - VM Processor minimum state
|
||||||
In the power plan options of each virtual machine, set the minimum processor state to 100%
|
In the power plan options of each virtual machine, set the minimum processor state to 100%
|
||||||
|
|
||||||
@@ -17,9 +22,12 @@ For the extract to work, add these game arguments to each bot : `-txt -direct`
|
|||||||
If using tinymod, your arguments should be like : `-mod tiny -ns -txt -direct`
|
If using tinymod, your arguments should be like : `-mod tiny -ns -txt -direct`
|
||||||
|
|
||||||
## Step 6 - MAC address
|
## Step 6 - MAC address
|
||||||
|
|
||||||
Generate a mac address here : https://dnschecker.org/mac-address-generator.php (or whatever you want to use)
|
Generate a mac address here : https://dnschecker.org/mac-address-generator.php (or whatever you want to use)
|
||||||
In Hyper-V manager, when the virtual machine is off, in the "Advanced Features" option of "Network adapter" settings, set the MAC address to "static" and check "enable MAC address spoofing".
|
In Hyper-V manager, when the virtual machine is off, in the "Advanced Features" option of "Network adapter" settings, set the MAC address to "static" and check "enable MAC address spoofing".
|
||||||
Set the MAC address to the value you generated.
|
Set the MAC address to the value you generated.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Step 7 - Remove windows bloatware
|
## Step 7 - Remove windows bloatware
|
||||||
Use this tool : https://github.com/ChrisTitusTech/winutil to remove a lot of unwanted bloatware from Windows 10/11
|
Use this tool : https://github.com/ChrisTitusTech/winutil to remove a lot of unwanted bloatware from Windows 10/11
|
||||||
Reference in New Issue
Block a user