mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Update Disable HUD elements patch formatting
parent
6e45b661d3
commit
8d59236ec9
1 changed files with 2 additions and 1 deletions
|
@ -143,7 +143,8 @@ PPU-d0b4d4ba47cab3d5d8328ade1af75f0ae4861488:
|
||||||
<br>
|
<br>
|
||||||
**Notes:** Elements can disabled separately by adding/removing their respective lines from the patch.
|
**Notes:** Elements can disabled separately by adding/removing their respective lines from the patch.
|
||||||
```
|
```
|
||||||
p5_NoHudLite: &p5_NoHudLite
|
# Replace the PPU hash by the one from your executable
|
||||||
|
PPU-d0b4d4ba47cab3d5d8328ade1af75f0ae4861488:
|
||||||
- [ be32, 0xDE4EC, 0x60000000 ] # mission list
|
- [ be32, 0xDE4EC, 0x60000000 ] # mission list
|
||||||
- [ be32, 0xE83F4, 0x60000000 ] # place pict
|
- [ be32, 0xE83F4, 0x60000000 ] # place pict
|
||||||
- [ be32, 0xE5920, 0x60000000 ] # check
|
- [ be32, 0xE5920, 0x60000000 ] # check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue