Update FW 4.92 Latest Version (#16811)

Update FW 4.92 Latest Version
Updates the latest FW version according to: https://www.playstation.com/en-us/support/hardware/ps3/system-software/
List of changes:
This system software update improves system performance.
This commit is contained in:
JoãoPaulo 2025-03-05 10:00:07 -03:00 committed by GitHub
parent 59280a133c
commit 583ec5d819
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1586,7 +1586,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
return;
}
static constexpr std::string_view cur_version = "4.91";
static constexpr std::string_view cur_version = "4.92";
std::string version_string;