From f63c058668b9cb2baa4c1d6a1336fe2e2e639e85 Mon Sep 17 00:00:00 2001 From: Stern Date: Fri, 4 Oct 2024 07:52:04 -0400 Subject: [PATCH] chore: Change Building instructions. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5dc990f886e69..ce5745f07a09c 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,7 @@ Please note that a BIOS dump from a legitimately-owned PS2 console is required t ## Building -* Visual Studio 2022 with the UWP tools installed -* [PCSX2 Patches](https://github.com/PCSX2/pcsx2_patches/releases/tag/latest/) -* [PCSX2 Dependencies](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/tag/latest-windows-dependencies) +You can find the compilation instructions on the wiki: https://wiki.xboxdev.store/en/XBSX2BuildingGuide. ## Credits