Commit Graph

224 Commits

Author SHA1 Message Date
Darío d124299373 Update RecompFrontend for axis accumulation changes. (#208)
* Update RecompFrontend for axis accumulation changes.

* Update RecompFrontend commit.
2026-01-28 18:14:12 -03:00
Darío 6b387ed9d2 Merge pull request #200 from BanjoRecomp/octagon-input
Update modern runtime to include N64 Octagon input mapping.
2026-01-28 18:03:20 -03:00
Darío 0159329eb1 Merge pull request #207 from BanjoRecomp/shine-scale-fix
Scale Jiggy shine back to zero on launcher animation on animation end.
2026-01-28 17:54:03 -03:00
Darío 661f848a8e Merge pull request #206 from BanjoRecomp/rt64-api-fallbacks
Update RT64 for new API creation fallbacks.
2026-01-28 17:51:42 -03:00
Darío e143c61609 Merge pull request #181 from TSRStormed/patch-1
Added patch for force high poly banjo
2026-01-28 17:47:16 -03:00
Darío 2cc5391511 Merge pull request #209 from BanjoRecomp/no-audio-device
Show error message when no audio device is available.
2026-01-28 17:42:50 -03:00
Dario c82a7b78d0 Update RT64 with AMD fallback. 2026-01-28 17:34:51 -03:00
Dario 066e40d158 Show error message when no audio device is available. 2026-01-28 00:28:41 -03:00
Dario a218f16f25 Update RT64 for new API creation fallbacks. 2026-01-27 22:43:23 -03:00
Dario 5ef2c7e338 Scale Jiggy shine back to zero on launcher animation on animation end. 2026-01-27 22:28:14 -03:00
Dario f8ac690670 Update modern runtime to include N64 Octagon input mapping. 2026-01-26 23:48:14 -03:00
TSRStormed 2fc6e70cb5 Update lod_patches.c
Added default:
2026-01-25 19:48:53 -07:00
TSRStormed 9a0b944f35 Update lod_patches.c 2026-01-25 19:29:36 -07:00
TSRStormed 025215049a Update lod_patches.c
Add force high poly player bk
2026-01-25 18:49:59 -07:00
Darío 045b738297 Merge pull request #173 from BanjoRecomp/ui-callbacks
Run UI callbacks per frame.
2026-01-25 21:21:05 -03:00
Dario 269d9bec93 Newline. 2026-01-25 20:48:59 -03:00
Dario 7cff85fa22 Run UI callbacks per frame. 2026-01-25 20:30:51 -03:00
Dario 7242b70ba5 Uncomment ARM64 workflow. 2026-01-25 19:03:18 -03:00
Dario c17aa22028 Update RT64 to force residency sets off in Metal. 2026-01-24 19:16:53 -03:00
Dario e659ecb7ea Update RecompFrontend to fix Mac menu issue. 2026-01-24 18:09:05 -03:00
Dario 5702422244 Set execute bit for ld64 2026-01-24 17:26:51 -03:00
Mr-Wiseguy d67eb10cff Update frontend for sse2neon include path 2026-01-24 15:10:05 -05:00
Mr-Wiseguy 9d2d5b1473 Add sse2neon include path 2026-01-24 14:58:26 -05:00
Dario af730a3d4f Remove scss folder from CI. 2026-01-24 16:51:45 -03:00
Mr-Wiseguy 6e81827a05 1.0.0 v1.0.0 2026-01-24 13:35:01 -05:00
Darío 5ec2d3e5c2 CI Workflows. (#73) 2026-01-24 13:33:06 -05:00
Mr-Wiseguy 5d0d15e9a3 Add note about faithful audio to readme 2026-01-24 13:18:00 -05:00
Dario da393d7391 Add turning off state to christmas tree. 2026-01-24 15:08:25 -03:00
Mr-Wiseguy 00c47eb17c Add BK Reloaded link to readme 2026-01-24 12:57:47 -05:00
Mr-Wiseguy 0ccade9de8 Add building instructions 2026-01-24 02:27:25 -05:00
Mr-Wiseguy 444eaed1a7 Write readme 2026-01-24 02:03:49 -05:00
Mr-Wiseguy 92024a0518 Update RecompFrontend for readme changes.
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-24 02:02:05 -05:00
Mr-Wiseguy 60530b36bc Remove outdated cmakelists include dirs and headers 2026-01-24 01:39:47 -05:00
Dario 6708aab4a9 Lower interpolation threshold for first beach cutscene. Skip interpolation on lens flare when camera skips. 2026-01-23 22:20:45 -03:00
Dario dbfb6714a8 Lower interpolation threshold for fake ending cutscene. 2026-01-22 19:54:49 -03:00
Dario 44d0265852 Interpolate parade text. 2026-01-22 19:27:07 -03:00
Darío da24f09d16 Add tagging to marker that draws wood explosions and others. (#122) 2026-01-21 03:45:31 -05:00
Mr-Wiseguy df17e71f91 Enable extended addressing so mod memory works for graphics data 2026-01-20 18:15:05 -05:00
Darío 74d041fb05 Use the free function instead of clearing the snow count directly. (#121)
* Use the free function isntead of clearing the snow count directly.

* Also initialize the queue count to 0 if re-allocated.
2026-01-20 09:33:46 -05:00
Mr-Wiseguy a0a67350e7 Bump version to 1.0.0-rc2 2026-01-19 21:28:15 -05:00
Dario 29fe610179 Update RecompFrontend to fix autofocus on new context. 2026-01-19 23:16:12 -03:00
Darío 2c1bd3a433 Add skinning data to Score3. (#118) 2026-01-19 20:43:39 -05:00
Darío 036aea9e7b Fix Seal Banjo interpolation. Also add exports for model skinning and transform Ids. (#117) 2026-01-19 20:05:57 -05:00
Darío 4272acf56d Interpolate water for the ending cutscene. (#116)
* Interpolate water for the ending cutscene.

* Fix comment.
2026-01-19 18:53:20 -05:00
thecozies 14a9ed4e71 Removed Lato-Latin fonts from assets (#114) 2026-01-19 15:14:42 -05:00
Darío afadf360c1 Change default font, override it for launcher options. (#100)
* Change default font, override it for launcher options.

* adjusted base typography theme

* Adjusted launcher menu font settings

---------

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-19 15:12:37 -05:00
thecozies 4390f2024a #93 Make main menu options smaller (#113) 2026-01-19 14:45:37 -05:00
Mr-Wiseguy 2350716cee Add export to get active note saving state 2026-01-19 14:45:02 -05:00
Darío a4df69231f Fix timings for dingpot cutscene. (#107)
* Fix timings for dingpot cutscene.

* Remove comment, adjust timing.

* Match spacing.
2026-01-18 20:50:36 -05:00
Darío d07c0f7e1b Do not interpolate player shadow on large surface changes. (#102)
* Do not interpolate player shadow on large surface changes.

* Update comment.
2026-01-18 20:49:49 -05:00