From 4aff4a9c827722c0bef80f0a7c8a4fb043499b95 Mon Sep 17 00:00:00 2001 From: Ani Date: Fri, 4 Apr 2025 21:48:19 +0200 Subject: [PATCH] README: Update VC_redist from 2019 to 2022 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4af717924..669a0879a1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ See [BUILDING.md](BUILDING.md) for more information about how to setup an enviro Check our friendly [quickstart](https://rpcs3.net/quickstart) guide to make sure your computer meets the minimum system requirements to run RPCS3. -Don't forget to have your graphics driver up to date and to install the [Visual C++ Redistributable Packages for Visual Studio 2019](https://aka.ms/vs/16/release/VC_redist.x64.exe) if you are a Windows user. +Don't forget to have your graphics driver up to date and to install the [Visual C++ Redistributable Packages for Visual Studio 2022](https://aka.ms/vs/17/release/VC_redist.x64.exe) if you are a Windows user. ## License