mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-10 10:41:26 +01:00
Update FW 4.87 Latest Version
Updates the latest FW version according to: https://www.playstation.com/en-us/support/system-updates/ps3/ List of changes:
This commit is contained in:
parent
3321ada41e
commit
8405314399
|
|
@ -1063,7 +1063,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
|||
return;
|
||||
}
|
||||
|
||||
static constexpr std::string_view cur_version = "4.87";
|
||||
static constexpr std::string_view cur_version = "4.88";
|
||||
|
||||
std::string version_string;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue