mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
* Fix mod_assets.py for python 3.8 * sched.c: Defer RSP task completion signal until after the scheduler has started the next task to improve throughput * audio_thread_manager.c: Delay audio thread updates to give the graphics microcode time to generate work for the RDP before it has to yield * audio_thread_manager.c: Bump audio update delay to 3ms Co-authored-by: Sauraen <sauraen@gmail.com> --------- Co-authored-by: Sauraen <sauraen@gmail.com>