"RetroArch [libretro ERROR] :: :: Error opening file No such file or directory"

How do you get retroarch to TELL the filename that it’s looking for?

I know it can’t find something, but it would help if it told the location\filename it’s trying to lookup.

mednafen_psx_libretro error of course.

Thanks.

Later, dabone

It will either be missing bios or the system directory is not set.

My point is that retroarch should output what file it’s searching for to cause the crash. It knows what filename it’s trying to load, as well as what directory it’s trying to access, so why not on the error quit say.

“Program ended, file \data\data\data.bin not found.”

How hard is it to print what caused the error?

later, dabone

RetroArch doesn’t know, this core requires a full path, the core loads content by itself, retroarch only says “hey take this cue-sheet” The core should print that, yes. RetroArch doesn’t really care