Andrew Falcon

Results 25 comments of Andrew Falcon

> What is your full config? I assume your talking about the MangoHud.conf file?: Its generated by GOverlay btw... ``` ################### File Generated by GOverlay ################### toggle_fps_limit=F1 legacy_layout=false gpu_stats gpu_temp...

> Remove any exec option and see if that also fixes it Bingo, the `exec=printf $XDG_SESSION_TYPE` line is at fault. FWIW, GOverlay actually inserts `exec=printf x11/wayland` depending on what is...

I finally was able to test the MinGW files and they are correctly detected if using the MinGW path.

I've been experiencing the same issue - I also have a 6800XT... Same problems as @rubenjavier and looks like this issue has been around for some time - #1052

I have fixed the fade-out, it is set up for 2 seconds. At some point, it would be good to make this user adjustable.

> Thanks for this. > > I've only commented on style related issues. In a couple of cases the original files have some bad formatting but it's best to keep...

Added the original authors of the BGM code in the CREDITS.md file. They both have blessed the use of the code.

> Can somebody point me to the line of code where I could hardcode or overwrite the volume of the background music? I set `SDL_AUDIODRIVER=pulseaudio` or `SDL_AUDIODRIVER=alsa` anyway & the...

> As I said the volume sliders don't work & never worked for me - but I'm not using Retropie but LibreELEC which does not come with amixer or something...

> LibreELEC itself uses ALSA basically exclusively because Kodi is the primary & only client which uses the ALSA device. Pulseaudio is also running but doesn't lock the device like...