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).
16 lines
559 B
Plaintext
16 lines
559 B
Plaintext
[XCX_CHALLENGE]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091, 0xAB97DE6B ; 1.0.1E, 1.0.2U, 1.0.1U
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : Battle::CSoulVoiceButtonChallenge::updateInternal((float))
|
|
; WHAT : Disable QTE (calling Battle::CButtonChallengeManager::CallUI)
|
|
|
|
# Battle::CSoulVoiceButtonChallenge::applyResult((void))
|
|
# |- SoulVoice::CSoulVoice::addStageLevel((unsigned int, float))
|
|
0x0209BA38 = li r9, 1 ; always good result
|
|
|
|
; Auto Apply QTE
|
|
_apply = 0x0209D764
|
|
0x0209D6F0 = b _apply
|
|
0x0209D720 = b _apply
|