riven_hgr: hook up more frames
@ -7,7 +7,7 @@
|
||||
.include "zp.inc"
|
||||
.include "hardware.inc"
|
||||
|
||||
NUM_SCENES = 97
|
||||
NUM_SCENES = 117
|
||||
|
||||
overlays = $2000
|
||||
|
||||
@ -412,6 +412,26 @@ frames_l:
|
||||
.byte <img207_bg_zx02
|
||||
.byte <img208_bg_zx02
|
||||
.byte <img209_bg_zx02
|
||||
.byte <img210_bg_zx02
|
||||
.byte <img211_bg_zx02
|
||||
.byte <img212_bg_zx02
|
||||
.byte <img213_bg_zx02
|
||||
.byte <img214_bg_zx02
|
||||
.byte <img215_bg_zx02
|
||||
.byte <img216_bg_zx02
|
||||
.byte <img217_bg_zx02
|
||||
.byte <img218_bg_zx02
|
||||
.byte <img219_bg_zx02
|
||||
.byte <img220_bg_zx02
|
||||
.byte <img221_bg_zx02
|
||||
.byte <img222_bg_zx02
|
||||
.byte <img223_bg_zx02
|
||||
.byte <img224_bg_zx02
|
||||
.byte <img225_bg_zx02
|
||||
.byte <img226_bg_zx02
|
||||
.byte <img227_bg_zx02
|
||||
.byte <img228_bg_zx02
|
||||
.byte <img229_bg_zx02
|
||||
|
||||
|
||||
frames_h:
|
||||
@ -512,6 +532,26 @@ frames_h:
|
||||
.byte >img207_bg_zx02
|
||||
.byte >img208_bg_zx02
|
||||
.byte >img209_bg_zx02
|
||||
.byte >img210_bg_zx02
|
||||
.byte >img211_bg_zx02
|
||||
.byte >img212_bg_zx02
|
||||
.byte >img213_bg_zx02
|
||||
.byte >img214_bg_zx02
|
||||
.byte >img215_bg_zx02
|
||||
.byte >img216_bg_zx02
|
||||
.byte >img217_bg_zx02
|
||||
.byte >img218_bg_zx02
|
||||
.byte >img219_bg_zx02
|
||||
.byte >img220_bg_zx02
|
||||
.byte >img221_bg_zx02
|
||||
.byte >img222_bg_zx02
|
||||
.byte >img223_bg_zx02
|
||||
.byte >img224_bg_zx02
|
||||
.byte >img225_bg_zx02
|
||||
.byte >img226_bg_zx02
|
||||
.byte >img227_bg_zx02
|
||||
.byte >img228_bg_zx02
|
||||
.byte >img229_bg_zx02
|
||||
|
||||
|
||||
|
||||
|
@ -38,7 +38,14 @@ movie2.inc: \
|
||||
img198_bg.gr.zx02 img199_bg.gr.zx02 img200_bg.gr.zx02 \
|
||||
img201_bg.gr.zx02 img202_bg.gr.zx02 img203_bg.gr.zx02 \
|
||||
img204_bg.gr.zx02 img205_bg.gr.zx02 img206_bg.gr.zx02 \
|
||||
img207_bg.gr.zx02 img208_bg.gr.zx02 img209_bg.gr.zx02
|
||||
img207_bg.gr.zx02 img208_bg.gr.zx02 img209_bg.gr.zx02 \
|
||||
img210_bg.gr.zx02 img211_bg.gr.zx02 img212_bg.gr.zx02 \
|
||||
img213_bg.gr.zx02 img214_bg.gr.zx02 img215_bg.gr.zx02 \
|
||||
img216_bg.gr.zx02 img217_bg.gr.zx02 img218_bg.gr.zx02 \
|
||||
img219_bg.gr.zx02 img220_bg.gr.zx02 img221_bg.gr.zx02 \
|
||||
img222_bg.gr.zx02 img223_bg.gr.zx02 img224_bg.gr.zx02 \
|
||||
img225_bg.gr.zx02 img226_bg.gr.zx02 img227_bg.gr.zx02 \
|
||||
img228_bg.gr.zx02 img229_bg.gr.zx02
|
||||
echo "img096_bg_zx02: .incbin \"img096_bg.gr.zx02\"" > movie2.inc
|
||||
echo "img114_bg_zx02: .incbin \"img114_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img115_bg_zx02: .incbin \"img115_bg.gr.zx02\"" >> movie2.inc
|
||||
@ -136,6 +143,26 @@ movie2.inc: \
|
||||
echo "img207_bg_zx02: .incbin \"img207_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img208_bg_zx02: .incbin \"img208_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img209_bg_zx02: .incbin \"img209_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img210_bg_zx02: .incbin \"img210_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img211_bg_zx02: .incbin \"img211_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img212_bg_zx02: .incbin \"img212_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img213_bg_zx02: .incbin \"img213_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img214_bg_zx02: .incbin \"img214_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img215_bg_zx02: .incbin \"img215_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img216_bg_zx02: .incbin \"img216_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img217_bg_zx02: .incbin \"img217_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img218_bg_zx02: .incbin \"img218_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img219_bg_zx02: .incbin \"img219_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img220_bg_zx02: .incbin \"img220_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img221_bg_zx02: .incbin \"img221_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img222_bg_zx02: .incbin \"img222_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img223_bg_zx02: .incbin \"img223_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img224_bg_zx02: .incbin \"img224_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img225_bg_zx02: .incbin \"img225_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img226_bg_zx02: .incbin \"img226_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img227_bg_zx02: .incbin \"img227_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img228_bg_zx02: .incbin \"img228_bg.gr.zx02\"" >> movie2.inc
|
||||
echo "img229_bg_zx02: .incbin \"img229_bg.gr.zx02\"" >> movie2.inc
|
||||
|
||||
|
||||
####
|
||||
|
BIN
games/riven_hgr/movie2/img210_bg.png
Normal file
After Width: | Height: | Size: 848 B |
BIN
games/riven_hgr/movie2/img211_bg.png
Normal file
After Width: | Height: | Size: 862 B |
BIN
games/riven_hgr/movie2/img212_bg.png
Normal file
After Width: | Height: | Size: 879 B |
BIN
games/riven_hgr/movie2/img213_bg.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
games/riven_hgr/movie2/img214_bg.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
games/riven_hgr/movie2/img215_bg.png
Normal file
After Width: | Height: | Size: 782 B |
BIN
games/riven_hgr/movie2/img216_bg.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
games/riven_hgr/movie2/img217_bg.png
Normal file
After Width: | Height: | Size: 810 B |
BIN
games/riven_hgr/movie2/img218_bg.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
games/riven_hgr/movie2/img219_bg.png
Normal file
After Width: | Height: | Size: 834 B |
BIN
games/riven_hgr/movie2/img220_bg.png
Normal file
After Width: | Height: | Size: 847 B |
BIN
games/riven_hgr/movie2/img221_bg.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
games/riven_hgr/movie2/img222_bg.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
games/riven_hgr/movie2/img223_bg.png
Normal file
After Width: | Height: | Size: 810 B |
BIN
games/riven_hgr/movie2/img224_bg.png
Normal file
After Width: | Height: | Size: 807 B |
BIN
games/riven_hgr/movie2/img225_bg.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
games/riven_hgr/movie2/img226_bg.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
games/riven_hgr/movie2/img227_bg.png
Normal file
After Width: | Height: | Size: 853 B |
BIN
games/riven_hgr/movie2/img228_bg.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
games/riven_hgr/movie2/img229_bg.png
Normal file
After Width: | Height: | Size: 851 B |