Skip to content

Commit f9142a1

Browse files
Joaozin-techMegamouse
authored andcommitted
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.
1 parent b19209c commit f9142a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpcs3/rpcs3qt/main_window.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
14241424
return;
14251425
}
14261426

1427-
static constexpr std::string_view cur_version = "4.89";
1427+
static constexpr std::string_view cur_version = "4.90";
14281428

14291429
std::string version_string;
14301430

0 commit comments

Comments
 (0)