mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
20 lines
473 B
Plaintext
20 lines
473 B
Plaintext
[XCX_EXPX]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
codeCaveSize = 0x14
|
|
|
|
0x00000000 = .byte $mod
|
|
_mod = 0x00000000
|
|
|
|
_exp = 0x00000004
|
|
0x00000004 = lis r30, _mod@ha
|
|
0x00000008 = lbz r30, _mod@l(r30)
|
|
0x0000000C = mullw r30, r3, r30
|
|
0x00000010 = blr
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : cfs::CfCompoCtrlEnemy::execRequestCommon
|
|
; WHAT : Multiply the experience points given in battles
|
|
|
|
0x025624E4 = bla _exp
|