Posts by bigboo
-
-
Great. Give try the attached vfd.conf
Edit: After some more digging the attached vfd may not work (at all or correctly).
Try the new one attached to this post.
HI I have a magicsee n5 too, is this file working fine?
-
Well the xinerama lib is not included since it's build static. To be honest I'm not really into redream after this [IMPORTANT] Redream is no longer open-source · Issue #6066 · libretro/RetroArch · GitHub since the dev has just $$$ in his mind.
I can build the xinerama lib shared but won't look deeper into redream.
I'm not a linux power-user so I don't know how to build a lib, that's why I asked you for that. I perfectly understand that you don't want to bundle redream, it would just be for my personal use.
-
Hi
I'm trying to launch redream (a dreamcast emulator) in your custom libreelec build but it doesn't work:
Code./redream: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: no such file or directory
I asked inolen (redream dev) about that, he said that redream uses sdl and it seems sdl requires xinerama to be installed.
Could it be possible to add xinerama to your build?
Thanks!
EDIT: I'm using beta 8 generic X86-64 build on an i5 7200 laptop.
I downloaded the tar.gz from redream.io, extracted to /storage/redream, and tried to launch it from the terminal from here.
-
-
Hi
I have a problem with uae4arm on my RPI3 (more precisely uae4arm.start script)
When closing the emulator my TV display only a black screen.
It's the exact same problem that was described here:
Hi escalade,
it seems that the tvservice command at the end of the uae4arm script causes the issue. I can reproduce it by typing the command any time when kodi or emulation station is running no matter i use mode 31 or mode 16.
Do you have any idea about this? I use a pi3 with a 1080p display connected via HDMI.
Regards,
JonasIf I tape tvservice -e 31 or 16 or -p in putty when running kodi or emulationstation I have the same result (black screen).
But then if I tape emulationstation.start it works again.
So I have 2 questions:
1. How can I modify uae4arm.start script to disable tvservice change to test if it works?
2. Do you have any idea to fix this problem on the rpi?
Thank you
-
I just used the core updater inside retroarch to download the core. Ok I will try to find another solution then.
-
HI
I tested snes9x core instead of snes9x2010 on my rpi3 (to play Tengai Makyou Zero english translation) with latest LE8remix, but it displays only a black screen.
Maybe it is related to that?
Black screen on Raspberry Pi 3 with Raspbian Jessie · Issue #61 · libretro/snes9x · GitHub
[PI] lr-Snes9x - Black Screen in Retropie · Issue #88 · libretro/libretro-meta · GitHub
Could you please fix it if it's the problem?
Thank you
-
Trying to update from 20170823 to 20170826 on Rpi3.
I don't recall ever having an issue upgrading before but now when I copy LibreELEC-RPi2.arm-8.2-devel-20170826.img.gz to the .update folder I get the following:
Code
Display MoreUPGRADE IN PROGRESS Please do not reboot or turn off your LibreELEC device! Found new compressed image file Decompressing image file... OK Mounting system partition... mount: mounting /dev/loop0 on /storage/.update/.tmp/mnt failed: Invalid argument Missing kernel.img or SYSTEM! Cleaning up... done Normal start up in 10s... NOW
I have downloaded the .img.gz file multiple times and tried to updated at least 4-5 times now.
I've done some searching but thus far haven't found anything relevant in this thread or on other libreelec forums.
I have the exact same problem on my RPI3 trying to upgrade from 20170902 to 20170908.
-
-
-
Sure, just run "/usr/bin/emulationstation.start --frontend" in autostart.sh.
Hi i just tested this and it doesn't work, it still boot to kodi.
I created autostart.sh with "nano /storage/.config/autostart.sh" and saved it.
I don't know where is the problem