Expello Posted April 23, 2017 Posted April 23, 2017 (edited) Hi folks, I want to leave my roms packed, retroarch can deal with it very well, as in this example. How can i do that commandline with Launchbox? retroarch.exe -L "cores\mednafen_pce_fast_libretro.dll" -c "retroarch_wo_overlay.cfg" "Z:\Ai Chou Aniki (Japan).7z#Ai Chou Aniki (Japan).ccd" That commandline works perfectly. If I leave LB extract my roms, RetroArch select the wrong imagetype (e.g. *.IMG). Thanks a lot. Edited April 23, 2017 by Expello Quote
Expello Posted April 24, 2017 Author Posted April 24, 2017 (edited) Ok...i found an solution... Create an CMD file like this: retroarch.exe -L "cores\mednafen_pce_fast_libretro.dll" -c "retroarch_wo_overlay.cfg" "%~d1%~p1%~n1.ccd" And safe that cmd file in the retroarch folder. Add an Emulator like this: That´s all! :-D Edited April 24, 2017 by Expello Quote
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.