Stefan
Stefan
There are for example "USB Gamepad" named controllers with different layout and VID/PID.
@overwatch666 Not yet. Chromium build on a imx8 with 2GB ram and zram takes > 3 weeks. There was also a update on the chromium mailing list. Mainline linux Mesa...
@amazingfate Thanks for the info! I have no account atm but this looks nice.
Config_Version_Current was last modified on march 31, 2020. We could add something if this value changes more frequently again.
@joolswills after looking at the current package script i have seen configVersion is already stored in $md_inst/share/mupen64plus/GLideN64_config_version.ini. PR https://github.com/RetroPie/RetroPie-Setup/pull/3688 is taking this into account.
I should add a check for mesa driver and softgl in get_opengl_target_platform(). if glxinfo or kmscube return string contains MESA, platform flag mesa can be added. If return string contains...
Isn‘t mpv the better player for the task? Console player. More lightweight, no GUI. Uses ffmpeg as well. Can use drm output as well. mpv -vo gpu --gpu-context=drm
@joolswills will the new splashscreen logic only be installed if there is no /opt/retropie/supplementary/splashscreen dir? https://github.com/RetroPie/RetroPie-Setup/blob/2a7279bab448633e43db6f365c04e4c972a790ac/scriptmodules/supplementary/splashscreen.sh#L270 I added mpv to asplashscreen.sh and was wondering why /opt/retropie/supplementary/splashscreen/asplashscreen was not updated.
Vlc works fine under bullseye with a pi4. Mpv works as well but it is not faster or slower. Mpv runs with „mpv —vo=gpu —gpu-context=drm —drm-connector=1.HDMI-A-1 —image-display-duration=6 —hwdec=v4l2m2m-copy“