All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Duke Nukem Zero Hour N64 Decompilation Project on GitHub

By

birdculture

7mo ago· 3 min readenCode

Summary

This is a GitHub repository containing a decompilation project for Duke Nukem Zero Hour, a Nintendo 64 game. The repository provides technical documentation for building the decompiled code, including system requirements (Ubuntu 20.04), package dependencies, and installation instructions using tools like make, git, and Python 3.8+. The project requires users to already own a copy of the original game.

Key quotes

· 4 pulled
A decompilation of Duke Nukem Zero Hour for N64.
Note: To use this repository, you must already own a copy of the game.
The build instructions assume that you will be using Ubuntu 20.04; either natively or via WSL2.
Package requirements can be install via: sudo apt update sudo apt install make git build-essential binutils-mips-linux-gnu cpp-mips-linux-gnu python3 python3-pip
Snippet from the RSS feed
A decompilation of Duke Nukem Zero Hour. Contribute to Gillou68310/DukeNukemZeroHour development by creating an account on GitHub.

You might also wanna read