Skip to content

Anto726/MK7-Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK7-Memory

A collection of data structures for Mario Kart 7.

Usage

The data structures are generated from template files located in the template folder.
These files have a special syntax so that it's easier to add new members to the data structures while doing reverse engineering.
To generate the output usable header files, run make in the repository root directory, which will generate an include folder.
Finally, include the needed headers in your project and build it using C++23.

Credits

  • Nintendo
  • open-ead: sead, nnheaders
  • _tZ: System::RootSystem, its nested classes, and much more
  • Marioiscool246: Kart::NetData research
  • PabloMK7: game research
  • B_squo: game research

License

See LICENSE.

About

A collection of data structures for Mario Kart 7.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages