Add Discord Link in Virtualization Issue Guide

This commit is contained in:
MCDeltaT 2023-01-25 21:22:12 +00:00 committed by GitHub
parent 6aa2641498
commit 7683d14384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,26 +16,31 @@ You may encounter this problem, even if Virtualization is enabled on your PC (in
 
**1.** ***Remove WSA***
1. ***Remove WSA***
**2.** ***Go to "Turn Windows features on and off" and disable Hyper-V, Virtual Machine Platform, Windows Hypervisor Platform, and Windows Subsystem for Linux, then restart.****
2. ***Go to "Turn Windows features on and off" and disable Hyper-V, Virtual Machine Platform, Windows Hypervisor Platform, and Windows Subsystem for Linux, then restart.****
**3.** ***Reenable these features and restart a second time.***
3. ***Reenable these features and restart a second time.***
**4.** ***Make sure Core Isolation is turned off.***
4. ***Make sure Core Isolation is turned off.***
**5.** ***In registry editor (regedit), go to “\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FsDepends"***
5. ***In registry editor (regedit), go to “\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FsDepends"***
Change the value of “Start” from “3” to “0”
> **Note**
> You can change it back to 3, if it makes no difference
**6.** ***Then in CMD (Run as Adminstrator), paste:***
6. ***Then in CMD (Run as Adminstrator), paste:***
```cmd
bcdedit /set hypervisorlaunchtype auto
```
**7.** ***Reinstall WSA by downloading from prebuilt builds (Not self promoting but: [WSABuilds](https://github.com/MustardChef/WSABuilds)) or patching it yourself using the excellent guide in this repo and running `Run.bat`***
7. ***Reinstall WSA by running `Run.bat`***
 
**Hope this works for you!**
Join the Discord if you have any other questions or need help!
[<img src="https://invidget.switchblade.xyz/2thee7zzHZ" style="width: 400px;"/>](https://discord.gg/2thee7zzHZ)