shadPS4/documents/windows_building.md
2024-04-03 14:08:53 +02:00

568 B

How to build shadps4 in windows

Download Visual Studio Community 2022 17.9.5

Visual Studio 2022

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.