Hi,
Here's what I';m using:
LaunchBox 7.7
RetroArch 1.4.1 x64
Windows 10 x64
Issue: After importing ROMs across various systems, some of these systems fail to launch RetroArch correctly. For example, the Sega Genesis ROMs all work fine using the retroarch option. However, SNES ROMs, NeoGeo and a few others all fail. The symptom of the failure is a brief screen flicker (milliseconds) and then... nothing! Nothing launches. No Error messages.
This is what the configuration should be translating to as a command line launch command.: E:\EMU\RetroArch>retroarch.exe -L "cores\bsnes_balanced_libretro.dll" "E:\ROMs (CDS Favourites)\snes\Super Tennis (USA).zip"
From a command prompt this works fine; hence my belief that this is a Launchbox problem (probably the way I have configured it)
Help Needed: If this is recognisable to anyone and they have a quick answer, please let me know. However, I am interested in being able to debug and help others. To be able to do that, I need to see the log of what LaunchBox is trying to run, but despite searching I cannot find how to turn on any form of error log for LaunchBox. Because the command line approach works OK, the problem seems to be with Launchbox and what it is sending as a command to RetroArch. I just don't know how to see the ACTUAL (vs intended via config) commands that LaunchBox sends.
Thanks in advance!