File tree Expand file tree Collapse file tree 7 files changed +381
-25
lines changed Expand file tree Collapse file tree 7 files changed +381
-25
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ instructions:
9
9
- instructions/memories_off_6.yaml
10
10
- instructions/memories_off_7.yaml
11
11
- instructions/memories_off_8.yaml
12
+ - instructions/chaos_child_lcc.yaml
13
+ - instructions/chaos_child.yaml
14
+ - instructions/chaos_head_lcc.yaml
12
15
13
16
macros :
14
17
- macros/chaos_head_noah.yaml
43
46
new_sseplay : no
44
47
new_titlemenu : yes
45
48
new_voicestop : yes
49
+ add_contents : yes
46
50
51
+ effyuge : yes
47
52
bgrelease : yes
48
53
chaload : yes
49
54
mescls : yes
68
73
new_titlemenu : no
69
74
new_voiceplay : no
70
75
new_voicestop : no
76
+ add_contents : no
71
77
78
+ effyuge : no
72
79
chaload : yes
73
80
mescls : yes
74
81
movie_01_27 : yes
92
99
new_sseplay : yes
93
100
new_titlemenu : yes
94
101
new_voicestop : yes
102
+ add_contents : yes
95
103
104
+ effyuge : yes
96
105
bgrelease : yes
97
106
chaload : yes
98
107
mescls : yes
@@ -117,32 +126,38 @@ flags:
117
126
new_sseplay : yes
118
127
new_titlemenu : yes
119
128
new_voicestop : yes
129
+ add_contents : yes
120
130
131
+ effyuge : yes
121
132
bgrelease : yes
122
133
chaload : yes
123
134
mescls : yes
124
135
movie_01_27 : yes
125
136
return_labels : yes
126
137
127
138
chaos_child_lcc_ps4 :
139
+ cc_common : yes
128
140
game_cclcc : yes
129
141
130
142
new_bgmplay : yes
131
143
new_bgmstop : yes
132
144
new_createsurface : yes
133
- new_ev : yes
134
145
new_playmovie : yes
135
146
new_presence : yes
147
+ new_pressstart : yes
136
148
new_save : yes
137
149
new_scriptload : no
138
150
new_seplay : yes
139
151
new_setdic : yes
140
152
new_setevflag : no
141
153
new_sseplay : no
142
- new_titlemenu : no
154
+ new_titlemenu : yes
143
155
new_voiceplay : no
144
- new_voicestop : no
156
+ new_voicestop : yes
157
+ add_contents : no
158
+ bgrelease : yes
145
159
160
+ effyuge : no
146
161
chaload : yes
147
162
mescls : yes
148
163
movie_01_27 : yes
Original file line number Diff line number Diff line change 138
138
operands : [expr, expr, int16]
139
139
flags : []
140
140
141
+ - pattern : 00 16 00
142
+ name : KeyWait_00
143
+ operands : [expr,expr]
144
+ flags : []
145
+
141
146
- pattern : 00 16 02
142
147
name : Unk_00_16_02
143
148
operands : [expr, expr]
213
218
operands : []
214
219
flags : [new_bgmstop]
215
220
216
- - pattern : 00 23 00
221
+ - pattern : 00 23 00 00
217
222
name : SEplay
218
223
operands : [expr, expr]
219
- flags : [~new_seplay]
220
-
221
- - pattern : 00 23 01
222
- name : SEplay2
223
- operands : [expr, expr]
224
- flags : [~new_seplay]
224
+ flags : [new_seplay]
225
225
226
- - pattern : 00 23 02
227
- name : SEplay3
226
+ - pattern : 00 23 00 01
227
+ name : SEplay_01
228
228
operands : [expr, expr]
229
- flags : [~ new_seplay]
229
+ flags : [new_seplay]
230
230
231
- - pattern : 00 23 00 00
232
- name : SEplay
233
- operands : [expr, expr ]
231
+ - pattern : 00 23 00 02
232
+ name : SEplay_02
233
+ operands : []
234
234
flags : [new_seplay]
235
235
236
236
- pattern : 00 23 01 00
237
237
name : SEplay2
238
238
operands : [expr, expr]
239
239
flags : [new_seplay]
240
240
241
+ - pattern : 00 23 01 01
242
+ name : SEplay2_01
243
+ operands : [expr, expr]
244
+ flags : [new_seplay]
245
+
246
+ - pattern : 00 23 01 02
247
+ name : SEplay2_02
248
+ operands : []
249
+ flags : [new_seplay]
250
+
241
251
- pattern : 00 23 02 00
242
252
name : SEplay3
243
253
operands : [expr, expr]
820
830
flags : [~new_pressstart]
821
831
822
832
- pattern : 00 50 00
823
- name : PressStart
824
- operands : [expr, expr]
833
+ name : PressStart_00
834
+ operands : [int16, int16]
835
+ flags : [new_pressstart]
836
+
837
+ - pattern : 00 50 03
838
+ name : PressStart_03
839
+ operands : [int16]
825
840
flags : [new_pressstart]
826
841
827
842
- pattern : 00 50 05
828
843
name : PressStart_05
829
- operands : [expr, expr ]
844
+ operands : []
830
845
flags : [new_pressstart]
831
846
832
847
- pattern : 00 50 07
879
894
operands : [int16]
880
895
flags : []
881
896
897
+ - pattern : 00 5C
898
+ name : FlagOffReturn
899
+ operands : [int8,expr]
900
+ flags : []
901
+
882
902
- pattern : 00 5E
883
903
name : Unk_00_5E
884
904
operands : [expr]
885
905
flags : []
886
906
907
+ - pattern : 00 5F
908
+ name : PackFileAddBind
909
+ operands : []
910
+ flags : [~add_contents]
911
+
912
+ - pattern : 00 5F 01
913
+ name : AddContentsCheckDownloadComp
914
+ operands : [expr]
915
+ flags : [add_contents]
916
+
917
+ - pattern : 00 5F 02
918
+ name : AddContentsOpenContents
919
+ operands : [expr]
920
+ flags : [add_contents]
921
+
887
922
- pattern : 00 5F 03
888
923
name : AddContentsCloseContents
889
924
operands : []
890
- flags : []
925
+ flags : [add_contents ]
Original file line number Diff line number Diff line change 358
358
operands : []
359
359
flags : []
360
360
361
+ - pattern : 01 14 02
362
+ name : SysSelAddMesScx
363
+ operands : [int16]
364
+ flags : []
365
+
366
+ - pattern : 01 15 00
367
+ name : SysSelectInit
368
+ operands : [expr,expr]
369
+ flags : []
370
+
371
+ - pattern : 01 15 01
372
+ name : SysSelect01
373
+ operands : []
374
+ flags : []
375
+
376
+ - pattern : 01 15 02
377
+ name : SysSelect02
378
+ operands : [expr]
379
+ flags : []
380
+
381
+ - pattern : 01 15 03
382
+ name : SysSelect03
383
+ operands : [expr]
384
+ flags : []
385
+
361
386
- pattern : 01 15 04
362
387
name : SysSelectEnd
363
388
operands : []
364
389
flags : []
365
390
391
+ - pattern : 01 15 05
392
+ name : SysSelectEnd05
393
+ operands : []
394
+ flags : []
395
+
396
+ - pattern : 01 1F
397
+ name : LoadFontWidths
398
+ operands : [expr,expr,expr]
399
+ flags : []
400
+
366
401
- pattern : 01 20
367
402
name : SCcapture
368
403
operands : [expr]
423
458
operands : [expr, expr]
424
459
flags : [new_playmovie]
425
460
461
+ - pattern : 01 22 04 00
462
+ name : PlayMovie_04
463
+ operands : [expr, expr]
464
+ flags : [new_playmovie]
465
+
426
466
- pattern : 01 22 05 00
427
467
name : PlayMovieLoopNoAudio
428
468
operands : [expr, expr]
438
478
operands : [expr, expr]
439
479
flags : [new_playmovie]
440
480
481
+ - pattern : 01 22 0C 00
482
+ name : PlayMovie_0C
483
+ operands : [expr, expr]
484
+ flags : [new_playmovie]
485
+
441
486
- pattern : 01 22 0D 00
442
487
name : PlayAlphaMovieLoopNoAudio
443
488
operands : [expr, expr]
524
569
flags : []
525
570
526
571
- pattern : 01 28 00
527
- name : Unk_01_28_00
572
+ name : MovieMain_00
573
+ operands : []
574
+ flags : []
575
+ - pattern : 01 28 01
576
+ name : MovieMain_01
528
577
operands : []
529
578
flags : []
530
-
531
579
- pattern : 01 28 02
532
- name : Unk_01_28_02
580
+ name : MovieMain_02
533
581
operands : []
534
582
flags : []
583
+ - pattern : 01 28 03
584
+ name : MovieMain_03
585
+ operands : []
586
+ flags : []
Original file line number Diff line number Diff line change 431
431
- pattern : 10 2D
432
432
name : AchChkTitle
433
433
operands : []
434
- flags : []
434
+ flags : [~game_chlcc ]
435
435
436
436
- pattern : 10 2E
437
437
name : Unk_10_2E
521
521
- pattern : 10 38
522
522
name : EFFyuge
523
523
operands : [expr, expr]
524
- flags : []
524
+ flags : [effyuge ]
525
525
526
526
- pattern : 10 3B 00
527
527
name : EndRollSetup
You can’t perform that action at this time.
0 commit comments