cemu_graphic_packs/Mods/XenobladeX_mod_BattleNoQTE/patches.txt
lasyan3 00e2eb580c [XCX] 1.0.1U Compatibility.
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).
2019-03-16 14:25:25 +01:00

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