mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 03:37:35 -03:00
00e2eb580c
Mod "Equipment - Force Type" now allows to select a specific sub-type (for example only loot dual guns ground weapon). But this works only for ground weapons, ground armors and skells armors (not skells weapons). Experience mods (Inner, Class and Battle) now affect points gained in battle, missions, quests and exploration (previously only battle was affected).
39 lines
No EOL
944 B
Text
39 lines
No EOL
944 B
Text
[XCX_BLADEX]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
codeCaveSize = 0x10
|
|
|
|
0x00000000 = .byte $mod
|
|
_mod = 0x00000000
|
|
|
|
_exp = 0x00000004
|
|
0x00000004 = lis r3, _mod@ha
|
|
0x00000008 = lbz r3, _mod@l(r3)
|
|
0x0000000C = blr
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : fw::SocialUnion::getUnionBasePoint((int))
|
|
; WHAT : Multiply the BLADE points rewarded
|
|
|
|
0x0288E610 = nop
|
|
0x0288E614 = bla _exp
|
|
|
|
[XCX_BLADEX_1U] ######################################################################
|
|
moduleMatches = 0xAB97DE6B ; 1.0.1U
|
|
|
|
codeCaveSize = 0x10
|
|
|
|
0x00000000 = .byte $mod
|
|
_mod = 0x00000000
|
|
|
|
_exp = 0x00000004
|
|
0x00000004 = lis r3, _mod@ha
|
|
0x00000008 = lbz r3, _mod@l(r3)
|
|
0x0000000C = blr
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : fw::SocialUnion::getUnionBasePoint((int))
|
|
; WHAT : Multiply the BLADE points rewarded
|
|
|
|
0x0288E594 = nop
|
|
0x0288E598 = bla _exp |