From 8071d621825c483764a85c5e162138a09cb46c04 Mon Sep 17 00:00:00 2001 From: GABO1423 <35014183+GABO1423@users.noreply.github.com> Date: Sat, 13 May 2023 19:15:12 -0400 Subject: [PATCH] UWP/WINRT: Build Improvements --- pcsx2-winrt/README.md | 7 ++ pcsx2-winrt/pcsx2-winrt.vcxproj | 126 +++++++++++++++----------------- 2 files changed, 65 insertions(+), 68 deletions(-) create mode 100644 pcsx2-winrt/README.md diff --git a/pcsx2-winrt/README.md b/pcsx2-winrt/README.md new file mode 100644 index 0000000000000..ccf07ede2f29a --- /dev/null +++ b/pcsx2-winrt/README.md @@ -0,0 +1,7 @@ +# Build Instructions + +Download the `cheats_ws.zip` and `cheats_ni.zip` files from here: https://github.com/PCSX2/pcsx2_patches/releases, + +Then move them to the [bin/resources](https://github.com/SirMangler/pcsx2/tree/master/bin/resources) folder. + +Once that's done open the `pcsx_qt.sln` file, and choose the `Release` configuration to make SSE4 builds (compatible with Xbox One consoles), or select the `Release AVX2` Configuration to make AVX2 builds (faster, but only works on the Xbox Series consoles). \ No newline at end of file diff --git a/pcsx2-winrt/pcsx2-winrt.vcxproj b/pcsx2-winrt/pcsx2-winrt.vcxproj index 05448be77dcdd..2b4905ea10253 100644 --- a/pcsx2-winrt/pcsx2-winrt.vcxproj +++ b/pcsx2-winrt/pcsx2-winrt.vcxproj @@ -173,15 +173,16 @@ true true + + + mkdir resources + robocopy "..\bin\resources\." "resources\." /E /R:0 /W:0 + EXIT 0 + + - - Document - - - Document - @@ -189,6 +190,25 @@ Designer + + + + + + + + + + + true + + + true + + + true + + @@ -197,9 +217,7 @@ - - true - + @@ -241,85 +259,57 @@ - - + + - - - - + + + + + + true - + true - + true - + true - - false - - - true - - - - - - - - - - - Document - - - true - Document - - + true - Document - - + + true - Document - - + + true - Document - - + + true - Document - - + + true - Document - - + + true - Document - - + + true - Document - - - - + + true - - + + true - - + + true - +