Features:
To Adjust Handset Volume:
Find the below lines:
And change the bold numbers. (I would recommend values between 90 and 95)
Disclaimer: I am not responsible if your phone breaks.
@zubi182 has a thread here for the international versions. This mod is based off of the verizon betas
- Activates the front facing (handset) speaker during media playback, enhancing audio quality.
- Have your phone on and plugged in to your computer. (It should be running G935TUVU4APIA, I haven't tested in other versions. Root needed.)
- Download and extract the attached zip (Do this on a computer)
- Run install.bat (Windows)
- Same as above but run restore.bat instead of install.bat (The install script creates a backup)
To Adjust Handset Volume:
Find the below lines:
Code:
<path name="spk-mono">
<ctl name="PRI_MI2S SampleRate" value="KHZ_48" />
<ctl name="SLIM_0_RX SampleRate" value="KHZ_48" />
<ctl name="One Stop Mode" value="Mono Left" />
<ctl name="SLIM_0_RX Channels" value="One" />
<ctl name="SLIM RX0 MUX" value="AIF3_PB" />
<ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
<ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
<ctl name="HPHL DAC Switch" value="1" />
<ctl name="EAR PA Gain" value="POS_6_DB" />
<ctl name="RX0 Digital Volume" value="[B]93[/B]" />
</path>
<path name="spk-mono-44.1">
<ctl name="PRI_MI2S SampleRate" value="KHZ_44P1" />
<ctl name="SLIM_0_RX SampleRate" value="KHZ_44P1" />
<ctl name="One Stop Mode" value="Mono Left" />
<ctl name="SLIM_0_RX Channels" value="One" />
<ctl name="SLIM RX0 MUX" value="AIF3_PB" />
<ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
<ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
<ctl name="HPHL DAC Switch" value="1" />
<ctl name="EAR PA Gain" value="POS_6_DB" />
<ctl name="RX0 Mix Digital Volume" value="[B]93[/B]" />
</path>
Disclaimer: I am not responsible if your phone breaks.
@zubi182 has a thread here for the international versions. This mod is based off of the verizon betas
Attachments
-
534.9 KB Views: 2,375
Last edited: