Posts by bite_your_idols

    Ok, I see the problem: missing libs. I am going to update addon with that one but if you can ssh into your device and paste here the output of this command we can check if more libs are missing:

    ldd /storage/.kodi/addons/game.emulationstation/game.emulationstation-Gen

    Just posting to comment that I am switching Gamestarter Addon into a Kodi Repository for LIbreELEC (RPi & Generic) that includes individual addons for RetroArch & EmulationStation. So everybody can install just what he/she needs and it is easy to backup, uninstall, restore and update.

    At this moment there are only available the following addons:

    - RetroArch

    - EmulationStation

    - Advanced Emulator Launcher

    - DraStic RPi emulator.

    If you want to give a try just download and install this repo zip: m36qLT

    Feedback is welcome!

    UPDATE: log files are in /storage/temp/

    In fact yes and finally Got it!

    It's kind confusing at first, but reading this IARL reply at forum realize that for each "console collection", we must define at the context menu what core should run as external command (for each console-core). Maybe this little explanations could be added to your IARL configuration instructions for no future confusions! :D

    Cheers!

    Glad to hear that,

    enjoy!

    GotIt... Reinstalled everything from a LE8(Official) Vanilla and Retroarch contols working as they should!

    Manually adding ROMs works quite well, but IARL still confusing to me as I can not figure out quite well how to download roms or Launching them from this frontend... Do the "Context menu settings for external launcher" but still get an "External launch command not defined." Error at kodi.

    Thanks in advance bite_your_idols

    Take a look over here: IARL Configuration · Issue #31 · bite-your-idols/Gamestarter · GitHub

    it seems something is wrong with your LE installation or you are using wrong addon version, it is weird...

    you have to switch to ssh methods in order to try to discover what is wrong.

    First a couple of basic commands:

    Code
    cat /etc/release
    
    ldd "/storage/.kodi/addons/script.gamestarter/resources/bin/retroarch"

    Then try to launch retroarch manually with these ones:

    Code
    systemctl stop kodi
    /storage/.kodi/addons/script.gamestarter/resources/bin/retroarch -c /storage/.kodi/userdata/addon_data/script.gamestarter/retroarch/retroarch.cfg --menu

    Also, if you have another sd (or if you make a backup of yours) you can try with a fresh LE8 install.

    That doesn't look like much info. Is there a setting that I need to turn on to get more info logged?

    we can see a couple of things.

    First, you haven't installed EmulationStation so it will not run, you must install it from addon settings ifyou want to use it.

    Second, we can see the problem is with fceumm core.

    According to the logs, you should be able to launch retroarch using gamestarter, then select core and try to run your rom (when in retroarch you can activate debugging opitions to get more details of the process).

    If this doesn't work you can try 2 options:

    - from retroarch, go to online updater> download core and download fceumm again or another nes core.

    - from addon settings select update/download libretro cores, this will download complete lakka cores.


    Well, had downloaded and upgraded Milhouse build! Got surprised by the speed improvement for Kodi at RPi version!

    On the emulation side, still need to focus on DS4 (ver1) configuration. System pair quite well 2 of my controllers natively with bluetooth and they work quite well on Kodi frontend, good latency, good selection of menus, etc... At emulationstation menu controls operate quite well, recognized and configured without any problems but for retroarch is a real mess! Controls are recognized but apparently not with properly autoconf, so I just cant navigate through menus decently. Already verified with bluetoothctl on console and controls looks normal.

    I know that an Alpha kernel could cause some problems here and there, but seems to me much more an retroarch autoconf issue.

    Thanks in advance and cheers for your good work!

    I am having also some issues with controllers in latest alpha builds, it seems to detect my controller as second one and it is impossible to me to control retroarch and games... I revert back to build from 0710 and it worked again... I think it is something related with retroplayer included back to testbuilds in latest builds...

    ok, let's see.

    Did you select the correct addon version for your OS version? You should use Gamestarter v2.9-LE8 zip

    If you do so, you will not get Advanced Launcher but Advanced Emulator Launcher. After Gamestarter firts run installation you should activate this addon manually (I suppouse you already did that since you can enter game lists).

    If you run a game and kodi reboots we need take a look to log files.

    To check if the problem is relaed with AEL or with RetroArch itself you can launch addon to enter retroarch, then select your rom and core and see what happens.

    1- Just LE 8.0.2 and Gamestarter v2.9 for LE8

    2- There is no Retroarch in LE9, it ships with Retroplayer embedded, a player based on libreto, so it uses cores as Retroarch does but it is integrated in kodi's frontend. I have created both Retroarch and Emulationstation addons for Retroplayer that work with retroplayers installed cores.

    Milhouse build's are testbuilds for developers and beta testers, so you expect issues and bugs. I personally switched to L9alpha because of Netflix addon that is working quite well in current builds. But if you don't want any headache or struggling with issues/bugs I recommend you to stay in LE8 until LE9 become more stable (beta versions).