mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Minor changes on minimum requirements
Old ones had OEM CPUs listed, old GPUs, and didn't contemplate Zen2. I'm open on the opinion of recommending a 1060 6GB, it should be enough for avoiding GPU bottlenecks, and the extra VRAM will be needed in "future updates".
This commit is contained in:
parent
4052b47a8b
commit
05ffb21360
|
@ -8,8 +8,8 @@ description: A guide designed to get you started with yuzu quickly.
|
|||
## Hardware Requirements
|
||||
| | CPU | GPU | RAM |
|
||||
|----- |--- |--- |--- |
|
||||
|**Minimum (for 2D games)**|Intel Core i3-6100 / AMD Ryzen 5 2500X|Intel HD Graphics 530 / Nvidia GeForce GT 710|8GB|
|
||||
|**Recommended (for 3D games)**|Intel Core i7-8700k|Nvidia GTX 1070 Ti|16GB|
|
||||
|**Minimum (for 2D games)**|Intel Core i3-6100 / AMD Ryzen 3 1200|Intel HD Graphics 520 / Nvidia GeForce GT 1030|8GB|
|
||||
|**Recommended (for 3D games)**|Intel Core i7-8700K / AMD Ryzen 7 3700X|Nvidia GeForce GTX 1060 6GB|16GB|
|
||||
|
||||
<p style="color:cyan"><b><i>Currently on Windows, an Intel or Nvidia GPU is recommended due to AMD GPU driver issues.</b></i><p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue