mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-16 15:21:38 +00:00
Merge pull request #147 from goldenx86/patch-2
Minor changes on minimum requirements
This commit is contained in:
commit
32e8911850
|
@ -5,11 +5,15 @@ description: A guide designed to get you started with yuzu quickly.
|
|||
|
||||
{{< youtube RwojT7zPVhI >}}
|
||||
<h1 id="hardware"><br></h1>
|
||||
|
||||
## 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 i5-8600K / AMD Ryzen 5 3600|NVIDIA GeForce GTX 1060 6GB|16GB|
|
||||
|
||||
- Our recommended specifications don't guarantee perfect performance in most games, but rather strive to provide a cost effective recommendation while still considering performance.
|
||||
|
||||
<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