From e9f6555b7d01295a427145d6d83b1f29d7aded1a Mon Sep 17 00:00:00 2001 From: ddadiani Date: Thu, 7 Nov 2024 00:14:02 +0400 Subject: [PATCH] Update README.md fixed a typo on a sys module where it said libSceRazorCpu.srpx instead of libSceRazorCpu.sprx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad3f209..b1f114c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Shadps4 can load some modules in lle mode, some are neccesary some have HLE repl - libSceUlt.sprx - libSceCesCs.sprx - libSceFont.sprx -- libSceRazorCpu.srpx +- libSceRazorCpu.sprx - libSceRudp.sprx Above modules should be extracted from your ps4 . We don't provide any info or support of how to do it.