sm64coopdx/tools
eros71 3ed76d6a5c
Add Extended Soundbank (#254)
* Add Extended Soundbank

This PR adds a soundbank to the game with every instrument in the game, so there's no need to only use one set of instruments for m64 sequences.

Use the soundbank ID "42" when replacing sequences with lua to use it.

* Remove hardcoded.h include duplicate

There's a duplicated line that shouldn't be there since hardcoded.h is already included.

* Reinclude duplicate include

I'm still learning the commits system and I've noticed I should push this into a different PR instead by making a fork, sorry about that
2023-03-22 19:04:16 -04:00
..
asm_processor Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
audiofile Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
ido5.3_compiler Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
ido5.3_recomp Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
include
n64graphics_ci_dir Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
sdk-tools
util
.gitignore
Makefile Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
aifc_decode.c
aiff_extract_codebook.c
apply_patch.sh
assemble_sound.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
calc_bss.sh
clang-tidy.sh
cleancrcmap.py
copy_extended_sounds.py Add Extended Soundbank (#254) 2023-03-22 19:04:16 -04:00
copy_mario_sounds.py Fix warnings/compile errors on Linux 2022-03-13 18:45:42 -07:00
create_patch.sh
default_crcmap.txt
demo_data_converter.py
determine-endian-bitwidth.c
disassemble_sound.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
extract_data_for_mio.c
gen_asset_list.cpp
hashtable.c
hashtable.h
libmio0.c
libmio0.h
mario_anims_converter.py
mkzip.py
n64cksum.c
n64cksum.h
n64graphics.c Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
n64graphics.h
output_level_headers.py
patch_libmalloc.py
patch_libultra_math.c
rasm2armips.py
revert_patch.sh
rice_crcmap.txt
seq_decoder.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
skyconv.c Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
sm64tools.LICENSE
texrename.py
textconv.c
unpak.py
utf8.c
utf8.h
utils.c Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
utils.h Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
zeroterm.py