You can do anything through Docker.
Posts by escalade
-
-
Haven't tried, just back from holiday and don't have a built toolchain atm but will give it a shot later.
Look at /storage/.config/emulationstation/emulationstation.conf, I used to have --ignore-gamelist as a default argument. In retrospect that wasn't a bright idea
-
-
It certainly was incomplete and it did make sense to remove wx as you could see in the PR the reason to remove it was because nobody cared to work on wx any more. Rome wasn’t built in a day, this is called development
Maybe it’s good enough or even better, I will switch once it’s matured a bit.
I suppose you could extend the script with functionality to work around that or upgrade your tv its 2018 😆
-
I use KMS for libretro cores and SDL2 emulators.
I’m currently on the last Dolphin commit before the switch to Qt. Don’t see any pressing need to make the switch as it would increase size and compile time. Is the Qt version feature complete yet?
In case you missed it, 50Hz/PAL mode is only used if the variable REFRESH is set. That way you could use it for specific cores through es_systems.cfg. Should not be used for NTSC systems of course.
-
I will switch back to original Dolphin it does perform better than the libretro core. I use a DS4 and it auto configured no idea about original wiimote.
-
I've made this ugly thing to handle Amiga zip's with several disks: LibreELEC.tv/fs-uae.start at le82 · escalade/LibreELEC.tv · GitHub
-
I’ve added it back from the s905xre package, didn’t know it was packaged before.
-
I don't have an RPi, so no
Try building without lto, which is hardcoded in the Makefile btw, so you need strip_lto and a patch (or sed command).
-
Try the RPi core on my RPi build that was just uploaded. I don't trust cores to run on other systems than they were built for.
-
Looks like you answered your first question
It's possible to hack in Herdinger's changes regarding XDG path, I may look at it later.
I'll probably update my shutdown patches, just went the quick route to get up and running. Can't see a reason for fbalpha when there's MAME, so haven't tried. Did you try sselph scraper?
-
So I've revisited the RetroPie Emulationstation fork, and it's gotten in good shape. I've switched to the latest from the master branch and I'm happy to report that it works pretty good now. The scraper works now, there's video support, power saving, bugfixes and optimizations. Baked in the latest avx build will do the others soon.
-
I've got some cool news to report. Although the SDL2 kms video driver is nothing new, I've had mixed results trying it before. I'm happy to report that it now works great! As RetroArch support KMS directly, and every standalone emulator in this build uses SDL2, we can now run everything under KMS. We could actually stop the X server while playing games, but I use it for switching refresh rates through xrandr. The additional standalone emulators that now runs in KMS are VICE C64, FS-UAE and Dosbox. Haven't done any measurements but it definitely feels like FS-UAE has better input lag (although it wasn't bad before).
I've uploaded a new avx build that has these improvements. It also uses the recently updated Dolphin libretro core instead of the standalone emulator (change your es_systems.cfg if upgrading). No more X (except for PCSX2)
-
Works great here. Logs?
-
The generic build has been updated and brought up to speed. There's also 20180720-2 which uses aliaspider's updated Dolphin libretro port instead of the standalone version. All my latest changes have been commited to github and my tree should now build without issue with my Docker image mentioned in the first post.
-
If anyone has an RPi2 (or 3), would appreciate if anyone could try the latest build 20180719.
- Built from latest tree and upgraded kernel to 4.17.5
- Switched from reicast standalone to reicast-libretro
- Switched from uae4arm to amiberry
- Switched from mame2003 to mame2003-plus
-
Congrats with the new house, did you reserve a room for mancave?
-
It's fixed now, look here: error: GLSL 1.40 is not supported · Issue #151 · libretro/reicast-emulator · GitHub
Looks like you need a higher compat for the OIT core though.