smashpc4 is a decompalation project of the game [Super Smash Bros 64]
- Native PC compilation without emulation
- Modding support for characters, stages, and mechanics
- Research into N64 game development techniques
- Full source code reconstruction from original assembly
- Modern build system (Make/CMake)
- Hardware-agnostic rendering (OpenGL/Vulkan support)
- Asset extraction tools for textures and audio
This project does not distribute copyrighted Nintendo assets. Users must provide their own legally obtained ROM:
- All code is original work (clean-room reverse engineering)
- No Nintendo proprietary code is included in this repository
- Clone this repository
- Place legal
baserom.z64in project root - Run
make(Linux/macOS) or use provided Visual Studio solution (Windows)
This project May Take A while For A Decompalation Of It may take more than a year i dont have a team im doing this shit all by myself.
i did this project since no one else felt to do i wanted to decompile it and make a recompiler for it by using the make / CMake tool