Extract some data

Sort data according to the compilation using they belong to.
Extract background animations.
This commit is contained in:
octorock
2022-09-03 20:14:10 +02:00
parent bdf796fffe
commit a83c83ee8c
116 changed files with 9178 additions and 8793 deletions
@@ -8,6 +8,6 @@ SCRIPT_START script_Npc4EDHCEntrance
EndBlock
Wait 0x003c
PlaySound SFX_EVAPORATE
CallWithArg sub_0806DA1C, 0x0000000a
CallWithArg NPC4E_DoScreenTransition, 10
DoPostScriptAction 0x0006
SCRIPT_END
@@ -8,6 +8,6 @@ SCRIPT_START script_Npc4EDHCThrone
EndBlock
Wait 0x003c
PlaySound SFX_EVAPORATE
CallWithArg sub_0806DA1C, 0x00000008
CallWithArg NPC4E_DoScreenTransition, 8
DoPostScriptAction 0x0006
SCRIPT_END
@@ -8,6 +8,6 @@ SCRIPT_START script_Npc4EHyruleCastleEntrance
PlaySound SFX_APPARATE
EndBlock
Wait 0x003c
CallWithArg sub_0806DA1C, 0x0000000b
CallWithArg NPC4E_DoScreenTransition, 11
DoPostScriptAction 0x0006
SCRIPT_END
@@ -8,6 +8,6 @@ SCRIPT_START script_Npc4EHyruleCastleThrone
PlaySound SFX_APPARATE
EndBlock
Wait 0x003c
CallWithArg sub_0806DA1C, 0x00000009
CallWithArg NPC4E_DoScreenTransition, 9
DoPostScriptAction 0x0006
SCRIPT_END
@@ -15,6 +15,6 @@ SCRIPT_START script_Npc4EMinishWoods
Wait 0x000a
SetSyncFlag 0x00000008
Wait 0x003c
CallWithArg sub_0806DA1C, 0x0000000d
CallWithArg NPC4E_DoScreenTransition, 13
DoPostScriptAction 0x0006
SCRIPT_END
@@ -15,6 +15,6 @@ SCRIPT_START script_Npc4EMtCrenel
Wait 0x001e
SetSyncFlag 0x00000008
Wait 0x003c
CallWithArg sub_0806DA1C, 0x0000000e
CallWithArg NPC4E_DoScreenTransition, 14
DoPostScriptAction 0x0006
SCRIPT_END
@@ -59,6 +59,6 @@ SCRIPT_START script_Npc4EOutro
WaitForSyncFlagAndClear 0x00000100
PlayBgm BGM_INTRO_CUTSCENE
PlaySound SFX_APPARATE
CallWithArg sub_0806DA1C, 0x00000007
CallWithArg NPC4E_DoScreenTransition, 7
DoPostScriptAction 0x0006
SCRIPT_END
@@ -8,6 +8,6 @@ SCRIPT_START script_Npc4ESanctuaryEntrance
EndBlock
Wait 0x003c
PlaySound SFX_EVAPORATE
CallWithArg sub_0806DA1C, 0x0000000f
CallWithArg NPC4E_DoScreenTransition, 15
DoPostScriptAction 0x0006
SCRIPT_END
@@ -27,6 +27,6 @@ SCRIPT_START script_Npc4EUnfreezeCastleStaff
Wait 0x0002
SetSyncFlag 0x00000020
Wait 0x0078
CallWithArg sub_0806DA1C, 0x0000000c
CallWithArg NPC4E_DoScreenTransition, 12
DoPostScriptAction 0x0006
SCRIPT_END
@@ -8,7 +8,7 @@ script_0800DFB6:
SetPlayerIdle
Call DisablePauseMenuAndPutAwayItems
PlaySound SFX_EVAPORATE
CallWithArg sub_0806DA1C, 0x00000004
CallWithArg NPC4E_DoScreenTransition, 4
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
@@ -25,7 +25,7 @@ script_0800E012:
WaitUntilTextboxCloses
Wait 0x0096
PlaySound SFX_EVAPORATE
CallWithArg sub_0806DA1C, 0x00000005
CallWithArg NPC4E_DoScreenTransition, 5
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
@@ -15,7 +15,7 @@ SCRIPT_START script_Npc4ECastleCollapsing
CallWithArg DeleteRepeatedSoundManager, 0x00000001
_0807F0C8 0x0000, 0x0000
SetLocalFlag 0x0079
CallWithArg sub_0806DA1C, 0x00000002
CallWithArg NPC4E_DoScreenTransition, 2
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
+1 -1
View File
@@ -22,7 +22,7 @@ script_0800A0FE:
EndBlock
WaitForFadeFinish
WaitForSyncFlagAndClear 0x00000004
CallWithArg sub_0806DA1C, 0x00000006
CallWithArg NPC4E_DoScreenTransition, 6
DoPostScriptAction 0x0006
SCRIPT_END
.ifndef EU
+2 -2
View File
@@ -34,8 +34,8 @@ script_0800D962:
Wait 0x003c
SetLocalFlag 0x0032
PlaySound SFX_113
SetIntVariable 0x00000001
Call sub_0806DA1C
SetIntVariable 1
Call NPC4E_DoScreenTransition
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
@@ -9,7 +9,7 @@ script_08011AFA:
MessageFromTargetPos TEXT_VAATI, 0x21, 0x0007
WaitUntilTextboxCloses
SetLocalFlag MAENIWA_00_WARP
CallWithArg sub_0806DA1C, 0x00000003
CallWithArg NPC4E_DoScreenTransition, 3
EnablePlayerControl
Call EnablePauseMenu
DoPostScriptAction 0x0006
@@ -14,8 +14,8 @@ script_0800D8F4:
EzloMessage TEXT_VAATI, 0x25
WaitUntilTextboxCloses
PlaySound SFX_113
SetIntVariable 0x00000000
Call sub_0806DA1C
SetIntVariable 0
Call NPC4E_DoScreenTransition
EnablePlayerControl
Call EnablePauseMenu
script_0800D924: