Hello to all.
I'm here again
THE PROBLEM
Our gs3 has a very bad default settings for brightness value!!!
I have downlaoded the Brightness Fix from Omega files but the result is not very good (for me) and so i decided to tweak level a little to make a perfect combination of the brightness in every situation.
THE SOLUTION
I have made two version: the first (bestScreen) one is the original fix little tweaked by me (not a lot but the result is really better), the other version has the same values of Galaxy Note (my daddy has a GNote and the values and level are wonderful so i thought to make one with these settings).
I prefer bestScreen version
HOW TO GET IT >>> VERY SIMPLE
Simply download the version do you want!
This mod is compatibile with all firmware and custom rom based on XXLxx samsung Rom (latest xx is the number of firmware version).
Thanks to VrTheme system you can flash this mod WITHOUT LOOSING ANY THEME, MOD OR OTHER THINGS
My suggestion is to flash this mod at the end and if you lost this mod after flashing theme or others simply reflash this mod and you will be ok!
ABOUT THE 3 VERSION
BestScreen: high values of brightness for a very wonderful screen brightness. In my opinion the best values. It has ZERO effects on battery!
BestScreenSaver: (thanks to Nazeroth) mid-low values of brightness for a very wonderful screen brightness at sun but with very low values in darkness.If you want a battery saver configuration with a correct values in very bright condition
Gnote:values of Samsung galaxy Note. Not bad ma similar to GS3 value. A bit higher value
Default Gs3 values:
Download bestScreen brightness Fix
Download bestScreenSaver brightness Fix
Download GNote brightness Fix
BestScreen values fix for omega with EXTENDED POWER MENU:
Download bestScreen brightness Fix
=========================================================================================
If you want to go back and restore the default gs3 brightness value:
Download GS3 default brightness value
=========================================================================================
WHAT YOU NEED
THE GUIDE
First of all make a nandroid backup!! I'm not responsable for any problem! You make this procedure at your risk!!!
IF YOU HAVE PROBLEMS
If you have bootloop, doesen't work or other things, please attach here your ORIGINAL framework.res.apk (located in system/framework).
Tell me what version do you want and...wait until i'll made the one for you
When i have time i'll built a small site with a form for easy submit.
-------------------------------------------
IMPORTANT NOTE FOR DEV/ROM COOKER/WHO WANT'S TO PORT MY MOD
If you want to use the Real Brightness Fix for GS3 in your ROM, give proper credit and a HTML link to this thread.
Do not modify it, do not rebrand it: the name is Real Brightness Fix for GS3
Modification and redistribution of the attached script is not permitted at all without permission of Mattiadj member
This means that you cannot feel free to zip up the attached script with other tweaks and this means that it is not be edited and shared.
WARNING for USERS: If you use or encounter a ROM with the Real Brightness Fix for GS3 without proper credit given and no Real Brightness Fix for GS3 source links, please make the Developer aware of it, and if necessary, please let me know about it. Thank you.
Personal Use: You may tweak the Real Brightness Fix for GS3 (leaving credits intact) to your own personal liking as long as it is NOT redistributed in any way.
If you like my job, buy me a beer
Big thanks to maximoz for his idea and for learn me about vrtheme system
Big thanks to Nazeroth for the values of BestScreenSaver version
Big thanks to who have created the VrTheme system
Now....feedback, feedback and feedback!
I'm here again
THE PROBLEM
Our gs3 has a very bad default settings for brightness value!!!
I have downlaoded the Brightness Fix from Omega files but the result is not very good (for me) and so i decided to tweak level a little to make a perfect combination of the brightness in every situation.
THE SOLUTION
I have made two version: the first (bestScreen) one is the original fix little tweaked by me (not a lot but the result is really better), the other version has the same values of Galaxy Note (my daddy has a GNote and the values and level are wonderful so i thought to make one with these settings).
I prefer bestScreen version
HOW TO GET IT >>> VERY SIMPLE
Simply download the version do you want!
This mod is compatibile with all firmware and custom rom based on XXLxx samsung Rom (latest xx is the number of firmware version).
Thanks to VrTheme system you can flash this mod WITHOUT LOOSING ANY THEME, MOD OR OTHER THINGS
My suggestion is to flash this mod at the end and if you lost this mod after flashing theme or others simply reflash this mod and you will be ok!
ABOUT THE 3 VERSION
BestScreen: high values of brightness for a very wonderful screen brightness. In my opinion the best values. It has ZERO effects on battery!
<integer-array name="config_autoBrightnessLevels">
<item>0</item>
<item>1</item>
<item>20</item>
<item>150</item>
<item>400</item>
<item>800</item>
<item>1500</item>
<item>3000</item>
<item>6000</item>
<item>9000</item>
<item>15000</item>
</integer-array>
<integer-array name="config_autoBrightnessHysteresisLevels">
<item>0</item>
<item>2</item>
<item>50</item>
<item>110</item>
<item>320</item>
<item>900</item>
<item>2000</item>
<item>6000</item>
<item>8000</item>
<item>10000</item>
<item>12000</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>30</item>
<item>30</item>
<item>50</item>
<item>60</item>
<item>80</item>
<item>100</item>
<item>120</item>
<item>150</item>
<item>190</item>
<item>210</item>
<item>230</item>
<item>255</item>
</integer-array>
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>255</item>
<item>200</item>
<item>100</item>
<item>0</item>
<item>0</item>
</integer-array>
<integer-array name="config_autoBrightnessKeyboardBacklightValues">
<item>255</item>
<item>200</item>
<item>100</item>
<item>0</item>
<item>0</item>
</integer-array>
BestScreenSaver: (thanks to Nazeroth) mid-low values of brightness for a very wonderful screen brightness at sun but with very low values in darkness.If you want a battery saver configuration with a correct values in very bright condition
<integer-array name="config_autoBrightnessLevels">
<item>0</item>
<item>50</item>
<item>250</item>
<item>500</item>
<item>1000</item>
<item>2000</item>
<item>6000</item>
<item>9000</item>
<item>15000</item>
</integer-array>
<integer-array name="config_autoBrightnessHysteresisLevels">
<item>0</item>
<item>40</item>
<item>240</item>
<item>450</item>
<item>850</item>
<item>1000</item>
<item>3000</item>
<item>4000</item>
<item>12000</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>10</item>
<item>20</item>
<item>50</item>
<item>80</item>
<item>100</item>
<item>125</item>
<item>150</item>
<item>180</item>
<item>200</item>
<item>240</item>
</integer-array>
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>200</item>
<item>110</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
<integer-array name="config_autoBrightnessKeyboardBacklightValues">
<item>200</item>
<item>110</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
Gnote:values of Samsung galaxy Note. Not bad ma similar to GS3 value. A bit higher value
<integer-array name="config_autoBrightnessLevels">
<item>30</item>
<item>150</item>
<item>1500</item>
<item>15000</item>
</integer-array>
<integer-array name="config_autoBrightnessHysteresisLevels">
<item>20</item>
<item>75</item>
<item>1000</item>
<item>10000</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>40</item>
<item>80</item>
<item>130</item>
<item>210</item>
<item>255</item>
</integer-array>
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>255</item>
<item>255</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
<integer-array name="config_autoBrightnessKeyboardBacklightValues">
<item>255</item>
<item>255</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
Default Gs3 values:
<integer-array name="config_autoBrightnessLevels">
<item>15</item>
<item>150</item>
<item>1500</item>
<item>15000</item>
</integer-array>
<integer-array name="config_autoBrightnessHysteresisLevels">
<item>7</item>
<item>75</item>
<item>1000</item>
<item>10000</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>20</item>
<item>80</item>
<item>130</item>
<item>190</item>
<item>255</item>
</integer-array>
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>255</item>
<item>255</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
<integer-array name="config_autoBrightnessKeyboardBacklightValues">
<item>255</item>
<item>255</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
THESE FILES ARE NOT COMPATIBLE WITH CM9, CM10, MIUI, LEAKED JB OR OTHERS!!! ONLY COMPATIBLE WITH ICS SAMSUNG BASED ROM!
Download bestScreen brightness Fix
Download bestScreenSaver brightness Fix
Download GNote brightness Fix
BestScreen values fix for omega with EXTENDED POWER MENU:
Download bestScreen brightness Fix
=========================================================================================
If you want to go back and restore the default gs3 brightness value:
Download GS3 default brightness value
=========================================================================================
WHAT YOU NEED
- International galaxy s3 with root, insicure kernel
- ClockWorkMod Recovery 5.5.0.4 - "v1.5" (http://xdaforums.com/showthread.php?t=1684535) (with touch recovery often the mod doesen't work)
- My file attached
THE GUIDE
First of all make a nandroid backup!! I'm not responsable for any problem! You make this procedure at your risk!!!
- Go into recovery
- Flash the zip do you want
- Reboot and....enjoy your perfect brightness level!!
IF YOU HAVE PROBLEMS
If you have bootloop, doesen't work or other things, please attach here your ORIGINAL framework.res.apk (located in system/framework).
Tell me what version do you want and...wait until i'll made the one for you
When i have time i'll built a small site with a form for easy submit.
-------------------------------------------
IMPORTANT NOTE FOR DEV/ROM COOKER/WHO WANT'S TO PORT MY MOD
If you want to use the Real Brightness Fix for GS3 in your ROM, give proper credit and a HTML link to this thread.
Do not modify it, do not rebrand it: the name is Real Brightness Fix for GS3
Modification and redistribution of the attached script is not permitted at all without permission of Mattiadj member
This means that you cannot feel free to zip up the attached script with other tweaks and this means that it is not be edited and shared.
WARNING for USERS: If you use or encounter a ROM with the Real Brightness Fix for GS3 without proper credit given and no Real Brightness Fix for GS3 source links, please make the Developer aware of it, and if necessary, please let me know about it. Thank you.
Personal Use: You may tweak the Real Brightness Fix for GS3 (leaving credits intact) to your own personal liking as long as it is NOT redistributed in any way.
If you like my job, buy me a beer
Big thanks to maximoz for his idea and for learn me about vrtheme system
Big thanks to Nazeroth for the values of BestScreenSaver version
Big thanks to who have created the VrTheme system
Now....feedback, feedback and feedback!
Last edited: