From 05ffb213602cd37523ea74f1b464b5d9a25da252 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 18:35:30 -0300 Subject: [PATCH 1/9] 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". --- site/content/help/quickstart/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 8a5a8086..0f0d3724 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -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|

Currently on Windows, an Intel or Nvidia GPU is recommended due to AMD GPU driver issues.

From 75beefc971964856b0a1e7016d633cb76a9deb3a Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 18:47:44 -0300 Subject: [PATCH 2/9] Update index.md --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 0f0d3724..55e94301 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -9,7 +9,7 @@ description: A guide designed to get you started with yuzu quickly. | | CPU | GPU | RAM | |----- |--- |--- |--- | |**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| +|**Recommended (for 3D games)**|Intel Core i7-8600K / AMD Ryzen 5 3600|Nvidia GeForce GTX 1060 6GB|16GB|

Currently on Windows, an Intel or Nvidia GPU is recommended due to AMD GPU driver issues.

From 54dd482c1e5127371c02caf35f218a6fe1dc9e05 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:19:58 -0300 Subject: [PATCH 3/9] Update index.md --- site/content/help/quickstart/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 55e94301..352af94d 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -9,7 +9,9 @@ description: A guide designed to get you started with yuzu quickly. | | CPU | GPU | RAM | |----- |--- |--- |--- | |**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-8600K / AMD Ryzen 5 3600|Nvidia GeForce GTX 1060 6GB|16GB| +|**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.

Currently on Windows, an Intel or Nvidia GPU is recommended due to AMD GPU driver issues.

From 0ab54f4b1a1a700595f8a88f3a2a7d1c7452a8c7 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:42:53 -0300 Subject: [PATCH 4/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 352af94d..8a1364c3 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -9,7 +9,7 @@ description: A guide designed to get you started with yuzu quickly. | | CPU | GPU | RAM | |----- |--- |--- |--- | |**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| +|**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. From 9e4378538345a21891379102ce027e972aea65d2 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:43:13 -0300 Subject: [PATCH 5/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 8a1364c3..a3259279 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -5,7 +5,7 @@ description: A guide designed to get you started with yuzu quickly. {{< youtube RwojT7zPVhI >}}


-## Hardware Requirements +## Hardware Requirements {#hardware-requirements} | | CPU | GPU | RAM | |----- |--- |--- |--- | |**Minimum (for 2D games)**|Intel Core i3-6100 / AMD Ryzen 3 1200|Intel HD Graphics 520 / Nvidia GeForce GT 1030|8GB| From d5629e82b63b9d55954a0e8ef154919e868a0aff Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:43:22 -0300 Subject: [PATCH 6/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index a3259279..388df793 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -8,7 +8,7 @@ description: A guide designed to get you started with yuzu quickly. ## Hardware Requirements {#hardware-requirements} | | CPU | GPU | RAM | |----- |--- |--- |--- | -|**Minimum (for 2D games)**|Intel Core i3-6100 / AMD Ryzen 3 1200|Intel HD Graphics 520 / Nvidia GeForce GT 1030|8GB| +|**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. From 0025bd1364169ea28822edb062e9bcf05d073518 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:45:15 -0300 Subject: [PATCH 7/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 388df793..25f8379c 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -6,6 +6,7 @@ description: A guide designed to get you started with yuzu quickly. {{< youtube RwojT7zPVhI >}}


## Hardware Requirements {#hardware-requirements} + | | CPU | GPU | RAM | |----- |--- |--- |--- | |**Minimum (for 2D games)**|Intel Core i3-6100 / AMD Ryzen 3 1200|Intel HD Graphics 520 / NVIDIA GeForce GT 1030|8GB| From d93faf2336afb29a4a71b156e39a811083ff4998 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:51:00 -0300 Subject: [PATCH 8/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index 25f8379c..e0006cc2 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -5,6 +5,7 @@ description: A guide designed to get you started with yuzu quickly. {{< youtube RwojT7zPVhI >}}


+ ## Hardware Requirements {#hardware-requirements} | | CPU | GPU | RAM | From fbe06f495b961f9e5709b55fd0d0ce1d0c360441 Mon Sep 17 00:00:00 2001 From: goldenx86 <42481638+goldenx86@users.noreply.github.com> Date: Mon, 18 Nov 2019 19:54:16 -0300 Subject: [PATCH 9/9] Update site/content/help/quickstart/index.md Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> --- site/content/help/quickstart/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index e0006cc2..046948d4 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -6,7 +6,7 @@ description: A guide designed to get you started with yuzu quickly. {{< youtube RwojT7zPVhI >}}


-## Hardware Requirements {#hardware-requirements} +## Hardware Requirements | | CPU | GPU | RAM | |----- |--- |--- |--- |