SimoneN64 / Kaizen

Experimental Nintendo 64 emulator
https://gadolinium.dev
BSD 3-Clause "New" or "Revised" License
122 stars 1 forks source link
emulation emulator n64 nintendo-64

Kaizen

CodeFactor build

Rewrite of my Nintendo 64 emulator "shibumi".

Mario's face

Pre-built binaries

Release
Linux

Socials

We have a Discord server

Sister projects

Build instructions:

First clone the repository: git clone --recursive https://github.com/SimoneN64/Kaizen

Linux

Dependencies:

cd path/to/kaizen
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -S ../src
cmake --build . --config Release

Running:

./path/to/kaizen [ROM] [Mupen Movie]

Your GPU needs to support Vulkan 1.1+, because the RDP is implemented via ParaLLEl-RDP.

Roadmap

This list will probably grow with time!

Special thanks:

Copyright

Nintendo 64 is a registered trademark of Nintendo Co., Ltd.