From df547195ae60dac47e47aa0233040a6fd438d1f3 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Thu, 13 Nov 2025 22:00:01 +1000 Subject: [PATCH] README: Bump VS version requirement to 2026 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index affdc3860..81005c591 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Each release includes the latest version of the database, however you are free t ### Windows Requirements: - - Visual Studio 2022 + - Visual Studio 2026 or newer with the "Desktop development with C++" workload installed. 1. Clone the respository: `git clone https://github.com/stenzek/duckstation.git`. 2. Download the dependencies pack from https://github.com/stenzek/duckstation-ext-qt-minimal/releases/download/latest/deps-x64.7z, and extract it to `dep\msvc`.