mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 13:19:00 +00:00
@@ -46,7 +46,7 @@ cd build/
|
||||
|
||||
Use make to build the project:
|
||||
```
|
||||
cmake --build . --parallel
|
||||
cmake --build . --parallel$(nproc)
|
||||
```
|
||||
|
||||
Now run the emulator:
|
||||
|
||||
Reference in New Issue
Block a user