sm64coopdx/tools
Isaac0-dev 0810f01396 no longer need a rom to compile the game
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.
2025-03-08 12:43:29 +10:00
..
asm_processor
audiofile
ido5.3_compiler Review fixes 2023-11-24 20:26:34 +01:00
ido5.3_recomp
include
n64graphics_ci_dir
sdk-tools
util
.gitignore
aifc_decode.c
aiff_extract_codebook.c
append_aiffc_table.py Fix sounds compilation problems 2023-04-25 11:25:46 -07:00
append_lang_keys.py Add save file names 2024-05-11 22:05:35 -04:00
apply_patch.sh
assemble_sound.py no longer need a rom to compile the game 2025-03-08 12:43:29 +10:00
calc_bss.sh
check_matching_langs.py Small code comment changes 2024-12-13 20:13:55 -05:00
clang-tidy.sh
clean_mapfile.py [Experimental] Reduce the size of Windows builds by cleaning the MinGW debug info (#585) 2024-12-29 14:29:26 -05:00
cleancrcmap.py
convert_skybox.py Fix convert_skybox.py on Linux 2024-07-08 17:50:50 -04:00
copy_extended_sounds.py Post rom extractor changes 2024-03-23 17:03:52 -04:00
create_patch.sh Make patches work when using git submodules (#285) 2024-09-13 21:20:53 +10:00
decompress.py no longer need a rom to compile the game 2025-03-08 12:43:29 +10:00
default_crcmap.txt DynOS Skyboxes 2023-11-06 18:37:02 -05:00
demo_data_converter.py Fix compilation error when generating demo data 2025-01-13 11:30:47 -05:00
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 Accommodated mac-intel-essential.sh for directory tree changes. (#562) 2024-03-25 18:44:42 -04:00
Makefile
mario_anims_converter.py Actually fix Waluigi anims 2024-05-11 19:17:50 -04:00
mkzip.py
n64cksum.c
n64cksum.h
n64graphics.c Better error messages in n64graphics (#370) 2024-10-16 17:19:01 +10:00
n64graphics.h
output_level_headers.py
patch_libmalloc.py
patch_libultra_math.c
rasm2armips.py
remove_built_in_mods.py Fix bugs and make mod import go to AppData 2023-12-18 16:22:42 -05:00
revert_patch.sh
rice_crcmap.txt DynOS Skyboxes 2023-11-06 18:37:02 -05:00
seq_decoder.py
skyconv.c DynOS Skyboxes 2023-11-06 18:37:02 -05:00
sm64tools.LICENSE
texrename.py
textconv.c
unpak.py
utf8.c
utf8.h
utils.c
utils.h
zeroterm.py