From a72f4d6072f67ebe056465de5a10ea78961d98d8 Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com> Date: Sun, 12 May 2024 11:36:12 -0400 Subject: [PATCH] Update system requirements --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81316a8..99ef49a 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,15 @@ Zelda 64: Recompiled is a project that uses [N64: Recompiled](https://github.com * [Libraries Used and Projects Referenced](#libraries-used-and-projects-referenced) ## System Requirements -A GPU supporting Direct3D 12.0 (Shader Model 6) or Vulkan 1.2 is required to run this project (GeForce GT 630, Radeon HD 7750, or Intel HD 510 (Skylake) and newer). +A GPU supporting Direct3D 12.0 (Shader Model 6) or Vulkan 1.2 is required to run this project. The oldest GPUs that should be supported for each vendor are: +* GeForce GT 630 +* Radeon HD 7750 (the one from 2012, not to be confused with the RX 7000 series) and newer +* Intel HD 510 (Skylake) A CPU supporting the AVX instruction set is also required (Intel Core 2000 series or AMD Bulldozer and newer). +If you have issues with crashes on startup, make sure your graphics drivers are fully up to date. + ## Features #### Plug and Play