-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi Simon,
I tried to use your tool to convert a ym music that we currently use in a game remake.
./ym2sn.py Return_to_Genesis1.ym ENV: set shape 0 hold=True [31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] Parsing YM file... YM Format: !C-l Traceback (most recent call last): File "./ym2sn.py", line 2164, in <module> main() File "./ym2sn.py", line 2123, in main ym = YmReader(fd) File "./ym2sn.py", line 617, in __init__ self.__parse_header() File "./ym2sn.py", line 680, in __parse_header raise Exception('Unsupported file format: ' + ym_format) Exception: Unsupported file format: !C-l
Have we forgotten something ?
Bravo ! for this great tool
Our remake
http://www.z-team.fr/return2genesis.html