Exarkuniv / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
73 stars 21 forks source link

bgm123 update #149

Closed s1eve-mcdichae1 closed 1 year ago

s1eve-mcdichae1 commented 1 year ago

Mostly minor cosmetic stuff but the vcgencmd stuff was causing a major bug that randomly broke sound for the whole system until you do a reboot (or manually start mpg123 from command line.)

Without it, it just cuts off the first 1 second or so when first starting up or manually skipping tracks (not when one track ends and the next begins I don't think). It's not ideal but it's better than no audio at all.

I've tried moving it around and putting it in different places and every time, it eventually ends up killing my audio completely (games too).

User may manually enable the force_audio from command line if desired, it's just this trying to do it automatically that fouls it up.