mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01: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).
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
[XCX_FN_MNY_FREQ]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
codeCaveSize = 0x10
|
|
|
|
0x00000000 = .byte $mod
|
|
_mod = 0x00000000
|
|
|
|
_money = 0x00000004
|
|
0x00000004 = lis r12, _mod@ha
|
|
0x00000008 = lbz r12, _mod@l(r12)
|
|
0x0000000C = blr
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHAT : changeTime__Q2_4fnet9CFnetTaskFUiT1
|
|
; WHY : Affect the frequency of the NavFrontier income for the money
|
|
; Frequency unit is 1 minute (so by default income is every 15 minutes)
|
|
|
|
0x027D554C = bla _money
|
|
|
|
[XCX_FN_MNY_FREQ_1U] ######################################################################
|
|
moduleMatches = 0xAB97DE6B ; 1.0.1U
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
codeCaveSize = 0x10
|
|
|
|
0x00000000 = .byte $mod
|
|
_mod = 0x00000000
|
|
|
|
_money = 0x00000004
|
|
0x00000004 = lis r12, _mod@ha
|
|
0x00000008 = lbz r12, _mod@l(r12)
|
|
0x0000000C = blr
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHAT : changeTime__Q2_4fnet9CFnetTaskFUiT1
|
|
; WHY : Affect the frequency of the NavFrontier income for the money
|
|
; Frequency unit is 1 minute (so by default income is every 15 minutes)
|
|
|
|
0x027D54EC = bla _money |