mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
* Proof of concept for loading rom assets at runtime * Added skybox textures * Adjusted format * Load all texture assets from rom * Adjusted rom asset loading * Load all Vtx lists from rom * clean up toad, wario and his cap conflicts * Load sound samples from rom * fix toad sounds * Loaded sequences from rom * Load collisions from rom * Object animations are now loaded from the rom * Load player animations from rom * Load goddard anims from rom * whoops * fix some compile errors * drag and drop rom checker, everything works now. * fix errors due to merge conflicts * fix compile errors on windows, switch to md5 * fix vertex colors during load Co-Authored-By: Agent X <44549182+agent-11@users.noreply.github.com> * Load dialogs from rom * Loaded course/act names from rom * Loaded ingame text from rom * rerun autogen & blacklist smlua_text_utils_init * fix ttc_seg7_vertex_0700B238 colors --------- Co-authored-by: MysterD <myster@d> Co-authored-by: Agent X <44549182+agent-11@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| cleancrcmap.py | ||
| convert_skybox.py | ||
| copy_extended_sounds.py | ||
| create_patch.sh | ||
| 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 | ||