mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-02 06:03:33 +00:00
the files: - sound_data_compressed.ctl - sound_data_compressed.tbl - sequences_compressed.bin are now added as files that are generated by assemble_sound.py, they're compressed, and are decompressed at compile time. rom assets have been removed from these files, so they are now just metadata for loading the sounds that are extracted at runtime. |
||
|---|---|---|
| .. | ||
| asm_processor | ||
| audiofile | ||
| ido5.3_compiler | ||
| ido5.3_recomp | ||
| include | ||
| n64graphics_ci_dir | ||
| sdk-tools | ||
| util | ||
| .gitignore | ||
| aifc_decode.c | ||
| aiff_extract_codebook.c | ||
| append_aiffc_table.py | ||
| append_lang_keys.py | ||
| apply_patch.sh | ||
| assemble_sound.py | ||
| calc_bss.sh | ||
| check_matching_langs.py | ||
| clang-tidy.sh | ||
| clean_mapfile.py | ||
| cleancrcmap.py | ||
| convert_skybox.py | ||
| copy_extended_sounds.py | ||
| create_patch.sh | ||
| decompress.py | ||
| default_crcmap.txt | ||
| demo_data_converter.py | ||
| determine-endian-bitwidth.c | ||
| disassemble_sound.py | ||
| extract_data_for_mio.c | ||
| gen_asset_list.cpp | ||
| hashtable.c | ||
| hashtable.h | ||
| libmio0.c | ||
| libmio0.h | ||
| mac-intel-essential.sh | ||
| Makefile | ||
| mario_anims_converter.py | ||
| mkzip.py | ||
| n64cksum.c | ||
| n64cksum.h | ||
| n64graphics.c | ||
| n64graphics.h | ||
| output_level_headers.py | ||
| patch_libmalloc.py | ||
| patch_libultra_math.c | ||
| rasm2armips.py | ||
| remove_built_in_mods.py | ||
| revert_patch.sh | ||
| rice_crcmap.txt | ||
| seq_decoder.py | ||
| skyconv.c | ||
| sm64tools.LICENSE | ||
| texrename.py | ||
| textconv.c | ||
| unpak.py | ||
| utf8.c | ||
| utf8.h | ||
| utils.c | ||
| utils.h | ||
| zeroterm.py | ||