sagaopc Posted June 26, 2016 Author Share Posted June 26, 2016 When it starts, demul go to fullscreen, then screen blinks and launchbox crashes. It's random. My Demul .bat @echo off SET STRING=%1 SET STRING=%STRING:.zip=% SET STRING=%STRING:D:\NAOMI 2 GD\Roms\=% echo %STRING% start demul.exe -run=naomi -rom=%STRING% If someone knows how a command to close the emulator with Esc, please tell me https://youtu.be/Mu4RR7AbXFE OBS: It doesn't happen with Big box (not at the moment) Quote Link to comment Share on other sites More sharing options...
DOS76 Posted June 26, 2016 Share Posted June 26, 2016 I used to use multiple .bat's for Demul but its totally unnecessary. I'm not at the computer I have it set up on at the moment or I would post the screen shots of how to set up the Arcade side of Demul and the Dreamcast side because the checkboxes needed differ you will need to point to the emulator 2 separate times. As soon as I get a minute I will go grab the screenshots and post them back Edit: Spoiler Spoiler Spoiler Spoiler Quote Link to comment Share on other sites More sharing options...
sagaopc Posted June 26, 2016 Author Share Posted June 26, 2016 DOS76 said I used to use multiple .bat's for Demul but its totally unnecessary. I'm not at the computer I have it set up on at the moment or I would post the screen shots of how to set up the Arcade side of Demul and the Dreamcast side because the checkboxes needed differ you will need to point to the emulator 2 separate times. As soon as I get a minute I will go grab the screenshots and post them back Edit: Spoiler Spoiler Spoiler Spoiler Thanks, I'll give a look in that! EDIT: How I imagined, Doesn't work. I don't know why, but here, it never works... https://www.youtube.com/watch?v=UgFh9auXCwo I don't know Why, it's basically the same thing in the bat, but simply doesn't work.... Quote Link to comment Share on other sites More sharing options...
sagaopc Posted June 26, 2016 Author Share Posted June 26, 2016 Forget, I'm stupid! I didn't realize if the name in associetade platform had to be the same with the platform! DUH! Quote Link to comment Share on other sites More sharing options...
sagaopc Posted June 26, 2016 Author Share Posted June 26, 2016 DOS76 said I used to use multiple .bat's for Demul but its totally unnecessary. I'm not at the computer I have it set up on at the moment or I would post the screen shots of how to set up the Arcade side of Demul and the Dreamcast side because the checkboxes needed differ you will need to point to the emulator 2 separate times. As soon as I get a minute I will go grab the screenshots and post them back Edit: Spoiler Spoiler Spoiler Spoiler Sorry to quote you again, but now, when I use Alt+F4 to close emulator, it closes launchbox too! any Ideas to solve that problem? Quote Link to comment Share on other sites More sharing options...
DOS76 Posted June 26, 2016 Share Posted June 26, 2016 I use this to close the emulator here is the script to copy and paste ; This section closes Demul when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} } Quote Link to comment Share on other sites More sharing options...
Rincewind Posted June 26, 2016 Share Posted June 26, 2016 Will that exit script work with the Taito Type X also @DOS76 Quote Link to comment Share on other sites More sharing options...
DOS76 Posted June 26, 2016 Share Posted June 26, 2016 I'm unsure but paste it in there and test if it doesn't work delete it. 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.