diff --git a/rpcs3/Emu/Cell/lv2/sys_prx.cpp b/rpcs3/Emu/Cell/lv2/sys_prx.cpp index affbb65dc7..7fd1cd2012 100644 --- a/rpcs3/Emu/Cell/lv2/sys_prx.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_prx.cpp @@ -100,7 +100,7 @@ extern const std::map g_prx_list { "libpngdec.sprx", 0 }, { "libpngenc.sprx", 0 }, { "libresc.sprx", 0 }, - { "librtc.sprx", 0 }, + { "librtc.sprx", 1 }, { "librudp.sprx", 0 }, { "libsail.sprx", 0 }, { "libsail_avi.sprx", 0 },