(2025-01-15, 23:15)zachmorris Wrote: (2025-01-15, 13:04)FDLI Wrote: (2025-01-14, 18:49)zachmorris Wrote: If they're providing "Libretro Compatability", along with any other dependacy, thats great, and probably the harder part. I tried the lakka method locally on my computer. Thankfully there is some easy python magic to pull the binary files out of lakka. I've manually made one addon here for testing, you can try it if you like. If it works, I'll see about automating a new RPi repository with the rest of the buildbot addons. Unfortunately I dont have an Rpi or similar box to test with.
Thanks again @zachmorris. I did try your ZIP file via the "Install from .zip file" menu item withn "Add-ons" in Kodi and unfortunately it wont install. Error in kodi.log is as follows:
error:
error <general>: CAddonInfoBuilder:arseXML: addon.xml from 'game.libretro.nestopia_libretro_buildbot' for binary type 'kodi.gameclient' doesn't contain library and addon becomes ignored
Hmm. The error points to some kind of architecture mismatch. One more try with this one i guess. If this doesn't work, i think the only option is to compile yourself. Some info is here on how to do that, but I'm not sure how up to date it is.
Thanks zachmorris again and sorry for the late reply, I was travelling.
Unfortunately your further try does not work either for me. Kodi displays a "... failed due to an invalid structure" pop-up and the below appears in the log at around the time of the installation attempt.
Also reviewed your link re building myself but frankly this is beyond my skills. I'll probably just need to wait for other OSMC / Vero 4K users to figure something out and then follow their steps.
Thanks again, really appreciated your help!
kodi.log excerpt:
2025-01-22 19:23:30.086 T:3041 info <general>: CActiveAESink::OpenSink - initialize sink
2025-01-22 19:23:30.086 T:3041 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-01-22 19:23:30.086 T:3041 info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-01-22 19:23:30.087 T:3041 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-01-22 19:23:30.100 T:3041 info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-01-22 19:23:30.101 T:3041 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-01-22 19:23:30.101 T:3041 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-01-22 19:23:30.102 T:3041 info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-01-22 19:23:30.427 T:3015 error <general>: Repository add-on repository.guilouz uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
2025-01-22 19:23:30.427 T:3015 error <general>: Repository add-on repository.guilouz does not have any directory matching 21.1.0 and won't be able to update/serve addons! Please fix the addon.xml definition
2025-01-22 19:23:30.429 T:3015 error <general>: Repository add-on repository.zomboided.plugins uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
2025-01-22 19:23:30.429 T:3015 error <general>: Repository add-on repository.zomboided.plugins does not have any directory matching 21.1.0 and won't be able to update/serve addons! Please fix the addon.xml definition
2025-01-22 19:23:30.741 T:3015 error <general>: Repository add-on repository.guilouz uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
2025-01-22 19:23:30.741 T:3015 error <general>: Repository add-on repository.guilouz does not have any directory matching 21.1.0 and won't be able to update/serve addons! Please fix the addon.xml definition
2025-01-22 19:23:30.741 T:3015 error <general>: Repository add-on repository.zomboided.plugins uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
2025-01-22 19:23:30.742 T:3015 error <general>: Repository add-on repository.zomboided.plugins does not have any directory matching 21.1.0 and won't be able to update/serve addons! Please fix the addon.xml definition
2025-01-22 19:23:31.834 T:3015 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2025-01-22 19:23:33.585 T:3398 info <general>: set Property 'lookandfeel.startupaction' to 0
2025-01-22 19:23:33.586 T:3399 info <general>: set Property 'videolibrary.showunwatchedplots' to [0, 1, 2]