latin625 Posted September 4, 2016 Share Posted September 4, 2016 hi! Thanks, I did that and it go to the list of games instead of the game itself. Quote Link to comment Share on other sites More sharing options...
latin625 Posted September 4, 2016 Share Posted September 4, 2016 is there a default command line parameter i could pass? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted September 4, 2016 Share Posted September 4, 2016 Turn off "extract rom archive" 1 Quote Link to comment Share on other sites More sharing options...
latin625 Posted September 4, 2016 Share Posted September 4, 2016 (edited) YOU ARE A MAN AMOUNGST CHILDREN!!!!!!! One step closer to a complete system thanks to you! =) I am your padawan. What is thy bidding, my master? Edited September 4, 2016 by latin625 Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted September 4, 2016 Share Posted September 4, 2016 lol Quote Link to comment Share on other sites More sharing options...
ckp Posted September 10, 2016 Share Posted September 10, 2016 I think the all emu settings table at the start of this topic should be updated for Sony PSP to set this command line so you can exit games to LB easily. I found this in another post and it worked well: I recommend the following default command-line parameters in the PPSSPP "Edit Emulator" section Enter the the text in the "Default Command-Line Parameters" box: --escape-exit --fullscreen 1 Quote Link to comment Share on other sites More sharing options...
latin625 Posted September 10, 2016 Share Posted September 10, 2016 Thanks CKP! Added!!!! Quote Link to comment Share on other sites More sharing options...
Zombeaver Posted September 10, 2016 Share Posted September 10, 2016 Ehhhh... that makes it so you can't navigate the actual PPSSPP UI itself though (config changing, savestates, etc.). I wouldn't recommend using that. Controller Automation's close function works just fine with PPSSPP and allows you to still use the PPSSPP UI itself. 3 Quote Link to comment Share on other sites More sharing options...
latin625 Posted September 10, 2016 Share Posted September 10, 2016 undone. =) Quote Link to comment Share on other sites More sharing options...
ckp Posted September 21, 2016 Share Posted September 21, 2016 Add Cemu to the table? Quote Link to comment Share on other sites More sharing options...
JaysArcade Posted October 6, 2016 Share Posted October 6, 2016 Great list of commands here. I thank you. For Future Pinball, I think the commands in your list should be changed to /open "Drive Letter:\full path\table_name.fpt" /play /exit . Unless I am missing something somewhere, this currently has to be entered manually for each table. Just using the /open /play /exit commands will not open the table (rom) properly. Quote Link to comment Share on other sites More sharing options...
schmosef Posted October 24, 2016 Share Posted October 24, 2016 This is a great resource. You might want to update it for all the console platforms supported by Final Burn Alpha. Quote Link to comment Share on other sites More sharing options...
nhoijtink Posted November 2, 2016 Share Posted November 2, 2016 (edited) (Win)Vice supports appending the filename to start in the commandline, but LaunchBox won't accept it complaining the rom file doesn't exist. After fiddeling around for a while i found a work-around. The correct command-line for (Win)Vice would be: @x64 -default -fullscreen -autostart "mydisk.d64:startme" This would load mydisk.d64 and then the emulator would start startme.prg from the loaded disk. Very usefull when having files with multiple programs/games in one D64 image. Because LanchBox doesn't like ":startme" appended (which would be a nice thing to add, we need the workaround. We first create a batch file with the following content: @x64 -default -fullscreen -autostart %2:%1 Since LaunchBox supplies the rom file as the second parameter in our case, and %1 as the custom command line parameter, we need to take this in account in the batch, which is why we use %2:%1 in stead of %1:%2 The @ in front of x64 (being the emulator) simply suppresses the output of the commandline itself. Now we need to configure LaunchBox, for that look at the attached screen-dumps. It is straight forward. The actual command-line passed to the batchfile will be "oils well+" "roms\OILSWELL.D64" , which results in the actual command-line @x64 -default -fullscreen -autostart "roms\OILSWELL.D64":"oils well+" called by the batch file. Please not the double quote weirdness. The parameters %1 and %2 are actually passed with quotes, which is fine for windows. We need the quotes because we want to be able to use spaces in the filenames Normally we would want "roms\OILSWELL.D64:oils well+" as the string passed to the batchfile, but alas, i couldn't find an easy way to do that with LaunchBox or within the batch file. This work-around might also be usefull with other emulator calls .... so enjoy. Edited November 2, 2016 by nhoijtink Quote Link to comment Share on other sites More sharing options...
lfan Posted November 3, 2016 Share Posted November 3, 2016 I set the Atari 5200 to be loaded into the Mess64 (0.177) and it worked fine. For Atari 7800, the emulator opens, but the cartridge doesn't load: "Fatal error: Device Atari 7800 Cartridge Slot load failed: Unspecified error" My ROMs are "No-Intro". Searching on internet, I found it: http://mametesters.org/view.php?id=6165&nbn=4 What is the correct setting for Atari 7800? Thanks! Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted November 3, 2016 Share Posted November 3, 2016 Maybe not the answer you are looking for but I recommend using Retroarch and ProSystem core. Mame is good for some things and in some cases the only way to emulate a system but not always the best way. Quote Link to comment Share on other sites More sharing options...
lfan Posted November 4, 2016 Share Posted November 4, 2016 18 hours ago, lordmonkus said: Maybe not the answer you are looking for but I recommend using Retroarch and ProSystem core. Mame is good for some things and in some cases the only way to emulate a system but not always the best way. When I can't use my favorite emulator, I will opt for RetroArch. I set the Atari 7800 in RA (ProSystem Core). Thanks, Lordmonkus! Quote Link to comment Share on other sites More sharing options...
sarge1979 Posted November 6, 2016 Share Posted November 6, 2016 Does anyone know were I can download mess emulator from been on there website and doesn't seem to have a link for this any longer? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted November 6, 2016 Share Posted November 6, 2016 EmuCR is the best place that I know of to get the newest stand alone versions of Mess. http://www.emucr.com/search/label/MESS?&max-results=12 Quote Link to comment Share on other sites More sharing options...
ckp Posted November 6, 2016 Share Posted November 6, 2016 http://www.emucr.com/search/label/MESS?&max-results=12 Quote Link to comment Share on other sites More sharing options...
cleverest Posted December 16, 2016 Share Posted December 16, 2016 This list is awesome...wondering how to incorporate most (all?) of these command lines as needed into ROCKETLAUNCHER since I'm not using stand-alone emulators for the most part... I mean, where IN rocketlauncher would I ideally place these command-lines for the select EMU...anyone know? Thanks! - Brett 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.