From 985dbf3bc05d62b9dcc120925476e7b1efb25c67 Mon Sep 17 00:00:00 2001 From: Hyper <34012267+hyperbx@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:50:33 +0000 Subject: [PATCH] Added memory requirement and updated minimum NVIDIA GPU (#692) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b885941..407e31f 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,11 @@ Unleashed Recompiled is an unofficial PC port of the Xbox 360 version of Sonic U - Intel: Sandy Bridge (Intel Core 2nd Generation) - AMD: Bulldozer (AMD FX series) - GPU with support for Direct3D 12.0 (Shader Model 6) or Vulkan 1.2: - - NVIDIA: GeForce GT 630 + - NVIDIA: GeForce GT 630 (Kepler) - AMD: Radeon HD 7750 (2012, not the RX 7000) - Intel: HD Graphics 510 (Skylake) +- Memory: + - 8 GB minimum - Operating System: - Windows 10 (version 1909) - A modern Linux distro such as Ubuntu 22.04 LTS