mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-24 19:14:40 +00:00
568 B
568 B
How to build shadps4 in windows
Download Visual Studio Community 2022 17.9.5
Requirements
Install the following
- Desktop development with c++
From Individual components tab install
-
C++ Clang Compiler for Windows (17.0.3)
-
MSBuild support for LLVM (clang-cl) toolset
-
Compiling
-
Open Visual Studio and select the clang debug or clang release. It should compile just fine.