mirror of
https://github.com/shadps4-emu/ps4_cheats.git
synced 2024-11-26 20:30:22 +00:00
Update README.md
This commit is contained in:
parent
2f6c6a0a0f
commit
37e28c02dd
10
README.md
10
README.md
@ -35,6 +35,8 @@ CUSA34766_01.05.json=Granblue Fantasy Relink
|
||||
**Example Cheat File:**
|
||||
|
||||
*`CHEATS/CUSA07023_01.03_TEST.json`*
|
||||
<details>
|
||||
|
||||
```json
|
||||
{
|
||||
"name": "Sonic Mania",
|
||||
@ -125,6 +127,8 @@ CUSA34766_01.05.json=Granblue Fantasy Relink
|
||||
]
|
||||
}
|
||||
```
|
||||
</details>
|
||||
|
||||
|
||||
### Patches
|
||||
|
||||
@ -166,6 +170,9 @@ Set base address to `0x00400000` when importing binaries for consistency with PS
|
||||
#### Example Patch File
|
||||
|
||||
*`PATCHES/ShadowoftheColossus-Orbis_TEST.xml`*
|
||||
|
||||
<details>
|
||||
|
||||
```xml
|
||||
<?xml version="1.0"?>
|
||||
<Patch>
|
||||
@ -216,6 +223,9 @@ Set base address to `0x00400000` when importing binaries for consistency with PS
|
||||
</Metadata>
|
||||
</Patch>
|
||||
```
|
||||
</details>
|
||||
|
||||
*Contains information obtained from [GoldHEN_Patch_Repository](https://github.com/GoldHEN/GoldHEN_Patch_Repository)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user