mirror of
https://github.com/n64decomp/mk64
synced 2026-08-03 00:26:41 -04:00
@@ -1,4 +1,4 @@
|
||||
# Mario Kart 64
|
||||
# Mario Kart 64
|
||||
This work-in-progress decompilation of Mario Kart 64 pursues historical and educational elements within the game found via taking it apart and putting it back together. Inspiration to do so not only emanates from the game's hardware and technology but also its immensely positive effects on the cultures and families of nearly every nationality.
|
||||
|
||||
This repository does not contain assets. Compiling requires asset extraction from a prior copy of the game.
|
||||
@@ -11,24 +11,26 @@ It supports and builds the following versions:
|
||||
| mk64.eu-1.0.z64 | EUR 1.0 | a729039453210b84f17019dda3f248d5888f7690 |
|
||||
| mk64.eu-final.z64 | EUR 1.1 | f6b5f519dd57ea59e9f013cc64816e9d273b2329 |
|
||||
|
||||
status: [](https://github.com/n64decomp/mk64/actions/workflows/linux-compile.yml)
|
||||
|
||||
## Progress
|
||||
|
||||
Total progress consists of all code segments together.
|
||||
|
||||
Game code progress consists of `main`, `ending` and `racing`.
|
||||
|
||||
[](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
[](https://ci.valandil.ca/job/mk64/job/master/)
|
||||

|
||||

|
||||
|
||||
[](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
[](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
[](https://ci.valandil.ca/job/mk64/job/master/)
|
||||

|
||||

|
||||

|
||||
|
||||
- [](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
- [](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
- [](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
- [](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
- [](https://ci.valandil.ca/job/mk64/job/master/)
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -39,7 +41,6 @@ Extract assets
|
||||
```
|
||||
make assets -j
|
||||
```
|
||||
```
|
||||
make -j
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user