[PR #53] [MERGED] Add Legend of Elya — World's first LLM on Nintendo 64 #271

Closed
opened 2026-06-18 03:33:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/michelpereira/awesome-open-source-games/pull/53
Author: @Scottcjn
Created: 3/26/2026
Status: Merged
Merged: 4/27/2026
Merged by: @michelpereira

Base: mainHead: add-legend-of-elya


📝 Commits (1)

  • 31e7dfc Add Legend of Elya — World's first LLM on Nintendo 64

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds Legend of Elya to the Native > RPG section.

Legend of Elya is the world's first LLM running on Nintendo 64 hardware — an 819K-parameter nano-GPT transformer running live inference on the MIPS R4300i FPU at 60 tokens/second. It's a Zelda-style dungeon crawler with AI NPCs that respond dynamically using on-device neural network inference. Built with the libdragon SDK.

  • Full source code available on GitHub
  • Produces a playable .z64 ROM
  • Uses the N64's RSP for matrix multiplication acceleration
  • Featured in the awesome-n64-development list

This fits the Native > RPG category as an open-source RPG/dungeon crawler game.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/michelpereira/awesome-open-source-games/pull/53 **Author:** [@Scottcjn](https://github.com/Scottcjn) **Created:** 3/26/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@michelpereira](https://github.com/michelpereira) **Base:** `main` ← **Head:** `add-legend-of-elya` --- ### 📝 Commits (1) - [`31e7dfc`](https://github.com/michelpereira/awesome-open-source-games/commit/31e7dfc55811e34f8dd0a0be9560be2f8beed4c2) Add Legend of Elya — World's first LLM on Nintendo 64 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Adds [Legend of Elya](https://github.com/Scottcjn/legend-of-elya-n64) to the Native > RPG section. **Legend of Elya** is the world's first LLM running on Nintendo 64 hardware — an 819K-parameter nano-GPT transformer running live inference on the MIPS R4300i FPU at 60 tokens/second. It's a Zelda-style dungeon crawler with AI NPCs that respond dynamically using on-device neural network inference. Built with the libdragon SDK. - Full source code available on GitHub - Produces a playable .z64 ROM - Uses the N64's RSP for matrix multiplication acceleration - Featured in the awesome-n64-development list This fits the Native > RPG category as an open-source RPG/dungeon crawler game. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-18 03:33:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-open-source-games#271