TriForceX / MiyooCFW

Custom firmware source code and resources for BittBoy, PocketGo, PowKiddy V90-Q90-Q20 and third party handheld consoles
GNU General Public License v2.0
1.1k stars 112 forks source link

Sound level not saved on Bittboy #550

Closed cricri-pingouin closed 8 months ago

cricri-pingouin commented 8 months ago

Going in Gmenu2x settings -> set volume to 50 -> save (press start). On reboot, volume is set to 70 again.

Apaczer commented 8 months ago

fixed with: https://github.com/MiyooCFW/gmenu2x/commit/97763656878437d06cb013df9b13abd0506ebef0

I forgot about adding passing write to a .volume.conf in last step, thanks for noticing.

cricri-pingouin commented 8 months ago

For those who want a solution until next release, just edit .volume.conf with "commander", and change the value. Default is 7 for 70%. so if you want a default of 50%, change it to 5.