RPG Engine for the Nintendo 64
An experimental RPG engine for the Nintendo 64 has sparked nostalgia and technical debate over why the console saw so few role‑playing games compared to the PlayStation. Commenters revisit Nintendo’s choice of cartridges over CDs, citing storage limits, high manufacturing costs, and weak third‑party support as key factors that pushed major RPG studios to Sony’s platform despite the N64’s stronger 3D hardware in some respects. The project’s creator notes the engine is only partially complete, while others speculate about modern homebrew possibilities, such as using large flash-based “cartridges” that bypass the system’s original capacity constraints.
Project overview and status
- Homebrew RPG engine targeting Nintendo 64; maps built with Tiled, implying SNES-style 2D RPGs on N64 hardware.
- Author states it’s very early (~5% complete), with core battle mechanics not yet implemented and no games built on it so far.
- Some excitement about the concept and nostalgia for 90s-era N64 RPGs that never happened.
- Multiple commenters frustrated by lack of screenshots or video; only a tileset image is linked.
Tooling and dependencies
- Questioning why Docker and Node.js are required for a C project.
- Explanation: dependency on the libdragon N64 toolchain, distributed via an npm-installed Docker tool.
- Commenters note this isn’t strictly required to build the project.
Licensing
- Repository initially has no license; commenters warn this means it isn’t truly open source yet.
- Author is researching game-friendly licenses and asks for input; suggestion is to use a permissive license (e.g., MIT) unless there’s a monetization plan.
N64 hardware, cartridges, and RPG scarcity
- Long discussion of how N64 cartridges’ small and expensive ROM constrained RPGs compared to CD-based PS1.
- Cartridges praised for instant loading and responsiveness; CDs criticized for long loads and FMV bloat, but also credited for richer audio/visual content and lower prices.
- FFVII and other Square/Enix titles cited as emblematic of the shift to PlayStation driven by storage and cost.
- Some argue great N64 RPGs were still technically feasible using real-time scenes and text, but storage and development tooling made them rare and high-risk.
Exclusives, ports, and third‑party ecosystem
- Debate over whether N64’s success should be judged by first-party vs third-party exclusives.
- Consensus that N64 had many classic first/second-party titles but far fewer must‑have third‑party games than SNES or PS1.
- Heated argument about how common cross‑platform development was in that era, how hard ports were, and whether “exclusives” are mainly lock‑in versus a byproduct of technical divergence.
2D vs 3D and aesthetics
- Conflicting claims about whether Nintendo discouraged 2D on N64; others list several 2D releases and say most devs simply chased 3D hype.
- PS1 and N64 3D graphics compared: PS1 criticized for texture warping; N64 for blurry textures and tiny texture cache.
- Several argue 2D titles from that era have aged better visually than early 3D.