kinnay / Nintendo-File-Formats

File format documentation for Wii U and Switch games
76 stars 8 forks source link

Nintendo File Formats

The documentation used to be available as a GitHub wiki, but has been moved to a static website to gain more control over the content and allow pull requests to be made.

Documentation

https://nintendo-formats.com.

Goals

This repository documents various file formats that are seen in Nintendo games. It is meant for people that want to build tools, create mods, mine data, or are simply curious about what's inside.

The information is provided for free and can be used for any purpose. However, consider adding a link to this repository to your credits or leaving a donation.

The scope of the documentation includes all file formats that are seen in games that are published by Nintendo and exclusively available on Nintendo systems. Older systems may be added to the documentation as well.

Contributing

Feel free to open a pull request or issue on GitHub. Please try to follow the current style as much as possible. Here are some guidelines:

When a new page is created, it must be added to SUMMARY.md (otherwise, no HTML will be generated for it). Don't forget to add new file formats to formats.md as well.