mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 11:34:15 +01:00
Update patches.txt
This commit is contained in:
parent
d09d54e137
commit
8eb5083548
@ -4,8 +4,8 @@ moduleMatches = 0xF882D5CF, 0x30B6E091, 0x218F6E07 ; 1.0.1E, 1.0.2U, 1.0.0U
|
|||||||
codeCaveSize = 0x20
|
codeCaveSize = 0x20
|
||||||
|
|
||||||
; Uncomment those TWO lines to affect the chest chance to appear
|
; Uncomment those TWO lines to affect the chest chance to appear
|
||||||
0x021AADB8 = li r3, 3 ; 0 = no drop, 1 = always gold, 2 = always silver, 3 = always bronze
|
;0x021AADB8 = li r3, 3 ; 0 = no drop, 1 = always gold, 2 = always silver, 3 = always bronze
|
||||||
0x021AADBC = blr
|
;0x021AADBC = blr
|
||||||
|
|
||||||
_minDropRate = 0x00000000
|
_minDropRate = 0x00000000
|
||||||
0x00000000 = cmpwi r31, 100 ; all items with drop ratio less than this value will have a new drop ratio set at line 0x00000010
|
0x00000000 = cmpwi r31, 100 ; all items with drop ratio less than this value will have a new drop ratio set at line 0x00000010
|
||||||
|
Loading…
Reference in New Issue
Block a user