Super Mario 64 for the PS1
github.comยท1dยท
Discuss: Hacker News
๐Ÿ“ผRetro Games
Preview
Report Post

This repo does not include all assets necessary for compiling the game. An original copy of the game is required to extract the assets.

sm64
โ”œโ”€โ”€ actors: object behaviors, geo layout, and display lists
โ”œโ”€โ”€ assets: animation and demo data
โ”‚   โ”œโ”€โ”€ anims: animation data
โ”‚   โ””โ”€โ”€ demos: demo data
โ”œโ”€โ”€ bin: C files for ordering display lists and textures
โ”œโ”€โ”€ build: output directory
โ”œโ”€โ”€ data: behavior scripts, misc. data
โ”œโ”€โ”€ doxygen: documentation infrastructure
โ”œโ”€โ”€ enhancements: example source modifications
โ”œโ”€โ”€ include: header files
โ”œโ”€โ”€ levels: level scripts, geo layout, and display lists
โ”œโ”€โ”€ lib: N64 SDK code
โ”œโ”€โ”€ sound: sequences, sound samples, and sound banks
โ”œโ”€โ”€ src: C source code for game
โ”‚   โ”œโ”€โ”€ audio: audio code
โ”‚   โ”œโ”€โ”€ buffers: stacks, heaps, and task buffers
โ”‚   โ”œโ”€โ”€ engine: script...

Similar Posts

Loading similar posts...