diff --git a/rpcs3/component_functions.sh b/rpcs3/component_functions.sh index 8b55734f..f65eb7e9 100755 --- a/rpcs3/component_functions.sh +++ b/rpcs3/component_functions.sh @@ -8,7 +8,7 @@ rpcs3_gui_current_settings="$XDG_CONFIG_HOME/rpcs3/GuiConfigs/CurrentSettings.in rpcs3_input_active_profiles="$XDG_CONFIG_HOME/rpcs3/input_configs/active_profiles.yml" rpcs3_input_Default="$XDG_CONFIG_HOME/rpcs3/input_configs/global/Default.yml" rpcs3_component_dir="$rd_components/rpcs3" -rpcs3_firmware="http://dus01.ps3.update.playstation.net/update/ps3/image/us/2025_0305_c179ad173bbc08b55431d30947725a4b/PS3UPDAT.PUP" +rpcs3_firmware="http://dus01.ps3.update.playstation.net/update/ps3/image/us/2026_0318_a2b60b6ac1d2e49e230144345616927c/PS3UPDAT.PUP" update_rpcs3_firmware() { if [[ $(check_network_connectivity) == "true" ]]; then