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.

Super Mario 64 PlayStation 1 Port: Work-in-Progress GitHub Repository

By

LaserDiscMan

5mo ago· 2 min readenCode

Summary

This is a GitHub repository for a work-in-progress port of Super Mario 64 from Nintendo 64 to PlayStation 1. The repository contains the source code structure but requires an original copy of the game to extract necessary assets. The project is based on the n64decomp/sm64 decompilation project and includes various directories for game components like actors, assets, levels, and documentation.

Key quotes

· 5 pulled
This repo does not include all assets necessary for compiling the game.
An original copy of the game is required to extract the assets.
A very WIP port of https://www.github.com/n64decomp/sm64 for the PlayStation 1
├── actors: object behaviors, geo layout, and display lists
├── levels: level scripts, geo layout, and display lists
Snippet from the RSS feed
A very WIP port of https://www.github.com/n64decomp/sm64 for the PlayStation 1 - malucard/sm64-psx

You might also wanna read