Merge pull request #105 from Xphalnos/main

URL migration for Build
This commit is contained in:
georgemoralis 2024-03-30 10:43:02 +02:00 committed by GitHub
commit 0719e9c46f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -22,11 +22,11 @@ The project started as a fun project. Due to short free time, it will probably t
## Windows
Check building instructions in [windows build](https://github.com/georgemoralis/shadPS4/blob/main/documents/building-windows.md)
Check building instructions in [windows build](https://github.com/shadps4-emu/shadPS4/blob/main/documents/building-windows.md)
## Linux
Check building instructions in [linux build](https://github.com/georgemoralis/shadPS4/blob/main/documents/linux_building.md)
Check building instructions in [linux build](https://github.com/shadps4-emu/shadPS4/blob/main/documents/linux_building.md)
## Build status

View File

@ -5,7 +5,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
# How to build shadps4 in windows
## Download VStudio Community 2022 17.7.4
## Download VStudio Community 2022 17.9.5
[VStudio 2022](https://visualstudio.microsoft.com/vs/)
@ -17,7 +17,7 @@ Install the following
### From Individual components tab install
- C++ Clang Compiler for Windows (16.0.5)
- C++ Clang Compiler for Windows (17.0.3)
- MSBuild support for LLVM (clang-cl) toolset
- ## Compiling