From 142cafc7e177c4e0a915052f9f25d12cd40d3292 Mon Sep 17 00:00:00 2001 From: Hermite Date: Tue, 31 Dec 2024 09:49:13 +0100 Subject: [PATCH] Created III. Advanced settings [Users] (markdown) --- III.-Advanced-settings-[Users].md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 III.-Advanced-settings-[Users].md diff --git a/III.-Advanced-settings-[Users].md b/III.-Advanced-settings-[Users].md new file mode 100644 index 0000000..070be08 --- /dev/null +++ b/III.-Advanced-settings-[Users].md @@ -0,0 +1,19 @@ +> [!NOTE] +> This guide is for advanced users who want to improve the compatibility of their games. The support must therefore be carried out by your own care and knowledge. + +## Adding modules +shadPS4 can load some modules in: +* `LLE mode`: Low Level Emulation; Understand emulation as close to reality as possible. +* `HLE mode`: High Level Emulation. + +For some of the modules, it is necessary to process them in **LLE**. For others, they can be replaced by these supported modules and must be placed under `user/sys_modules` folder. Tested FW modules are from **11.00**. + +| Modules | Modules | Modules | +|-------------------------|-------------------------|-------------------------| +| libSceCesCs.sprx | libSceDiscMap.sprx | libSceFiber.sprx | +| libSceFont.sprx | libSceFontFt.sprx | libSceFreeTypeOt.sprx | +| libSceJpegEnc.sprx | libSceJson.sprx | libSceJson2.sprx | +| libSceLibcInternal.sprx | libSceNgs2.sprx | libSceRtc.sprx | +| libSceUlt.sprx | | | + +We cannot provide you with these modules or the support to extract them from your PS4. \ No newline at end of file