cellRtc: set to HLE by default

This commit is contained in:
capriots 2024-04-18 17:12:17 +02:00 committed by Megamouse
parent 2556f84752
commit 79f54771b5

View File

@ -100,7 +100,7 @@ extern const std::map<std::string_view, int> 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 },