Audio level option in config?

I couldn’t find any spot to save audio levels or adjust them within the config of RetroArch-Phoenix, if there is no functionality it would be great to add it (imo…). Either by entering a volume level value or by having a slider/ticker.

Thanks!

Sorry, maybe I should have clarified. What I’m looking for is a persistent option that is loaded by the config file.

Thanks!

Add this line to your retroarch.cfg file and edit the value accordingly:

audio_volume = “0.0”

I agree on having some kind of field / slider within RetroArch-Phoenix to make this easier to set.

This is an oversight, yes. Pull request welcome :slight_smile:

If I had any skills I would…