profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
850 stars 42 forks source link

Can you please implement manual enable of headphone output? #91

Closed kylxbn closed 11 months ago

kylxbn commented 1 year ago

Since there is an unsolved bug where some headphones are not recognized when plugged in and audio continues to play via the built-in speakers, can we please have a config setting (that will temporarily enable headphone output) or a key shortcut (that will toggle between speaker and headphone outputs)?

profi200 commented 1 year ago

Fine, i'm gonna add an override. If you have one of these headphones with buttons try to hold the buttons for a few seconds.

celloh123 commented 1 year ago

Fine, i'm gonna add an override. If you have one of these headphones with buttons try to hold the buttons for a few seconds.

is there no other way? my headphones dont have buttons.

profi200 commented 1 year ago

Other than modifying the code, no.

profi200 commented 11 months ago

This is now implemented. See nightlies/actions tab.