Open schrmh opened 1 year ago
I looked at the file using "MSBT Editor Reloaded" and at lau_2b_restart
the Hex is 73 E0 20 00 52 00 65 00 73 00 75 00 6D 00 65 00 00 00
which results in the text Resume
So yeah 73 E0 20 00
is this private unicode symbol followed by a space which needs to be implemented somehow. Shouldn't be too hard but I don't really use python that much.
If it is done once for one symbol I can likely adjust it without much effort for all the other Unicode PUA symbols that Nintendo uses for the 3DS Home Menu.
When runniny msbt.py with python2, I get the following error on a EU_English menu_msbt.lz (which is effectively a MsgStdBn/MSBT file) which is part of the european 3DS Home Menu:
This character is within the Unicode Private Use Area and shows the 3DS home menu icon (e.g. displayed on the physical home menu button of each 3DS) when displayed on a 3DS.
After that error, the output .json looks like this: