harryoke Posted September 9, 2019 Share Posted September 9, 2019 how to auto-mount CD image using Daemon Tools for use in UNZ emu. Commandline: -m -t "dt" -l "O" -p Where "O" is the drive letter image will be mounted to. You can select which Drive letter you want UNZ to use for CDROM. Next you need launchbox to run UNZ.exe after mounting the game. Point launchbox to where your UNZ.exe is and voila it works. Quote Link to comment Share on other sites More sharing options...
slagfart Posted November 24, 2019 Share Posted November 24, 2019 Has anyone had progress loading games from command line into MAME that require both floppy and CD? @JoeViking245 and myself are both trying to figure it out. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted November 25, 2019 Share Posted November 25, 2019 My latest discovery... loading a floppy and CD based game in MAME. At least for FM Towns. In LaunchBox, under Game - Edit and in the Emulation tab, check the box "Use Custom Command Line Parameters". Then enter in the box below it fmtowns -flop1 %1% -cdrm %1% This will work assuming your paths are setup in MAME itself. The easiest way I've found for Software Lists is to put the all in 1 folder. Then all you need to tell MAME for the 'rompath' in mame.ini is just that one folder ("software" in this example). So for Lord of the Rings 2, it would look like: D:\emulators\MAME\software\ D:\emulators\MAME\software\fmtowns_cd\lotr2.zip D:\emulators\MAME\software\fmtowns_cd\lotr2\the lord of the rings - the two towers.chd To run this game from the command line, you'd use mame64 fmtowns -flop1 lotr2 -cdrm lotr2 It will know to look for both the "lotr2.zip" file and ...chd_file under the "fmtowns_cd" folder because of the "fmtowns" parameter in the command line. 1 Quote Link to comment Share on other sites More sharing options...
Djronz Posted April 17, 2021 Share Posted April 17, 2021 I've been messing around with Fmtowns emulation in mame and I know it's not perfect but some games seem to run too fast, perhaps twice as fast as they should, Tubo Outrun is one offender as is Afterburner. Is there anyway to run these correctly? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.