Update pcsx2.md

This commit is contained in:
LibretroAdmin 2024-08-02 01:42:17 -07:00 committed by GitHub
parent fa8f8691da
commit a7f03d0c53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ Enter the following commands (from the PCSX2 source directory):
cmake -B build -G "Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DLIBRETRO=ON
cmake --build build --config Release --target pcsx2_libretro
# How to compile (for Linux)
## How to compile (for Linux)
Enter the following commands (from the PCSX2 source directory):