thanks again for your patience,
i have a full 0.159 splitted rom set, i checked the directory (according to the wiki page, mame bios files go in the same directory of rom files) and all bios are present.
i will try non merged romset…
the strange thing is that the menu restart with the error “failed to open libretro core”, but the core is present, the path is correct and the core entry in lpl is correct too, so why lakka can’t start it? (this happen to the mame 2003 core too, before upgrading lakka, mame was working)
i miss something…
little update: in Lakka 2.1 final it isn’t present mame2014 core, so, i downloaded it and copied to storage/cores using SAMBA to move it to /tmp/cores via SSH
this is what happen:
Lakka:/tmp/cores # cp /storage/cores/mame2014_libretro.so /tmp/cores/
cp: can't create '/tmp/cores/mame2014_libretro.so': File exists
Lakka:/tmp/cores # ls -a /tmp/cores/mame*
/tmp/cores/mame2000_libretro.info
/tmp/cores/mame2003_libretro.info
/tmp/cores/mame2003_libretro.so
/tmp/cores/mame2003_midway_libretro.info
/tmp/cores/mame2003_midway_libretro.so
/tmp/cores/mame2009_libretro.info
/tmp/cores/mame2010_libretro.info
/tmp/cores/mame2014_libretro.info
/tmp/cores/mame2016_libretro.info
/tmp/cores/mame_libretro.info
Lakka:/tmp/cores #
what’s going on?