mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-02 15:02:11 +00:00
cellRtc: set to HLE by default
This commit is contained in:
parent
2556f84752
commit
79f54771b5
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user