I think your issue may be that you're using UNIX directory notation rather than the Windows variety. So this: fusion.exe -scd -fullscreen "[ROMPATH]/[ROMFILE]" Should be written like this: fusion.exe -scd -fullscreen "[ROMPATH]\[ROMFILE]" Other than that your command matches the one I use for Sega CD (Fusion 3.64)