mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
* Initial support for compiling with EU. * Fix EU text. * JP now compiles, TODO: Fix Autogen to fix JP and fix text in djui. * audio: Prevent crash in EU. * audio: Sync EU audio to 60 Hz instead of 50 Hz * Add logging and remove sanity check to hopefully track EU crash. * Various improvements for EU Improve some memory debugging Improve sound debugging Initalize some variables in load.c for the sound system Synchronize the EU cutscenes with the US version. * Fix credits music playing in EU, Document some EU audio code. * Autogen now supports version excluded object fields and functions. Reran autogen in accordance. * Fix some potentional shifting issues due to version differences. * Decrease the sleep times in some spots, We do not need them to be so long. (#373) * Add the region to the version string. --------- Co-authored-by: djoslin0 <djoslin0@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bass | ||
| dxsdk | ||
| GL | ||
| libc | ||
| PR | ||
| stb | ||
| behavior_commands.h | ||
| behavior_data.h | ||
| behavior_table.h | ||
| command_macros_base.h | ||
| config.h | ||
| course_table.h | ||
| dialog_ids.h | ||
| eu_translation.h | ||
| geo_commands.h | ||
| gfx_dimensions.h | ||
| helper_macros.h | ||
| level_commands.h | ||
| level_misc_macros.h | ||
| level_table.h | ||
| luigi_sounds.h | ||
| macro_preset_names.h | ||
| macro_presets.h | ||
| macros.h | ||
| macros.inc | ||
| make_const_nonconst.h | ||
| mario_animation_ids.h | ||
| mario_geo_switch_case_ids.h | ||
| model_ids.h | ||
| moving_texture_macros.h | ||
| object_constants.h | ||
| object_fields.h | ||
| platform_info.h | ||
| prevent_bss_reordering.h | ||
| segment_symbols.h | ||
| segments.h | ||
| seq_ids.h | ||
| seq_luigi.inc | ||
| seq_macros.inc | ||
| seq_wario.inc | ||
| sm64.h | ||
| sounds.h | ||
| special_preset_names.h | ||
| special_presets.h | ||
| surface_terrains.h | ||
| text_menu_strings.h.in | ||
| text_strings.h.in | ||
| textures.h | ||
| tinfl.h | ||
| trig_tables.inc.c | ||
| types.h | ||
| ultra64.h | ||
| wario_sounds.h | ||