Package Details: pyrite64-bin 0.6.0-1

Git Clone URL: https://aur.archlinux.org/pyrite64-bin.git (read-only, click to copy)
Package Base: pyrite64-bin
Description: N64 Game-Engine and Editor using libdragon & tiny3d
Upstream URL: https://github.com/HailToDodongo/pyrite64
Licenses: MIT
Conflicts: libdragon, libdragon-git, libdragon-tools-git, mips64-elf-gcc, tiny3d, tiny3d-git
Provides: libdragon, libdragon-toolchain, mips64-elf-gcc, pyrite64, tiny3d
Submitter: Tomadz
Maintainer: Tomadz
Last Packager: Tomadz
Votes: 3
Popularity: 1.00
First Submitted: 2026-02-20 11:35 (UTC)
Last Updated: 2026-04-16 17:08 (UTC)

Latest Comments

Tomadz commented on 2026-04-17 17:03 (UTC)

@TimsinLimbo try running which gltf_to_t3d does that output anything? I unfortunately cannot replicate this error, i've installed this aur package on 3 different arch systems with no problems with it recognizing tiny3d

Try these commands and paste their outputs:

  • ls /opt/libdragon/mips64-elf/lib/libt3d.a
  • ls /opt/libdragon/mips64-elf/include/t3d/
  • ls /opt/libdragon/include/t3d.mk

TimsinLimbo commented on 2026-04-17 05:10 (UTC)

echo $N64_INST returned /opt/libdragon however tiny3d still doesnt show up in toolchain manager

Tomadz commented on 2026-04-16 17:47 (UTC)

Okay i changed the PKGBUILD to export the N64_INST env var + added /opt/libdragon/bin to PATH. I tested with clean setup and the app now works without having to reboot.

Tomadz commented on 2026-04-16 16:38 (UTC) (edited on 2026-04-16 16:38 (UTC) by Tomadz)

I managed to replicate the "toolchain manager" error, what did to solve it was:

  1. Reboot after installing it
  2. Check if echo $N64_INST returned /opt/libdragon

After that i can now use the app normally. I will take some time research and figure if there is a way to configure the PKGBUILD so that you don't have to reboot your system after install to make it work properly

TimsinLimbo commented on 2026-04-16 02:16 (UTC)

how do you get the toolchain manager to recognize tiny3d

Tomadz commented on 2026-04-15 18:18 (UTC)

@RickMM It's been updated now

RickMM commented on 2026-04-13 23:24 (UTC) (edited on 2026-04-13 23:25 (UTC) by RickMM)

validation fails on gcc-toolchain-mips64-x86_64.deb when trying to install 0.6.0-1

Tomadz commented on 2026-02-20 11:59 (UTC) (edited on 2026-02-25 19:39 (UTC) by Tomadz)

My first AUR package so please be considerate :)

Only thing i can't seem to get working is the N64_INST environment variable warning i get in the "Toolchain" menu, maybe it needs to be another path? The N64_INST env var setup is directly taken from the libdragon-tools-git AUR setup.

This seems to fixed in the 0.3.0 version

Otherwise the program seems to work fine, i can create a new project and build + run it with ares-emu.