Update README.md

This commit is contained in:
Missake212 2025-04-07 18:36:01 +01:00 committed by GitHub
parent 473b66649f
commit 63d6fc8305
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,6 +122,27 @@ R3 | M |
Keyboard and mouse inputs can be customized in the settings menu by clicking the Controller button, and further details and help on controls are also found there. Custom bindings are saved per-game. Inputs support up to three keys per binding, mouse buttons, mouse movement mapped to joystick input, and more.
## Firmware files:
shadPS4 can load some PlayStation 4 firmware files, these must be dumped from your legally owned PlayStation 4 console.\
The following firmware modules are supported and must be placed in shadPS4's `user/sys_modules` folder.
<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.\
> **We do not provide any information or support on how to do this**.
# Main team
- [**georgemoralis**](https://github.com/georgemoralis)