It looks like it's been merged into dev, but there hasn't been a new release built yet. My PKGBUILD is out of date by like 5 commits, so I may push one final update and then unlist it when new builds are published on the main release page.
Edit:
I've just updated the package to point to the latest artifacts provided in the PR.
I've also published a new script for the follow-up mod-ui
branch here:
https://aur.archlinux.org/packages/zelda64recomp-mod-ui-bin
Prior to the latest commit, there were unchecked conflicts between the debug packages provided by this package and the other. If you wish to install the mod-ui package, please either uninstall zelda64recomp-modding-bin-debug
or update the this package first.
As mentioned, once version 1.2.0 is available on the release page, I'll unlist this, and modding support can be achieved through the original zelda64recomp-bin
package once the maintainer updates after the fact. That package lacks support for aarch64 however, so I'll see about getting in touch with them to include it.
Pinned Comments
apriestley commented on 2025-02-15 12:19 (UTC) (edited on 2025-02-15 15:27 (UTC) by apriestley)
It looks like it's been merged into dev, but there hasn't been a new release built yet. My PKGBUILD is out of date by like 5 commits, so I may push one final update and then unlist it when new builds are published on the main release page.
Edit: I've just updated the package to point to the latest artifacts provided in the PR. I've also published a new script for the follow-up
mod-ui
branch here: https://aur.archlinux.org/packages/zelda64recomp-mod-ui-binPrior to the latest commit, there were unchecked conflicts between the debug packages provided by this package and the other. If you wish to install the mod-ui package, please either uninstall
zelda64recomp-modding-bin-debug
or update the this package first.As mentioned, once version 1.2.0 is available on the release page, I'll unlist this, and modding support can be achieved through the original
zelda64recomp-bin
package once the maintainer updates after the fact. That package lacks support for aarch64 however, so I'll see about getting in touch with them to include it.apriestley commented on 2024-11-12 16:05 (UTC) (edited on 2024-11-12 16:09 (UTC) by apriestley)
This package is largely based off of https://aur.archlinux.org/packages/zelda64recomp-bin.
Modified to pull down, extract and install the release linked to in PR draft for preliminary modding support in lieu of the main release branch.
Additionally, it attempts to add support for the aarch64 binary (needs testing -- I don't have a machine that supports vulkan).