Hi Peter, I say that knowing full well you're going to end up helping me out once again.
I know you don't do RetroArch but it supports more games and I've been working on expanding my roster... Working on Sega CD right now.
Here's my Launcher pad under launchers.windows (Had to go back to Windows to play Ps2 games..
)
executable = C:\Users\Sephiroth\RetroArch\retroarch.exe
arguments = -L "C:\Users\Sephiroth\RetroArch\cores\genesis_plus_gx_libretro.dll" "%ITEM_FILEPATH%"
And then my settings.conf file in Collections\Sega CD\
# Uncomment and edit the following line to use a different ROM path.
#list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.includeMissingItems = false
list.extensions = zip, .bin
list.menuSort = yes
launcher = Sega CD
#metadata.type = MAME
#media.screenshot = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.artwork_back = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_back
#media.artwork_front = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_front
#media.logo = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\logo
#media.medium_back = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_back
#media.medium_front = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_front
#media.screenshot = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.video = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\video
#media.system_artwork = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\system_artwork
I've changed the name, checked spelling, I've set up about 7 other systems I haven't had an issue until Sega CD. I can however launch via CMD With C:\Users\Sephiroth\Downloads\RetroArch\retroarch.exe -L "C:\Users\Sephiroth\Downloads\RetroArch\cores\genesis_plus_gx_libretro.dll" "R:\RetroFE\collections\Sega CD\roms\Adventures of Batman & Robin, The (USA).bin"
Of course, log files are attached as well. I've been battling this kind of off and on for a week and figured it was time for you to tell me how obvious the fix is.