Dear nadenislamarre,
thank you for your quick reply - In fact - I don't receive any error message at all - The game just launches from Emulation-Station, and I'll get smashed back to the menu within two seconds. I tried to use another emulator (Like I did with N64), however, only the "Auto" Option is available - seems like scummvm is hardcoded in libretro - please correct me if I'm wrong.
Below you'll find two logs:
es_launch_stderr.log:
Traceback (most recent call last):
File "/home/nicolas/dev/recalbox4/recalbox-buildroot-rpi3/output/target/usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py", line 208, in <module>
exitcode = main(args)
File "/home/nicolas/dev/recalbox4/recalbox-buildroot-rpi3/output/target/usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py", line 146, in main
return runner.runCommand(command)
File "/usr/lib/python2.7/site-packages/configgen/utils/runner.py", line 21, in runCommand
proc = subprocess.Popen(command.array, env=command.env, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
es_launch_stdout.log
['/usr/bin/scummvm', '-f', '--joystick=0', '--screenshotspath=/recalbox/share/screenshots/', '--extrapath=/usr/share/scummvm', '--savepath=/recalbox/share/saves/scummvm', '--path=/recalbox/share/roms/scummvm/Day of the Tentacle', 'tentacle']
I have moved all roms to an external USB and configured it according to the recalbox-wiki. Might be that the problem?
Cheers and have a good one,
Leroi