Notes for VoltageOS (yunluo)

Notes for VoltageOS (yunluo)

Kanishk

1. Flashing instructions:

• fastboot flash boot boot.img

• fastboot flash vendor_boot vendor_boot.img

• fastboot flash dtbo dtbo.img (optional)

• Format data.

• Apply Update -> apply from adb.

• adb sideload <rom.zip>

• Reboot to system. (Ignore this step if user needs to flash GApps.)*

1.1 Gapps installation :

• Reboot to recovery (after rom zip has been flashed)

• Apply Update -> apply from adb

• adb sideload <gapps.zip>*

• Reboot to System.


2. To counteract the atrocious spreaker audio on AOSP roms across the board, we have shipped Viper4AndroidFX within the rom itself. To enable, Viper4AndroidFX -> Gear (⚙️) icon on top left -> Turn on Legacy Mode -> Back -> Master Limiter -> Gain (change according to user needs#).


* We strongly recommend Sandboxed Google Apps instead of flashing standalone Gapps package, since Sandbox is lighter one the system compared to the standalone counterpart.

- Link to install Sandboxed Google Apps can be found in @VoltageOS.

# We recommend to decrease the gain to about -8dB to -10.5dB until we figure out a better solution.

Report Page