Hi, I've got up and running with the Tsugaru emulator in Launchbox and need some help with how to emulate a saved game floppy disk. If I'm running directly from a command line then this format works beautifully:
Tsugaru_CUI.exe "PathToRomsFolder" -GAMEPORT0 KEY -SCALE 200 -FULLSCREEN -CD "PathToGameFile" -FD0 "PathToFloppyDisk"
I can't see how to pass 2 variables through in the game config. I obviously have the "PathToGameFile" in the ROM File location, but where can I put the additional bit for the floppy drive?
Any help gratefully appreciated!