shadPS4/documents/building-windows.md

641 B

Build shadPS4 for Windows

Download Visual Studio Community 2022

Download link: Visual Studio 2022

Requirements

From Visual Studio Community

  • 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 Community and select the x64-Clang-Release, x64-Clang-Debug or x64-Clang-RelWithDebInfo. It should compile just fine.