diff --git a/README.md b/README.md
index be73eb71a8a..72e074b92b4 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,11 @@ the local server or any mobile device.
AMD: VCE 1.0 or higher, see: obs-amd hardware support |
- Intel: VAAPI-compatible, see: VAAPI hardware support |
+
+ Intel:
+ Linux: VAAPI-compatible, see: VAAPI hardware support
+ Windows: Skylake or newer with QuickSync encoding support
+ |
Nvidia: NVENC enabled cards, see: nvenc support matrix |
@@ -90,7 +94,11 @@ the local server or any mobile device.
AMD: Video Coding Engine 3.1 or higher |
- Intel: HD Graphics 510 or higher |
+
+ Intel:
+ Linux: HD Graphics 510 or higher
+ Windows: Skylake or newer with QuickSync encoding support
+ |
Nvidia: GeForce GTX 1080 or higher |
@@ -125,7 +133,7 @@ the local server or any mobile device.
Intel: HD Graphics 730 or higher |
- Nvidia: Nvidia: Pascal-based GPU (GTX 10-series) or higher |
+ Nvidia: Pascal-based GPU (GTX 10-series) or higher |
CPU |
diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md
index 7260ec6cd0f..1ba8d6e0d9a 100644
--- a/docs/troubleshooting.md
+++ b/docs/troubleshooting.md
@@ -23,6 +23,9 @@ If you forgot your credentials to the web UI, try this.
@tip{Don't forget to replace `{new-username}` and `{new-password}` with your new credentials.
Do not include the curly braces.}
+### Unusual Mouse Behavior
+If you experience unusual mouse behavior, try attaching a physical mouse to the Sunshine host.
+
### Web UI Access
Can't access the web UI?
@@ -190,6 +193,9 @@ has. You may get permission denied errors when attempting to launch a game or ap
You will need to modify the security permissions on your disk. Ensure that user/principal SYSTEM has full
permissions on the disk.
+### Stuttering
+If you experience stuttering using NVIDIA, try disabling `vsync:fast` in the NVIDIA Control Panel.
+