Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I tried generating PMD-style MML from my VGM Analyzer and loading it into OPNAVOID: https://kyorohiro.github.io/tetorica-fm-archive/neogeo/Fatal-Fury-King-of-Fighte...

This example is based on the Neo-Geo “Neo-Geo Logo” track. The generated MML uses FM parameters observed in the VGM data, with notes quantized to 1/16-note intervals.

SSG and ADPCM are currently omitted, so this is still an experimental OPNAVOID-compatible export rather than a complete PMD conversion.

Thank you for making OPNAVOID! It’s been very useful for testing this.

Ohh! This is so cool! Thank you for sharing