mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 10:04:39 +00:00
Updated I. Quick start [Users] (markdown)
parent
e50c8a99db
commit
f8f2d849aa
@ -81,7 +81,31 @@ The emulator is now started. Now you want to install your first PKG (games).
|
||||
<br /> Make sure to wait until 100%. If the GUI crash or bug, you have to do it again.
|
||||
---
|
||||
|
||||
## 4. Configure the emulator
|
||||
|
||||
## 4. 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**.
|
||||
|
||||
<div align="center">
|
||||
|
||||
| Modules | Modules | Modules | Modules |
|
||||
|-------------------------|-------------------------|-------------------------|-------------------------|
|
||||
| libSceCesCs.sprx | libSceDiscMap.sprx | libSceFont.sprx | libSceFontFt.sprx |
|
||||
| libSceFreeTypeOt.sprx | libSceJson.sprx | libSceJson2.sprx | libSceLibcInternal.sprx |
|
||||
| libSceNgs2.sprx | libSceRtc.sprx | libSceUlt.sprx | |
|
||||
|
||||
</div>
|
||||
|
||||
> [!CAUTION]
|
||||
> The above modules are required to run the games properly and must be extracted from your PlayStation 4.
|
||||
> <br><b>We do not provide any information or support on how to do this.</b>
|
||||
---
|
||||
|
||||
|
||||
## 5. Configure the emulator
|
||||
Congratulations, your emulator is now running with your first games !
|
||||
<br />Now you can start to configure it
|
||||
<br />Follow [**this link**](https://github.com/Xphalnos/shadPS4-Wiki/wiki/II.-Setting-up-shadPS4-%5BUsers%5D) to learn how to set up shadPS4.
|
||||
Follow [**this link**](https://github.com/Xphalnos/shadPS4-Wiki/wiki/II.-Setting-up-shadPS4-%5BUsers%5D) to learn how to set up shadPS4.
|
Loading…
Reference in New Issue
Block a user