|
> Hello all, > I know that clrmame requires that the roms be headerless and padded, but I can't > find a way to convert mine. > > I have tried (with ucon64) "ucon64 -pad -nhd -snes dirname" but to no avail. > > Any help is appreciated >
use this ucon64 -snes -mgd dirname these are the options used --snes force recognition --mgd convert to Multi Game*/MGD2/MGH/RAW this will both remove headers and convert to non-interleaved format
however, this won't work in 100% of the cases, it fails in some bad/hacked roms
|