diff --git a/rpcs3/Emu/Cell/lv2/sys_prx.cpp b/rpcs3/Emu/Cell/lv2/sys_prx.cpp index 781c9b44a4..2c7b79df9e 100644 --- a/rpcs3/Emu/Cell/lv2/sys_prx.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_prx.cpp @@ -47,7 +47,7 @@ extern const std::map g_prx_list { "libat3multidec.sprx", 0 }, { "libatrac3multi.sprx", 0 }, { "libatrac3plus.sprx", 0 }, - { "libatxdec.sprx", 0 }, + { "libatxdec.sprx", 1 }, { "libatxdec2.sprx", 0 }, { "libaudio.sprx", 1 }, { "libavcdec.sprx", 0 },