Fiorell Posted February 18, 2019 Share Posted February 18, 2019 Hello, as the title says: How can you add the games built-in as cores in Retrorach (e.g. Minecraft, Quake, Cave Story, Mr. Boom...) to Launchbox? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted February 18, 2019 Share Posted February 18, 2019 Not sure if this will work for you or not since I have not tried it with those specific cores but I have done it with the Cannonball Outrun core. Make a batch file in your Retroarch folder, edit the bat file with notepad and add the following line to it: retroarch.exe -L "cores\cannonball_libretro.dll" Replace the cannonboall_libretro.dll with the core you want to load. Duplicate the batch file and edit the core being loaded for each. Once this is done simply import the batch files using the importer using the "None of the above" option at the beginning. This should work. Quote Link to comment Share on other sites More sharing options...
Fiorell Posted February 19, 2019 Author Share Posted February 19, 2019 Thanks a lot! I did it in a similar fashion. However, I didn't use a bat file (instead: give Launchbox just a fake file which does nothing). Then I setup Retrorarch with the correct commandline parameters in Launchbox. E.g. for Cannonball (prepare for some German screenshot incoming!): Note the command line parameters: the third argument must point to the epr-10187.88 from the MAME outrun.zip. (As you can see, I have Launchbox installed on E:\Launchbox - adapt to your installation as necessary). My problem with the bat files was, that there always was a window opening of the command shell. The solution with using Retroarch from Launchbox directly works like a charm. From the other two games I tried, Mr Boom is the easiest to setup. Just download the core in Retroarch and provide the following command line: -L "cores\mrboom_libretro.dll" Btw great game (up to 8 players) and Retroarch takes care of the gamepad mappings! Cave Story (NXEngine) needs a little bit more of preparation. See https://docs.libretro.com/library/nxengine/ on how to download the content. Then use the following command line: -L "cores\nxengine_libretro.dll" "E:\LaunchBox\Emulators\RetroArch\downloads\Cave Story (en)\Doukutsu.exe" 1 Quote Link to comment Share on other sites More sharing options...
DerSchlachter Posted February 19, 2019 Share Posted February 19, 2019 Nice, i wil try that. P.S.: Greetings from Germany 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.