mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add Ratchet & Clank 2 Megaturrent Dynapatch
This commit is contained in:
parent
7ee62b8222
commit
483e2236ca
|
@ -3301,6 +3301,14 @@ SCES-51607:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
mipmap: 1
|
mipmap: 1
|
||||||
autoFlush: 1
|
autoFlush: 1
|
||||||
|
dynaPatches:
|
||||||
|
- pattern:
|
||||||
|
- { offset: 0x0, value: 0x0280202d }
|
||||||
|
- { offset: 0x4, value: 0x3c0140d0 }
|
||||||
|
- { offset: 0x8, value: 0x44810800 }
|
||||||
|
- { offset: 0x10, value: 0x46000836 }
|
||||||
|
replacement:
|
||||||
|
- { offset: 0x4, value: 0x3c013f80 }
|
||||||
memcardFilters: # Reads Ratchet 1 data.
|
memcardFilters: # Reads Ratchet 1 data.
|
||||||
- "SCES-51607"
|
- "SCES-51607"
|
||||||
- "SCES-50916"
|
- "SCES-50916"
|
||||||
|
|
Loading…
Reference in New Issue