Skip to content

Kirby64Ret/Kirby64Recomp

 
 

Repository files navigation

Kirby 64: Recompiled

Imagine Majora's Mask Recomp but it plays Kirby instead. This is that repo.

This repository and its releases do not contain game assets. The original game is required to build or run this project.

The requirements, attributions, and most of the instructions are in the Zelda Recomp repo. Anything specific to this project will be below.

Special thanks to Wiseguy for dealing with the runtime fixes to support this game (and there were a lot of them; this game creates so many threads)

Instructions

  • Clone this repo recursively (this folder should be about 1.1GB of stuff)
  • Build N64Recomp
  • Back in this repo, set the N64RECOMP variable in the Makefile to the above repo
  • Place your copy of Kirby 64 in here and name it NK4E.z64
  • Run make
  • wait
  • wait some more
  • It should create a Kirby64Recompiled executable in the build folder
  • Give it your copy of Kirby 64 and select Start Game

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.0%
  • SCSS 13.6%
  • C 13.0%
  • CSS 3.8%
  • CMake 1.8%
  • Makefile 0.4%
  • Other 0.4%