RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. kodi 18
    Log in to post
    • All categories
    • T

      Kodi on Retropie 4.7 not booting

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi 18 kodi retropie
      2
      0 Votes
      2 Posts
      397 Views
      mituM

      Post the Kodi log file from $HOME/.kodi/temp/kodi.log to pastebin.com, maybe we can spot the error.
      Also, please fill in the info asked in https://retropie.org.uk/forum/topic/3/read-this-first.

    • P

      Retropie & Kodi - x265 movies crash

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support x265 raspberry pi 4 4gb retropie 4.6 kodi 18
      8
      0 Votes
      8 Posts
      1k Views
      P

      Just to close the issue: I've set gpu_mem at 320 Mb via raspi-config and now everything works fine! Thank you very much!

    • P

      On exit, Kodi restarts so cannot return to emulationstation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi kodi 18
      4
      0 Votes
      4 Posts
      2k Views
      RascasR

      @paulmorabi That's it.

    • F

      Kodi Sony PS3 Controller won't work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi retropie kodi 18 ps3 controller retropie 4.5.1
      1
      0 Votes
      1 Posts
      659 Views
      No one has replied
    • T

      joystick working as mouse in kodi

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gen game bluetooth confi kodi 18 joystick map
      3
      0 Votes
      3 Posts
      533 Views
      T

      Thank you @Rascas for pointg out where to ask.

      For the record: the model of the joystick is Terios T3, but I have found that it is also branded as Gen Game S3.
      I haven't found official docs of it, but digging in the forums I found how to set it in gamepad mode, working perfectly without the need of the extra adapter sold to work with a PC (basically turn it on holding HOME and A buttons).

    • T

      Kodi 18 Port missing "emulators" section in "Game Addons"

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.4 kodi 18 emulators ports addons
      10
      0 Votes
      10 Posts
      5k Views
      T

      Here is how I did it in OSMC (it is related to retropie because i have used retrosmc scripts, based on retropie, as a part of the solution):

      Install OSMC and SSH into it. Then...

      UDPAGRE OSMC TO KODI LEIA

      sudo nano /etc/apt/sources.list
      (add the following line in the very first line of the file)
      deb http://download.osmc.tv/dev/gmc-18 gmc-18 main
      (to save the file, press CTRL+O, ENTER, CTRL+X)
      wget -qO - http://download.osmc.tv/dev/gmc-18/pubkey.asc | sudo apt-key add -
      sudo apt-get update
      sudo apt-get dist-upgrade
      dpkg -l | grep mediacenter-osmc | awk '{ print $3 }'
      (the last command should show OSMC version 17, which has KODI version 18)

      INSTALL RETROSMC AND PS3 DRIVERS

      cd /home/osmc
      wget https://raw.githubusercontent.com/mcobit/retrosmc/master/install-retrosmc.sh .
      chmod +x install-retrosmc.sh
      ./install-retrosmc.sh

      Go to "manage packages" > drivers > ps3controller > install from source (wait) > configuration/options > install ps3 controller (clone support gasia) > pair ps3 controller (clone support gasia) (follow instructions) > Then "connect controller through usb", then disconnect usb, and pair via bluetooth… It may not pair yet.

      UNBLOCK BLUETOOTH

      apt-get install rfkill
      rfkill unblock all
      hciconfig hci0 up

      MAKE JOYSTICK RECONNECT AUTOMATICALLY IN THE FUTURE

      sudo su
      echo 'SUBSYSTEM=="input",ACTION=="remove",RUN+="/bin/systemctl restart sixad"' >> /etc/udev/rules.d/999-sixad.rules
      sudo udevadm control --reload-rules && udevadm trigger
      sed -i 's/exit 0//bin/systemctl restart sixad\nexit 0/g' /etc/rc.local

      INSTALL EMULATOR ADDONS

      From the Kodi 18 (Leia) main menu, click on the Add-ons icon (open box icon). Select Install From Repository, Click on the Kodi Add-on, Repository, Click on Game Add-ons, Select Emulators, From the giant list of emulators you now see, you have to install the ones you wish to use. If you can't find the "Emulators" section, some distros don't compile them. The script install-retrosmc.sh (above) may have some hidden menus to download and install all cores (emulators) in one shot. Give it a try. Also, check under kodi settings "my addons" to see if you don't already have all the emulators installed.

      Now, install some other game addon (research about your options!) which uses "Kodi retroplayer" to launch games. It will require some emulators addons (also called libreto cores) to have been downloaded and installed already on kodi.

    • B

      Kodi 18 issue when opening menu while playing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi 18
      8
      0 Votes
      8 Posts
      723 Views
      mituM

      @pelztier Open a separate topic and provide the information from https://retropie.org.uk/forum/topic/3/read-this-first.

    • RascasR

      [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi kodi 18
      150
      10 Votes
      150 Posts
      52k Views
      RascasR

      @thom_retropie There is no Kodi 18.4 on Raspbian Stretch, only on Buster, but I can confirm that Netflix works fine in Kodi 18.2 on RetroPie, just follow the instructions. Don't forget to install pycryptodomex.

    • C

      [Rpi 3] Kodi 18 Milhouse build on retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi raspberrypi 3 kodi 18
      13
      1 Votes
      13 Posts
      5k Views
      C

      I was interested on Milhouse build because it's best way to play 10-bit x265 videos on raspberry pi 3.
      I installed it on a new sd card but they don't smooth enough, so i think I'll give up on trying playing 10-bit x265 videos

    • C

      RetroPie 4.4 and Kodi 18 Builds?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development kodi 18
      5
      0 Votes
      5 Posts
      2k Views
      RascasR

      Raspbian Stretch is not a requirement for Kodi 18.
      Kodi 18 will be available on Raspbian Stretch when the final/stable version of Kodi 18 is available.
      We might provide some tests builds of Kodi 18 when it gets closer to the final version, like beta or rc versions.