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