Hi, I have connected via SSH to my device running Lakka with the intention of editing some of the ‘<core>.info’ files used by RetroArch. Unfortunately I cannot do so as the file system is read-only. Is there any way I can change this so that I can write to the device?
Hello, do this instead : copy the info files folder to the readwrite partition, and make the “core info directory” setting point to this new folder.
Thank you very much for the tip. I couldn’t find an option in retroarch.cfg for a ‘core info directory’ but I did find one for the directory for libretro. So I just copied /usr/lib/libretro to the writable partition and changed the setting which has achieved what I was trying to do. Thanks again.