Denis e7b50b9c3a Forgot to set position back
Forgot to set the position of stream back to the end of INF1 after writing section size, which resulted in an entirely corrupted file.
2021-12-03 06:09:02 +01:00
2021-12-03 06:09:02 +01:00
2021-11-09 08:52:12 +02:00
2021-11-09 12:13:02 +02:00

BMGEditor

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 aa bug or if you think something's missing, please open an issue

Other

Please avoid forking the repo if you don't plan to open a pull request later on. Contributions here are welcome

Description
An editor in C# to edit BMG files from Super Mario Galaxy.
Readme 400 KiB
Languages
C# 100%