Commit Graph

244 Commits

Author SHA1 Message Date
BlueInterlude 815f497277 Grant access to Gamescope socket for Steam Deck OLED (#286)
* See https://github.com/flathub/org.DolphinEmu.dolphin-emu/pull/178#issuecomment-1905194043 for more information
* Bug only occurs on the Steam Deck OLED.

To replicate the error, on a Steam Deck OLED, install the Flatpak,, launch the recomp in Game Mode, see error. Gamescope Flatpak is primarily used for HDR in other Flatpaks (Dolphin, PrimeHack, Heroic, etc.).

![image](https://github.com/user-attachments/assets/745b9487-b8ed-4d3f-bb55-6e02c152ba92)
2026-07-23 20:46:16 -03:00
Reonu b176a668f1 Fixed camera inversion ice key SNS cutscene issue (#304) 2026-07-23 18:47:16 +01:00
Reonu 3f5c39057f Add compiler flag to fix build on clang 22 (#303) 2026-07-23 17:48:09 +01:00
Bizzycola f16702e0ca Expose functions and events from note saving patches (#241) 2026-07-23 08:46:42 -03:00
Darío f44ec040cc Various build fixes. (#302)
* Fix Windows build by adding __PRFCHWINTRIN_H.

* Update RecompFrontend for include order fixes.

* Move definition to top level.
2026-07-23 00:57:59 -03:00
Darío b2b8f0c930 MacOS Fixes. (#300)
* Update RT64 to address Metal leaks.

* Align recompiled functions and patches to 16 bytes.
2026-07-23 00:42:17 -03:00
Darío dc0d5adac4 Reset camera target when player exits climbing state with analog camera held. (#301) 2026-07-23 00:42:02 -03:00
Zach Dodson 09368c3659 Improve L button description (#236) 2026-07-23 00:39:35 -03:00
Manuel Alfayate Corchete 00712d6138 Remove X11 references from CMakeLists.txt (#233) 2026-07-23 00:38:46 -03:00
Scott Mendenko 2455d15e72 Fixed sha1 Hash (#191)
Fixed sha1 hash of Banjo 1.0 ROM in Build instructions. (Originally pointed to MM hash value)
2026-07-23 00:38:30 -03:00
Aleios b3b63e4656 Add dragonrise controller adapter to db for Linux (#145) 2026-07-23 00:38:23 -03:00
Reonu 400792b1a4 Add CONTRIBUTING.md file (#293)
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
Co-authored-by: DarioSamo <dariosamo@gmail.com>
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-05-17 19:50:51 +01:00
Darío 6b70b7d42f Update validate-external.yml 2026-01-31 10:17:04 -03:00
Darío 73a8aa9918 Increase version number to 1.0.1-dev. (#218)
* Increase version number to 1.0.1-dev.

* Change to 1.0.1
v1.0.1
2026-01-29 20:36:34 -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 80963dd419 Revert high-poly Banjo patch. Bring it back when heap allocation is expanded. 2026-01-29 19:57:05 -03:00
Dario 1a0d1053e9 Update RT64 to fix Vulkan Device Address being incorrectly used when unsupported. 2026-01-28 22:54:48 -03:00
Reonu 4982590054 Fixed typo in readme. 2026-01-28 22:07:36 +00:00
Reonu 8475fda0f1 Updated readme with thunderstore link and new FAQ entries (#217)
* Add new FAQ entries to readme

Updated FAQ

* Update README

* Update readme

* Add thunderstore link

* Update README.md

* Update README.md
2026-01-28 18:40:59 -03:00
Dario 91d1e2d272 Add missing extern for high poly Banjo patch. 2026-01-28 18:24:19 -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
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