Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/F2 AKAO

124 bytes removed, 05:19, 23 May 2019
m
80 revisions imported
<li>'''D1''' Music tempo transition [param1=Transition time, param2=Target tempo]</li>
<li>'''D2''' Music From-To tempo transition [param1=Transition time, param2=Starting tempo, param3=Ending tempo] </li>
----
<li>'''E4''' Set music tempo to 0</li>
----
<li>'''F0''' Stop music</li>
Operations 0x10/14/18/19 do not work on the PSX game from field script [CURRENTLY CHECKING THIS].<br>
Operations 0xC8/C9/CA are not implemented in the PSX version or PC version despite the field script calling them.<br>
Operation 0xE4 does not work in the PC version, as it has not been implemented.