mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
kernel: Check PSF for neo mode support. (#2028)
This commit is contained in:
@@ -18,7 +18,7 @@ void saveMainWindow(const std::filesystem::path& path);
|
||||
std::string getTrophyKey();
|
||||
void setTrophyKey(std::string key);
|
||||
|
||||
bool isNeoMode();
|
||||
bool isNeoModeConsole();
|
||||
bool isFullscreenMode();
|
||||
bool getPlayBGM();
|
||||
int getBGMvolume();
|
||||
|
||||
Reference in New Issue
Block a user