mirror of
https://github.com/shadps4-emu/ps4_cheats.git
synced 2024-11-23 02:49:39 +00:00
Update README.md
This commit is contained in:
parent
37e28c02dd
commit
f16c73ced0
@ -6,7 +6,7 @@ Official Cheat and Patches used for shadPS4 emulator
|
||||
|
||||
### Cheats
|
||||
|
||||
Cheats should be organized in the `cheats` folder with the following file name format: `SERIAL_VERSION.json`.
|
||||
Cheats should be organized in the `CHEATS` folder with the following file name format: `SERIAL_VERSION.json`.
|
||||
|
||||
**Examples:**
|
||||
- `CUSA07023_01.03.json`
|
||||
@ -142,8 +142,8 @@ Set base address to `0x00400000` when importing binaries for consistency with PS
|
||||
* [VSCodium](https://vscodium.com/)
|
||||
|
||||
### Submission Guidelines
|
||||
* Patch must be named `GameTitle.json` and be in `/patches/json`.
|
||||
<br>For example, a patch file for Gravity Rush 2 must be called `GravityRush2.json`.
|
||||
* Patch must be named `GameTitle.xml` and be in `/PATCHES`.
|
||||
<br>For example, a patch file for Gravity Rush 2 must be called `GravityRush2.xml`.
|
||||
* If you are making a patch for a game that already has a file, then add to it, as patches support more than one author.
|
||||
* Submitting patches:
|
||||
* No whitespace.
|
||||
|
Loading…
Reference in New Issue
Block a user