From b6baf7881292958bc5373bd75da50a89de215982 Mon Sep 17 00:00:00 2001 From: Missake212 Date: Thu, 20 Feb 2025 09:16:13 +0100 Subject: [PATCH] adding info about MSYS2 build (#2482) adding information about MSYS2 builds being broken right now and redirecting people to VS 2022 --- documents/building-windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documents/building-windows.md b/documents/building-windows.md index a810124d6..d5db6790a 100644 --- a/documents/building-windows.md +++ b/documents/building-windows.md @@ -69,6 +69,9 @@ To automatically populate the necessary files to run shadPS4.exe, run in a comma ## Option 2: MSYS2/MinGW +> [!IMPORTANT] +> Building with MSYS2 is broken as of right now, the only way to build on Windows is to use [Option 1: Visual Studio 2022](https://github.com/shadps4-emu/shadPS4/blob/main/documents/building-windows.md#option-1-visual-studio-2022). + ### (Prerequisite) Download [**MSYS2**](https://www.msys2.org/) Go through the MSYS2 installation as normal