Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSvoboda authored Aug 29, 2024
1 parent 37e28c0 commit f16c73c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit f16c73c

Please sign in to comment.