mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
Update FW 4.90 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:
parent
b19209c45c
commit
f9142a1c56
@ -1424,7 +1424,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
||||
return;
|
||||
}
|
||||
|
||||
static constexpr std::string_view cur_version = "4.89";
|
||||
static constexpr std::string_view cur_version = "4.90";
|
||||
|
||||
std::string version_string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user