LibreELEC-RR 9.x [ Emulationstation | Retroarch | Pegasus | DolphinQT | Moonlight | Chrome | Spotify ]

  • Full HD and i have setup my asound.conf.

    Citra is the only one without sound...

    Well I have a 1080p panel too and neither in Dolphin nor Citra are menues too big /shrug

    The sound in citra breaks sometimes while playing around in menues so setup the emulator and run it again. It's compiled with SDL2 sound only so if your asound.conf is correct you must have sound in citra too. Otherwise you have too chose you output device in Emulation/Configure/System/Audio.

    Can you upload a picture of your oversized menues?

  • 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 5schatten

    I come from
    LE 8.2.5 with UHD 630 / Coffee Lake / Gemini Lake support and luks

    To your build.

    In Libreelec 8.2.5 with TVheadend version .112, transcoding works good but after update to .113 transcoding not work anymore.

    Now on your build, we only can download the version .115 that trancoding are not work too.
    So there are any possibility to get it working in your build? i'm using Asrock J4015M board.

    Another thing I noticed in your build was the profile color correction is very dark that comes default, i think is GAMMA correction or simillar.
    First image is from 8.2.5 that have better gamma ( more Yellow) and secound is from libreelec 9.0 ( more dark with GAMMA intense)

    I think the color right is from libreelec 8.2.5 and version 9.0 have not this correction.

    Thanks a lot for your build. Chrome is very important!!
    Very fluid build and game will be very funny!

  • Looks like your TV has a faulty setup. Check your settings for overscan/scaling and make sure your picture size is set to native or pc mode or something similar.

    Hi 5schatten,

    I checked the setup (tv,amp,htpc) but found nothing strange.

    Only citra does not work properly.

    Maybe you can post your qt-config.ini

  • Hi 5schatten,

    I checked the setup (tv,amp,htpc) but found nothing strange.

    Only citra does not work properly.

    Maybe you can post your qt-config.ini

    output_device= is empty and should be output_device=auto

    bigboo

    It should work -> I included the missing libs.

  • CvH

  • someone the right config for the SNES controller

    I do not get it 100% Working

    • Controller model / type
    • specific game
    • specific frontend
    • hardware specs
    • logfiles

    I guess the first post is tl:dr?

    IV. Bug reports / How to ask for support:

    /shrug:rolleyes:

    Seriously if you have no clue why something is not working how should we figure out what's wrong without any information beside "SNES controller not 100% working"?

  • what is your aplay -L output and what is the content of your asound.conf?

    LibreELEC:~ # aplay -L

    null

    Discard all samples (playback) or generate zero samples (capture)

    sysdefault:CARD=PCH

    HDA Intel PCH, ALC892 Analog

    Default Audio Device

    front:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    Front speakers

    surround21:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    2.1 Surround output to Front and Subwoofer speakers

    surround40:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    4.0 Surround output to Front and Rear speakers

    surround41:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    4.1 Surround output to Front, Rear and Subwoofer speakers

    surround50:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    5.0 Surround output to Front, Center and Rear speakers

    surround51:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    5.1 Surround output to Front, Center, Rear and Subwoofer speakers

    surround71:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Analog

    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers

    iec958:CARD=PCH,DEV=0

    HDA Intel PCH, ALC892 Digital

    IEC958 (S/PDIF) Digital Audio Output

    hdmi:CARD=NVidia,DEV=0

    HDA NVidia, HDMI 0

    HDMI Audio Output

    hdmi:CARD=NVidia,DEV=1

    HDA NVidia, HDMI 1

    HDMI Audio Output

    hdmi:CARD=NVidia,DEV=2

    HDA NVidia, HDMI 2

    HDMI Audio Output

    Code
    pcm.!default {
        type plug
        slave.pcm {
            @func getenv
            vars [ ALSAPCM ]
            # Device name can be found using the command 'aplay -L'
            default "hdmi:CARD=NVidia,DEV=1"
        }
    }
  • So you use the second HDMI output of your card? Anyway if that's the port your asoud.conf looks fine. If you browse games in Emulationstation do you hear a "click" sound?

  • Well only fs-uae / dosbox-sdl2 / emulationstation / moonlight / citra & dolphin use SDL2 sound output. All others use Retroarch that also uses ALSA but that's a diffrent story.

    Have you used the default qt-config.ini without changing values? Normally you don't have to change anything in the sound tab. So reset the config, start a game and wait until it should play some sound as changing settings while emulation runs breaks the sound sometimes.