Update assets
This commit is contained in:
@@ -7,7 +7,7 @@ CLUT_4_COLOR_TRANS_FLAGS = simple-tim clut4 --color-trans
|
||||
# Ressources to convert
|
||||
## Music tracks
|
||||
INPUT += $(OUTPUT_DIR)/Evacuation_cdda.xa
|
||||
INPUT += $(OUTPUT_DIR)/fox.xa
|
||||
INPUT += $(OUTPUT_DIR)/OnMyOwn_BailBonds.xa
|
||||
INPUT += $(OUTPUT_DIR)/apple.vag
|
||||
INPUT += $(OUTPUT_DIR)/blubb-mono.vag
|
||||
INPUT += $(OUTPUT_DIR)/Friendship_samp.vag
|
||||
@@ -40,14 +40,14 @@ IMG_6921_TIM_FLAGS = tim full16 --clut-pos {384,255} --tex-pos {384,256}
|
||||
INPUT += $(OUTPUT_DIR)/AllTheJaby.tim
|
||||
AllTheJaby_TIM_FLAGS = tim full16 --tex-pos {0,0}
|
||||
|
||||
$(OUTPUT_DIR)/fox.xa: audio/temp/fox.wav
|
||||
@mkdir -p $(OUTPUT_DIR)
|
||||
psxfileconv $< -o $@ xa
|
||||
|
||||
$(OUTPUT_DIR)/%.vag: audio/temp/%.wav
|
||||
$(OUTPUT_DIR)/%.vag: audio/%.wav
|
||||
@mkdir -p $(OUTPUT_DIR)
|
||||
psxfileconv --lz4 $< -o $@ vag
|
||||
|
||||
$(OUTPUT_DIR)/OnMyOwn_BailBonds.xa: audio/OnMyOwn_BailBonds.mp3
|
||||
@mkdir -p $(OUTPUT_DIR)
|
||||
psxfileconv $< -o $@ xa
|
||||
|
||||
$(OUTPUT_DIR)/%.xa: audio/%.wav
|
||||
@mkdir -p $(OUTPUT_DIR)
|
||||
psxfileconv $< -o $@ xa
|
||||
|
BIN
examples/PoolBox/assets/audio/Friendship_samp.wav
(Stored with Git LFS)
Normal file
BIN
examples/PoolBox/assets/audio/Friendship_samp.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
examples/PoolBox/assets/audio/OnMyOwn_BailBonds.mp3
(Stored with Git LFS)
Normal file
BIN
examples/PoolBox/assets/audio/OnMyOwn_BailBonds.mp3
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
examples/PoolBox/assets/audio/apple.wav
(Stored with Git LFS)
Normal file
BIN
examples/PoolBox/assets/audio/apple.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
examples/PoolBox/assets/audio/blubb-mono.wav
(Stored with Git LFS)
Normal file
BIN
examples/PoolBox/assets/audio/blubb-mono.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
examples/PoolBox/assets/audio/jlbrock44_Three_Kings_Funk_cdda_ready.wav
(Stored with Git LFS)
Normal file
BIN
examples/PoolBox/assets/audio/jlbrock44_Three_Kings_Funk_cdda_ready.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user