Zelda64Recomp/flatpak
BlueInterlude e4d73c7410
Grant access to Gamescope socket for Steam Deck OLED
See https://github.com/flathub/org.DolphinEmu.dolphin-emu/pull/178

Bug only occurs on the OLED version.

To replicate the error, install the Gamescope Flatpak, set renderer to Vulkan, launch a ROM in Game Mode, see error.

This isn't an issue on the current runtime used but will be when the runtime is bumped (noticed on other recomps with newer runtimes), will PR the same to the others.
2026-03-24 10:50:43 -04:00
..
.gitignore Flatpak support. (#569) 2025-04-28 23:36:25 -04:00
io.github.zelda64recomp.zelda64recomp.desktop Flatpak support. (#569) 2025-04-28 23:36:25 -04:00
io.github.zelda64recomp.zelda64recomp.json Grant access to Gamescope socket for Steam Deck OLED 2026-03-24 10:50:43 -04:00
io.github.zelda64recomp.zelda64recomp.metainfo.xml Flatpak support. (#569) 2025-04-28 23:36:25 -04:00
README.md Flatpak support. (#569) 2025-04-28 23:36:25 -04:00

Before building the Flatpak, you must build the patches on the root directory first. The LLVM Extension for freedesktop does not include the MIPS compiler and will fail to build the patches inside the flatpak.

make -C patches CC=clang LD=ld.lld

Build

flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.github.zelda64recomp.zelda64recomp.json

Bundle

flatpak build-bundle repo io.github.zelda64recomp.zelda64recomp.flatpak io.github.zelda64recomp.zelda64recomp --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo