Thank you Escalade ! Is Snes9x-2010-libretro the latest version of Snes9x, or is it "snes9x-libretro" ?
[hr]
I also noticed that, probably because of libinput, my Buffalo SNES USB gamepad isn't recognized anymore by Kodi (but it still works with Retroarch since it uses KMS).
RetroELEC Kodi+Wayland+Emulationstation+RetroArch (x86/XU4/RPi)
-
escalade -
May 12, 2016 at 2:26 PM -
Thread is Resolved
-
-
escalade...
a noob question
if i update "libreelec" from "Libreelec configuration" (Select "update channel" -> Libreelec 8.0) and (Available versions -> Libreelec 8.0.0), does it broke any thing, such as emulationstation or other?
or how i could update kodi versions?
-
-
Thanks escalade!
But, i have some friends who touch things that they don't have to touch...
And i prefer to know what happen if they touch... -
Get new friends
-
What is your next step escalade ? A brand new feature? Or a new kind of Softwarepackage?
-
Looks good.Is it possible to load roms/games from usb disk or NAS?.....if yes...........how?
I've done this a long time ago under osmc or openelec and can't really remember the steps.
but what i can remember it was something like this:
sudo mount -t nfs mynasip:/volume1/roms /home/osmc/roms
mv RetroPie/roms RetroPie/roms.old
ln -s /home/osmc/roms /home/osmc/RetroPie/roms
ls /home/osmc/RetroPie/romsdoes this above edit the fstab? or isn't that used anymore? because i can't edit the file
-
What is your next step escalade ? A brand new feature? Or a new kind of Softwarepackage?Latest LE + his magic... i hope he doesnt touch other stuff, im on pi
-
Says need to resize partition to at least 512mb and therefore won't install update
*edit* Clean installed and running a restore
-
Hey
Just installed this on my htpc and it runs great. Thsbkyou for all the work you've put in.
A couple of things I have noticed.
1. Can't update from stock libreelec as system psrtion is too large for update. So I just started from fresh install.
2. System seems to start up with num lock enabled by default on my wireless keyboard do have to turn it off as the keys are "shared" on this particular keyboard (does not happen on stock LE8)Just gotta get all my Rom directories right now and test gaming:)
Thanks.
-
Looks good.Is it possible to load roms/games from usb disk or NAS?.....if yes...........how?
I've done this a long time ago under osmc or openelec and can't really remember the steps.
but what i can remember it was something like this:
sudo mount -t nfs mynasip:/volume1/roms /home/osmc/roms
mv RetroPie/roms RetroPie/roms.old
ln -s /home/osmc/roms /home/osmc/RetroPie/roms
ls /home/osmc/RetroPie/romsdoes this above edit the fstab? or isn't that used anymore? because i can't edit the file
I added my nfs shares in the file \\LIBREELEC\Configfiles\system.d\emulators.mount.
[Mount]
# The share we want mount
What=10.0.0.10:/500 -
Not quite sure actually, I've done most of what I set out to do feature wise. Although LE8 has stabilized I'll probably just keep bumping versions where it makes sense and don't break compatibility.
Things I might do:
- switch from unfs3 to kernel nfs
- switch from the old uae4arm version to amiberry (sdl2 fork of the amiga emulator on rpi)
- plex media player (haven't actually tried the new one but it looks interesting)Might be due to the updated kernel or the new libinput driver for xorg. If others have issues I might revert it, although it's supposed to be better at supporting different touchpad functions.
-
+1 for Plex media player
-
A stupid question but in which file could I disable the menu entry for Chrome and Spotify again? I just can not find it.
-
hi escalade ,thanks for the work ;o)
There is anyway to quit spotify whitout keyboard on my NUC or made it in background process for beeing use whit spotify connect and my smartphone ?
It would be better for the "waf" .
-
Plex is solid tech, Ive used it for several years. Definitely worth the plex pass membership.
-
/usr/share/kodi/addons/skin.estuary/xml/Home.xml
You can kill the process through SSH.
I'm not talking about the Plex Media Server (which is already included in my build), but the Plex Media Player. They already made their own LibreELEC spin, I could either merge their packages into LE like I did with Lakka or I could rebase my commits on their fork to get a pure Plex experience (no Kodi).
-
how to remove the read only status? mount -o remount, rw / have no effect
-