Grammar

Stephen Miller 2025-07-21 19:06:30 -05:00
parent de44467954
commit 24ae66689b

@ -113,9 +113,9 @@ shadPS4 can load some modules in:
* `LLE mode`: Low Level Emulation: Using the firmware files of the console directly;
* `HLE mode`: High Level Emulation: Providing a reimplementation for the original module in the emulator source code.
While several modules are reimplemented, there are still some modules we haven't implemented yet. The modules below can be dumped from your console and added to shadPS4 to increase game compatibility. These modules need to be added to your shadPS4 user folder,
While several modules are reimplemented, there are still some modules we haven't implemented yet. To work around this, we can load firmware files directly to improve game compatibility.
The following is a list of the currently supported firmware modules:
Below is a list of currently used firmware modules:
<div align="left">
@ -127,8 +127,6 @@ The following is a list of the currently supported firmware modules:
</div>
To dump your firmware modules:
1. Enable an FTP server on your PS4
2. Open an FTP client on your computer (like FileZilla).