Created III. Advanced settings [Users] (markdown)

Hermite 2024-12-31 09:49:13 +01:00
parent 74bb4de22b
commit 142cafc7e1

@ -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.