cellDmuxPamf: LLE by default again
HLE implementation is crashing on a few games, see #18360, revert it back to LLE until issues with HLE are fixed
This commit is contained in:
@@ -64,7 +64,7 @@ extern const std::map<std::string_view, int> g_prx_list
|
|||||||
{ "libddpdec.sprx", 0 },
|
{ "libddpdec.sprx", 0 },
|
||||||
{ "libdivxdec.sprx", 0 },
|
{ "libdivxdec.sprx", 0 },
|
||||||
{ "libdmux.sprx", 0 },
|
{ "libdmux.sprx", 0 },
|
||||||
{ "libdmuxpamf.sprx", 1 },
|
{ "libdmuxpamf.sprx", 0 },
|
||||||
{ "libdtslbrdec.sprx", 0 },
|
{ "libdtslbrdec.sprx", 0 },
|
||||||
{ "libfiber.sprx", 0 },
|
{ "libfiber.sprx", 0 },
|
||||||
{ "libfont.sprx", 0 },
|
{ "libfont.sprx", 0 },
|
||||||
|
|||||||
Reference in New Issue
Block a user