Hi,
RetroArch is succesfully installed and working perfect when used directly. However when trying to call it from within the Rom Collection Browser add-on in Kodi (RCB), a cmd window is openend (black/blank) and it disappears after a second. After this nothing happens to RetroArch.
I tried the following three parameters within RCB. All give the same behavior:
-f -L “C:\Users<user>\AppData\Roaming\RetroArch\retroarch.exe” “%ROM%”
-f -L “C:\Users<user>\AppData\Roaming\RetroArch\retroarch.exe” “C:\Users<user>\AppData\Roaming\RetroArch\cores\mupen64plus_libretro.dll” “%ROM%”
-f -L “C:\Users<user>\AppData\Roaming\RetroArch\cores\mupen64plus_libretro.dll” “%ROM%”
The paths are correct. So must be something missing here?!
Anybody know how to solve this?
Thanks