Update index.md

This commit is contained in:
Matías Locatti 2021-06-22 18:37:14 -03:00 committed by GitHub
parent b005b011b1
commit e94d74a79b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,27 +29,30 @@ description: A guide designed to get you started with yuzu quickly.
## Hardware Requirements
CPU:
Any x86_64 CPU with support for the FMA instruction set. 6 threads or more are recommended.
Minimum: Intel Core i5-4430 / AMD Ryzen 3 1200
Recommended: Intel Core i5-10400 / AMD Ryzen 5 3600
Any x86_64 CPU with support for the FMA instruction set. 6 threads or more are recommended.
- Minimum: Intel Core i5-4430 / AMD Ryzen 3 1200
- Recommended: Intel Core i5-10400 / AMD Ryzen 5 3600
Dedicated graphics:
Mandatory OpenGL 4.6 or Vulkan 1.1 compatible hardware and drivers. Half-float support and 4GB of VRAM are recommended.
Minimum for Linux: NVIDIA GeForce GT 1030 2GB / AMD Radeon R7 240 2GB
Minimum for Windows: NVIDIA GeForce GT 1030 2GB / AMD Radeon RX 550 2GB
Recommended: NVIDIA GeForce GTX 1650 4GB / AMD Radeon RX Vega 56 8GB
Mandatory OpenGL 4.6 or Vulkan 1.1 compatible hardware and drivers. Half-float support and 4GB of VRAM are recommended.
- Minimum for Linux: NVIDIA GeForce GT 1030 2GB / AMD Radeon R7 240 2GB
- Minimum for Windows: NVIDIA GeForce GT 1030 2GB / AMD Radeon RX 550 2GB
- Recommended: NVIDIA GeForce GTX 1650 4GB / AMD Radeon RX Vega 56 8GB
Integrated graphics:
Integrated graphics will produce very low performance. A dedicated GPU will produce better results on all scenarios.
This is only for listing iGPU support. Fast RAM clock speeds are strongly recommended.
Minimum for Linux: Intel HD 5300 / AMD Radeon R5 Graphics
Minimum for Windows: Intel HD Graphics 520 / AMD Radeon Vega 3
Recommended: Intel UHD 750 / AMD Radeon Vega 7
Integrated graphics will produce very low performance. A dedicated GPU will produce better results on all scenarios.
This is only for listing iGPU support. Fast RAM clock speeds are strongly recommended.
- Minimum for Linux: Intel HD 5300 / AMD Radeon R5 Graphics
- Minimum for Windows: Intel HD Graphics 520 / AMD Radeon Vega 3
- Recommended: Intel UHD 750 / AMD Radeon Vega 7
RAM:
Minimum with dedicated graphics: 8GB
Minimum with integrated graphics: 12GB
Recommended: 16GB
- Minimum with dedicated graphics: 8GB
- Minimum with integrated graphics: 12GB
- Recommended: 16GB
- Windows users are recommended to run Windows 10 1803 or newer to get the best performance.