vgmrips / vgmtools

A collection of tools for the VGM file format
GNU General Public License v2.0
118 stars 18 forks source link

vgm2txt running abnormally #25

Closed denjhang closed 1 year ago

denjhang commented 1 year ago

nrtdrv-vgm.zip After I tried, I found that all the vgm in this compressed package cannot be converted to txt correctly. These vgm use dual OPM+PSG.

ValleyBell commented 1 year ago

Fixed with by commit dc31d645d4dc675ea6c7ac5b7a5944df4692012e.

The reason of the crash was incorrect handling of the AY8910 type. It would crash due to the "YM2149" subtype.