A program to quickly compile PC-98 .MML file using PMDDotNet and play it on FMPlayer or FMPMD2000. With necessary programs included you don't need to setup any DOS shenanigans.
- Clone this repo or download it here.
- Extract the files anywhere you want.
-
Place your .mml file inside
MML
folder -
Open command prompt on the folder where the
mml.exe
is. -
Type
mml YOUR_MML_FILENAME
without the extension.Example using
MIKE.MML
included in the MML folder:mml MIKE
-
You can pass
-p2
to the argument to play it with FMPMD2000Example using
MIKE.MML
included in the MML folder:mml MIKE -p2