mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Add some patches in Battle Gear 3.
This commit is contained in:
parent
bc4f723b92
commit
25f3b124b0
1 changed files with 10 additions and 0 deletions
|
@ -14,5 +14,15 @@
|
||||||
"boot": "ac0:BGRLOAD",
|
"boot": "ac0:BGRLOAD",
|
||||||
"patches":
|
"patches":
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"address": "0x001008FC",
|
||||||
|
"value": "0x0",
|
||||||
|
"description": "Fixes hang on white screen."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"address": "0x001347C8",
|
||||||
|
"value": "0x10000017",
|
||||||
|
"description": "Disables handle error screen."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue