SentaiBrad Posted March 25, 2016 Share Posted March 25, 2016 Adding command line parameters isn't a workaround, that's how we achieve a lot of what we do. However, adding that to LB to happen automatically is certainly something we can achieve, or have it be a check box when editing that platform (Like the Project 64 options). Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 25, 2016 Share Posted March 25, 2016 Adding parameters isn't a workaround at all its using command to utilize things the creators of the emulators added. It's a necessary evil of making two separate programs work together. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 25, 2016 Share Posted March 25, 2016 Okay in case anyone wants to know how Demul has to be setup I'm going to add some screen shots here maybe in the future LaunchBox can incorporate Demul as one of the emulators that it auto fills the command line parameters but until then this will have to do. To emulate the arcade portion of the emulator you will want to set up the emulation details like it is in the 1st image and the associated platform like the second image. Spoiler Spoiler In case the images are hard to read the CMD line parameters are -run=awave -rom= -run=naomi -rom= -run=hikaru -rom= -run=gaelco -rom= -run=cave3rd -rom= (I've never attempted to get this particular one running but I do have all of the other systems working) In order to get the Dreamcast portion running you will use this command and you will only need to copy the emulation details form -run=DC -image= Spoiler This is actually pretty easy to setup and in the past myself and others have stated that you needed to have 2 separate versions of Demul to do both but I just figured out that you can actually have only one install of Demul but you will have to set it up twice in LaunchBox I named mine Demul and Demul [Arcade] both point to the same .exe and both are launching games after testing. Quote Link to comment Share on other sites More sharing options...
Freestate Posted March 26, 2016 Share Posted March 26, 2016 SentaiBrad said Adding command line parameters isn't a workaround, that's how we achieve a lot of what we do. However, adding that to LB to happen automatically is certainly something we can achieve, or have it be a check box when editing that platform (Like the Project 64 options). That's the point, my suggestion is to avoid manual confs in every aspect that is posible. It's a simple call for improvements. The Net is plenty of funtional launchers but lacking of easy wizards or with many manual stuff to make it work. If i 'm very entusiastic and happy with launchbox development is because i see how this project is fighting to reach better goals. Eye candy, own database, automation, etc. Thanks for the feedback guys, and keep the good work. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted March 26, 2016 Share Posted March 26, 2016 No problem, we certainly love the enthusiasm. People can get easily passionate about it. Yea, we do plan to offer more default insertions like we do when you use the default list of emulators. When you click one, where applicable, command line parameters automatically fill in. Quote Link to comment Share on other sites More sharing options...
rrichter Posted October 25, 2016 Share Posted October 25, 2016 ok I know this is an older post but this is the best I could find cause I have the same problem I get the game menu list instead of it launching a game here are my setting any help would be great the games run if I select them from the rom list but I don't wanna have to manually select them Quote Link to comment Share on other sites More sharing options...
rrichter Posted October 25, 2016 Share Posted October 25, 2016 ok nvm I had an idea as soon as I posted this, maybe I missed it earlier but the name of your roms in your folder have to match the names on the game list that demul opens hope that helps anyone Quote Link to comment Share on other sites More sharing options...
HandsomeChaser75 Posted October 26 Share Posted October 26 (edited) Hello to anyone, I started to use LaunchBox yesterday. Today, I realized I have the same problem you had in 2015-2016 (reading your threads). I open a Naomi Game from Launchbox, Demul opens up with the opened game list to choose instead of opening straight forward the game already chosen in Launchbox! I also tried to use the following commands as default parameter command of DEMUL emulator, but they did not solve the Launchbox issue: -run=naomi -rom="%romfile%" -run=naomi -rom= -run=naomi -rom=<romname> Did anyone solve this issue?... Thank you in advance for helping for helping. Edited October 27 by HandsomeChaser75 Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted October 27 Share Posted October 27 1 hour ago, HandsomeChaser75 said: Hello to anyone, I started to use LaunchBox yesterday. Today, I realized I have the same problem you had in 2015-2016 (reading your threads). I open a Naomi Game from Launchbox, Demul opens up with the opened game list to choose instead of opening straight forward the game already chosen in Launchbox! I also tried to use the following commands as default parameter command of DEMUL emulator, but they did not solve the Launchbox issue: -run=naomi -rom="%romfile%" -run=naomi -rom= -run=naomi -rom=<romname> Did anyone solve this issue?... Looking at the Sample Command in your 1st screenshot, you end up with 2 sets of double-quotes. Remove "%romfile%" from you default command-line parameters. Check the other 2 boxes ('remove quotes..' and 'remove path and files extension'). Keep the 3rd checkbox ('remove space') checked. If it still doesn't work, you need to setup the paths to the ROMs inside Demul itself. Quote Link to comment Share on other sites More sharing options...
HandsomeChaser75 Posted October 27 Share Posted October 27 Hello Joe, Thank you for answering so fast. The ROMs Path was already setup inside DEMUL itself, before applying your recommendations, which unfonrtunately did not work (as you can see in the pics below). Something, I did not mentioned, is I have Launchbox on an External Drive. DEMUL is not in the Emulators Folder of Launchbox, but I think this is not a problem, since Launchbox opens it, when I choose a Naomi game, but it is the game itself, which does not open itself automatically. I still have the issue, and I do not understand what is wrong. Do you have the same problem? Could you please be so kind sharing your correctly working Naomi settings with Demul in a picture, here? Why is the idea to make a file .bat as a DEMUL BOOT, like the following, wrong? @echo off set romname=%1 "<path_to_demul>\demul.exe" -run=naomi -rom=%romname% Thank you in advance. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted October 27 Share Posted October 27 3 hours ago, HandsomeChaser75 said: I still have the issue, and I do not understand what is wrong. Sorry. I missed this in your previous post. Do NOT check Extract ROMs. Also, is Sega Naomi the only platform you have Associated with this emulator? If you have more than one Associated Platform(s), you need to put that command line parameter in for that associated platform. And then, of course, the respective parameters for the other platforms. If it is the only platform associated with this emulator, you can leave it as you have it shown in the Default Command-Line Parameters. Just un-check Extract ROMs. Quote Link to comment Share on other sites More sharing options...
HandsomeChaser75 Posted October 27 Share Posted October 27 Hello again Joe, for now Sega Naomi is the ONLY platform associated to DEMUL. I looked at your settings. You have only in the section 'on associated platform' a script: -run-naomi -rom= You have no 'default command line parameter' in details section. I tried your settings, but it does not work. The issue is always the same. Just to know, do you have DEMUL in the LaunchBox/Emulators directory? Do you have the full-set Naomi games (with all variants)? Since I do not have all the Naomi game and all Naomi game variants, I am just supposing that LAUNCHBOX is not able to let DEMUL automatically find the file selected in Launchbox. Is that possible? I also did some coding with a file .bat, as testing, it seems LaunchBox could have an intrinsic limitation in passing parameters to batch files for configurations on external drives, but I am not sure since I am not a programmer. Thank you again for helping. Quote Link to comment Share on other sites More sharing options...
HandsomeChaser75 Posted October 27 Share Posted October 27 (edited) Hello Joe, I solved partially alone this enigma. I have to put the command, not only in 'Details" section of the Emulator (DEMUL) but alos in the 'associated platform' section of the Emulator (DEMUL): -run=naomi -rom= ON top of that, I had to UNcheck all the options ('Details" section): Remove Quotes Remove File Extension and Folder Path Remove Space Before ROM On this way, only the game psyvar2 can be opened automatically, if selected in Launchbox. For all the others Win/command prompt window shows very fast, then not even DEMUL opens up... I listed the ROMs folder (path of DEMUL), where are all NAOMI ROMs (the yellow folders contain the CHD files). Every game opens normally, If I open DEMUL, selecting them from the list! Why is only psyvar2 now opening automatically, if selected in LaunchBox, and all the other don't? Edited October 27 by HandsomeChaser75 Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted October 27 Share Posted October 27 1 hour ago, HandsomeChaser75 said: ON top of that, I had to UNcheck all the options ('Details" section): Remove Quotes Remove File Extension and Folder Path Remove Space Before ROM I tested Border Down (bdrdown.zip), Cosmic Smash (csmash.zip), Giga Wing 2 (gwing2.zip) and Power Stone 2 (pstone2.zip). Border Down was the only CHD-required game tested. All 4 worked without issue when launched from LaunchBox. But I could NOT get them to work with Remove File Extension and Folder Path and Remove Space Before ROM un-checked. They did work with Remove Quotes either checked or un-checked. Beyond my screenshots above (with the noted exception for Remove Quotes), based on you saying they do work when ran directly from DEmul, the only thing I can add is make sure the ROM paths [in LaunchBox] are pointing to the root ROM files (the .zip files) and not the CHD files in their respective subfolders. Quote Link to comment Share on other sites More sharing options...
HandsomeChaser75 Posted October 29 Share Posted October 29 Hello Joe, I wanted to give an update about this weird situation. I found on my own the problem, but I took inspiration from your last answer and pics. For some unknown and weird reasons, it seems this issue happens very often (there are other threads in this forum), LaunchBox apprently does not run automatically the command -run=naomi -rom= . As you can see below this command is set in the DEMUL emulator setting, but not in all games (execpt for psyvar2, which was working with no problems). I had to put the command manually to every game, and now LaunchBox finally opens automatically every NAOMI game, despite the Setting options in the DEMUL emulator are all unchecked (Remove File Extension and Folder Path, Remove Space Before ROM and Remove Quotes). It is weird LaunchBox Team apparently did NOT take action against this very weird issue. In fact, there are threads even older than 2015, with this same issue! I hope I could help anyone else who will have the same issue. Thank you for your answers. 1 Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted October 29 Share Posted October 29 3 hours ago, HandsomeChaser75 said: I wanted to give an update about this weird situation. Thanks for the update. Any chance you've been testing between 2 emulator setups? (Same .exe, but 2 different entries in LaunchBox) In an earlier screenshot, your emulator name in "Demul". And in you latest one, it's "Demul (NAOMI)". Regardless, glad your method is working for you! Now go play some games. Quote Link to comment Share on other sites More sharing options...
tkssitch Posted October 29 Share Posted October 29 I run my demul for Naomi and other systems listed in this pic. Just put these in your edit emulator configurations and should be good. Pay attention to the spaces in default command line parameters by the associated platforms, and check the needed boxes in the emulator details. just match location to your demul emulator application path, and that should get you settled. 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.