DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 Ok I just went about setting up Demul for Sammy Atomiswave games using the .bat from here after doing so I then wanted to try to use Demul to try and load a few DreamCast games that won't work in NullDC first I tried 4x4 Evo and when launching it gave me the Sammy gamelist instead of loading the file I wanted so I realized I had an issue even though it had set the default commands for Demul it wasn't using them because the .bat was telling it to use the Sammy BIOS so I then renamed the emulator with the Atomiswave.bat to Demul1 removed the Dreamcast parameters and added Demul again using the normal .exe file and then it launched the DC games no issue. Using Demul with DC works fine and the AutoHotKey command causes Esc to close Demul but when using Sammy even with the AHK script Esc does absolutely nothing any one know why? I tried changing Demul to Demul1 but no effect then I changed it to Atomiswave.bat no dice there either so then I tried adding the AHK to the Atomiswave.bat directly and it has no effect. I'm at a loss here if I can't exit the program back into LaunchBox then that kind of sucks anyone have any ideas. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 if you download the latest demul wip 0.7a version 31**** there is no need for bat files for launching Atomiswave or Naomi roms and the emulator exits with Alt+F4 but you need to put into default line parameter the name of game see below screenshot its awave for Atomiswave and naomi for Naomi Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 Didn't know there is a new version out. I don't know what to do here I don't really want to have to add custom command to each game I wonder if the .bat would still work with the newer version and thus just add the alt+f4 feature. I also think there must be a way to exit with the AHK since it works with the same version of Demul using Dreamcast game I just don't know what code it would require. Edit: I can't seem to find a copy of that online anyway you could link me to it. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 the .bat still works. here is an example of my bat for dolphin blue C:\Users\PC\Documents\LaunchBox\Emulators\demul07a\demul.exe -run=awave -rom=dolphin It must be awave for Atomiswave games for version 0.7a, if using version 057 substitute awave for atomiswave. Not sure about the closing down but with the bat Alt+F4 works for version 0.7a. link for demul newest version http://demul.emulation64.com/ as i see there is an even newer version out now. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 DEmul x86 v0.7 Alpha BUILD 230915 This was listed as the current build so I grabbed it. Alt + F4 definitely works. These are the .bats I'm using @echo off SET STRING=%1 SET STRING=%STRING:.zip=% SET STRING=%STRING:J:\Emulation\Naomi\ROMs\=% echo %STRING% start demul.exe -run=atomiswave -rom=%STRING% @echo off SET STRING=%1 SET STRING=%STRING:.zip=% SET STRING=%STRING:j:\Emulation\Naomi\ROMs\=% echo %STRING% start demul.exe -run=naomi -rom=%STRING% They launch which ever game you choose without having to specify with code. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 yes thats the latest build Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 Noami is working but no dice on the Sammy do I have to change the bios name too. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 DOS76 said DEmul x86 v0.7 Alpha BUILD 230915 This was listed as the current build so I grabbed it. Alt + F4 definitely works. These are the .bats I'm using @echo off SET STRING=%1 SET STRING=%STRING:.zip=% SET STRING=%STRING:J:\Emulation\Naomi\ROMs\=% echo %STRING% start demul.exe -run=atomiswave -rom=%STRING% Should the line SET STRING=%STRING:J:\Emulation\Naomi\ROMs\=% not be SET STRING=%STRING:J:\Emulation\Atomiswave\ROMs\=% Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 No all my ROMs are in the same folder and it still works if I use the last version just not in the new one. It doesn't seem to like either Atomis wave or awave is there an issue with the diretx11ng with Sammy games it looks like it launches then closes right away. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 ah i see about the roms. No no problems with latest version i just tried it out and it works for me but i am launching by emulator with the command line. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 I had two Atomiswave.bat files I changed the one still in the original file and not the one in the new build file everything is working great now. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 thats great. If in time you set up newer versions of demul with emulator and command line just a little hint when setting path to roms just point demul to the build where you have the roms and bios's ie a previous version so you dont have to move your roms/bios from where they are Quote Link to comment Share on other sites More sharing options...
DOS76 Posted September 24, 2015 Author Share Posted September 24, 2015 That's exactly what I did. Thanks for the advice and the help. On another note a lot of these machines had specialty controls but the controller config seems pretty simple is there any way to say set up a logitech G27 steering wheel. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 im not sure there are posts where people have set up steering wheels and guns that i came across but dont know the links to them Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted September 24, 2015 Share Posted September 24, 2015 @DOS76 here is link to russian site the devs of demul if you ask there they are very good at replying so ive heard and possibly will help you in setting up steering wheel http://forum.emu-russia.net/viewforum.php?f=25 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.