More screenshots for README

This commit is contained in:
Xphalnos 2024-06-14 14:32:41 +02:00
parent e62690759d
commit eb22704771
10 changed files with 24 additions and 22 deletions

View file

@ -10,7 +10,7 @@ if (NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release)
endif()
project(shadps4)
project(shadPS4)
option(ENABLE_QT_GUI "Enable the Qt GUI. If not selected then the emulator uses a minimal SDL-based UI instead" OFF)