mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 20:15:27 +00:00
Auto LLE: cellSsl
This commit is contained in:
parent
fc92040d7f
commit
1b5a479bbd
1 changed files with 2 additions and 0 deletions
|
@ -1182,6 +1182,8 @@ void ppu_load_exec(const ppu_exec_object& elf)
|
|||
{ "cellPngEnc", "libsre.sprx" },
|
||||
{ "cellResc", "libresc.sprx" },
|
||||
{ "cellRtc", "librtc.sprx" },
|
||||
{ "cellSsl", "libssl.sprx" },
|
||||
{ "cellSsl", "librtc.sprx" },
|
||||
{ "cellSail", "libsail.sprx" },
|
||||
{ "cellSail", "libsre.sprx" },
|
||||
{ "cellSail", "libmp4.sprx" },
|
||||
|
|
Loading…
Add table
Reference in a new issue