Dario
4e6de22c9c
Change plume to not use heuristic.
2026-05-23 20:25:05 -03:00
Dario
c17e876311
Change plume.
2026-05-23 18:59:24 -03:00
Dario
1ac5a705ed
Mac test with main plume.
2026-05-23 11:39:52 -03:00
Dario
b089dac3f4
Mac test.
2026-05-23 11:05:44 -03:00
Darío
f82b014a2b
Add support for deprecated mods. ( #221 )
...
* Add always high poly model as deprecated mod.
* Add modern runtime with deprecated mods support.
* Update RecompFrontend for deprecated mod support.
* Switch deprecated mod.
2026-01-29 20:07:31 -03:00
Dario
1a0d1053e9
Update RT64 to fix Vulkan Device Address being incorrectly used when unsupported.
2026-01-28 22:54:48 -03:00
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
Dario
c82a7b78d0
Update RT64 with AMD fallback.
2026-01-28 17:34:51 -03:00
Dario
a218f16f25
Update RT64 for new API creation fallbacks.
2026-01-27 22:43:23 -03:00
Dario
f8ac690670
Update modern runtime to include N64 Octagon input mapping.
2026-01-26 23:48:14 -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
Mr-Wiseguy
d67eb10cff
Update frontend for sse2neon include path
2026-01-24 15:10:05 -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
29fe610179
Update RecompFrontend to fix autofocus on new context.
2026-01-19 23:16:12 -03: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
Darío
eda4bcfb66
Fix thumbnails on game mode and add game icon. ( #111 )
...
* Add display name and thumbnail bytes to the game.
* Update modern runtime for verification.
* Update RecompFrontend to point to main.
2026-01-18 20:43:17 -05:00
Mr-Wiseguy
c4fd9ba116
Update frontend for fixed UI mipmaps
2026-01-18 18:11:25 -05:00
Dario
d22aada255
Update RecompFrontend to fix control hints not updating when bindings change.
2026-01-18 00:22:59 -03:00
Dario
4e5b1e7f61
Update RecompFrontend to fix Back button not working on game mode menu.
2026-01-17 23:14:12 -03:00
Mr-Wiseguy
a36dffce3e
Update frontend for config menu input hints and mod reload crash
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-17 17:27:42 -05:00
Dario
1252c7c36a
Update RT64 to fix OOB access on semaphores.
2026-01-17 18:55:09 -03:00
Dario
6c3147abf0
Update RT64 for Vulkan Swap Chain validation fix.
2026-01-17 00:24:02 -03:00
Dario
1a26be2c4f
Fix RecompFrontend for Steam Deck detection.
2026-01-16 23:14:40 -03:00
Darío
af8163cf87
Add clouds and logo to launcher. ( #81 )
...
* Add clouds and logo to launcher.
Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com >
* Update RecompFrontend to fix lunasvg.
* Fix timing issue for launcher code.
---------
Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com >
2026-01-16 20:29:35 -05:00
Dario
819548a9c7
Update RT64 to revert plume using Mailbox.
2026-01-16 21:37:58 -03:00
Dario
0cfd7cc6d4
Update RT64 for Retina change.
2026-01-16 16:53:09 -03:00
Mr-Wiseguy
0f6fd38359
Update frontend to move controller device info callback into per-game code
2026-01-15 19:56:28 -05:00
Mr-Wiseguy
001dd371c8
Update frontend to fix singleplayer mapping regressions
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-13 18:07:12 -05:00
Mr-Wiseguy
1e9ee17d25
Update frontend to fix set_text use after free
2026-01-12 21:16:12 -05:00
Mr-Wiseguy
aed688dc47
Update frontend to fix compilation error on newer clang
2026-01-12 18:15:10 -05:00
Mr-Wiseguy
edcc7e720b
Update frontend to include version label
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-12 17:40:09 -05:00
Wiseguy
9e6966c961
Launcher background ( #58 )
...
* Begin implementing launcher background
* Add keyframe system for launcher.
* Mirror Banjo.
* More work on animations.
* Update RecompFrontend.
* Update RT64.
* Fix linux build
* adjust launcher anim and launcher
---------
Co-authored-by: Dario <dariosamo@gmail.com >
Co-authored-by: Reonu <reonuyt@gmail.com >
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-12 17:15:56 -05:00
Mr-Wiseguy
70f7fd2607
Update frontend for rumble lockup fix
2026-01-12 02:54:28 -05:00
Wiseguy
1ef9eb6159
Update frontend and runtime for gamemodes ( #74 )
2026-01-12 01:46:28 -05:00
Dario
8b616a6b48
Update RT64 with texcoord wraparound point.
2026-01-10 22:46:20 -03:00
Reonu
aeea3fdc6d
Update RecompFrontend to show correct refresh rate, reorder controls, and add getters/callbacks for launcher ( #71 )
...
* Update RecompFrontend to fix refresh rate and reorder controls
* Update RecompFrontend to add launcher bacckground container getter and launcher update callback
2026-01-10 17:49:42 -05:00
Dario
826ae61335
Fix start button behavior with RecompFrontend.
2026-01-10 14:36:30 -03:00
Wiseguy
65a65c8bc1
High framerate support for launcher ( #64 )
2026-01-09 17:12:40 -05:00
Dario
3fa9a65933
Update RT64 for V-Sync changes.
2026-01-08 21:02:29 -03:00
Dario
f32b515aa6
Update RecompFrontend to fix Windows build error.
2026-01-07 22:27:50 -03:00
Reonu
b1a6fd8f87
Fix assets path issue in flatpak builds ( #52 )
2026-01-07 12:35:50 -05:00
Darío
768de1bda4
Manual vertex velocity computation. ( #46 )
...
* Update RT64 for vertex velocity segment support.
* Switch to using extended velocity data for CPU skinning.
* Integrate actor tracking into vertex velocity calculation
* Add vertex velocity calculation to overlay draws (e.g. Clanker)
---------
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com >
2026-01-06 20:21:15 -05:00
Mr-Wiseguy
a0152024b2
Update frontend for elevated colors
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-04 14:22:11 -05:00
Mr-Wiseguy
dcb96a5b14
Update frontend for slider width change
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-04 13:40:27 -05:00
Mr-Wiseguy
fef81efe08
Update RecompFrontend after merge and IconToggle
...
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com >
2026-01-04 13:02:38 -05:00
Reonu
68d5f331bb
Update RT64 to fix fullscreen on Linux and remove redundant fullscreen code ( #39 )
2026-01-03 22:47:57 -05:00