7b709d7702e0e79ef701f27f30e8c0ff03db09d2
Luma
An editor in C# to edit BMG files from Super Mario Galaxy
Features
- Reads and edits message files from Super Mario Galaxy
- Allows to add entries
- Has a GUI
What it doesn't do (at least for now)
- It can't read (for now) files from the SM3D All Stars version
- Events (or whatever they are called) aren't supported at the moment
- Editing message files from Super Mario Galaxy 2
Issues
If you notice a bug or if you think something's missing, please open an issue
Other
DON'T fork the repository. Contributions here are welcome, encouraged and recommended.
Building the software
Download and open the solution in Visual Studio Community. It should build without any issue
Credits and license
You can find the license in LICENSE.md (It's short don't worry)
Credits:
- The old C# version of Whitehole for RARC, BCSV and big endian code
- YAZ0 decoding code inspired by EveryFileExplorer
Description
Languages
C#
100%