| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-22 | Fix compiling for linux arm64 (#650) | Jeod | |
| * Enable MK64 build option for torch * Fix HMAS type error (present on arm64) * Align memory pool and fix empty macro * Experimental: Add 4096 memory alignment * Add alignment for ALIGNED8 macro * Use memset over deprecated bzero * Ensure OPENGLES flag can be used in CMakeLists.txt * Diagnostic: align ship2_window_i8 to rule out odd-alignment crash --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com> | |||
| 2025-07-22 | Removed unused ifdef | Lywx | |
| 2025-07-21 | Unbroken other platforms | Lywx | |
| 2025-07-21 | Fixed switch compilation | Lywx | |
| 2025-07-21 | Implemented new audio driver for sequence replacement (#478) | Lywx | |
| * [WIP] Added custom driver and implemented sequence replacement * Implemented hmas effect system and wip replace system * Added load from o2r * Implemented sequence replacement * Added looping point support * Added reduced volume when pausing * Fixed audio reset and added fade out * Fixed music when retrying * Fixed star music * Parsed more info, not just loops * Fixed linux compilation * add doc * Update docs/custom-audio.md * Update docs/modding.md --------- Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com> | |||
