mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
Update outdated firmware log message
This commit is contained in:
parent
bc4d73da02
commit
aeb01bd216
1 changed files with 1 additions and 1 deletions
|
@ -1293,7 +1293,7 @@ void ppu_load_exec(const ppu_exec_object& elf)
|
|||
if (!fs::is_dir(lle_dir))
|
||||
{
|
||||
LOG_ERROR(GENERAL, "/dev_flash/sys/external/ directory does not exist!"
|
||||
"\nYou should install the PS3 Firmware (Menu: Tools -> Install Firmware)."
|
||||
"\nYou should install the PS3 Firmware (Menu: File -> Install Firmware)."
|
||||
"\nVisit https://rpcs3.net/ for Quickstart Guide and more information.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue