Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 459 Bytes

File metadata and controls

10 lines (7 loc) · 459 Bytes

yaBMGr (Yet Another BMG Reader)

Made specifically for DS games. Currently only supports UTF-16LE, and reads files in little endian (because DS).

If you're looking to edit BMG files faster, use ndspy instead. This is made to export them to a custom format, mainly for use with Git and easier version tracking.

Requirements:

  • click

Note:

I didn't bother to add custom errors (<.<) so say hi to python exceptions :D