rootmyphone
Newbie
My bad lol i got it now thankz
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
data tweaks ##
ro.ril.hsxpa=3
ro.ril.radio.svn=1
ro.ril.gprsclass=32
ro.ril.hep=1
ro.ril.hsdpa.category=28
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=268449905
ro.ril.hsupa.category=9
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1
ro.ril.enable.sdr=1
ro.ril.enable.gea3=1
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
ro.ril.disable.power.collapse=0
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.enable.dtm=1
net.tcp.buffersize default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.pp0.dns1=8.8.8.8
net.pp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
## /data tweaks ##
#
## system tweaks ##
ro.telephony.call_ring.delay=800
persist.adb.notify=0
ro.mot.buttonlight.timeout=0
ro.HOME_APP_ADJ=1
windowsmgr.max_events_per_sec=150
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
debug.performance.tunning=1
ro.config.hwfeature_wakeupkey=0
ro.bottonlight.timeout=0
ro.media.enc.jpeg.quality=300
ro.media.dec.jpeg.memcap=8000000
ro.media.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=75
ro.lge.proximity.delay=25
ro.proximity.delay=25
#
## /system tweaks ##
#
dalvik.vm.dexopt-data-only=1
dalvik.vm.verify_bytecode=falce
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.execution-mode=int:jit
dalvik.gc.type=precise
#
# Added by Android Tuner
#
debug.performance.tuning=1
mot.proximity.delay=25
persist.sys.purgeable_assets=1
ro.config.nocheckin=1
ro.kernel.android.checkjni=0
video.accelerate.hw=1
windowsmgr.support_rotation_270=true
No offense, but your spelling needs work. There's almost fifteen errors in your build prop that just render your mods moot.

I would like to use a modified build prop but I'm worried about the spelling errors ninjas' mentioned.
Krlypumaa, can you please upload this build.prop like you did to the sysctl.conf?
Also about Android Tuner, is this an app we need to install?
I'll give the new tweaks a whirl, thanks!
Is it possible to reset the dalvik w/o android tuner or factory reset?
When I mod the model id's for s-voice and gameloft games, I can get s-voice to work but the gameloft games (e.g. NOVA2) still spit out 'can't install not compatable'. Downloads from market just gives me this when trying to open it (-SUX!)
Thought it might be a dalvik thing(?)
I fixed these
wifi.lge.patch=true
lpa.decode=true
dalvik.vm.verify_bytecode=false
I installed it and restart, all's well
I'm using the model ids from this post to get s-voice working http://forum.xda-developers.com/showthread.php?t=1662269
And it will let me get nova but craps out when trying to open
Has anyone figured out how to enable autorotate in the launcher? I tryed launcher.force_enable_rotation=true and it did nothing![]()
Well, I tried the pimpmyrom route and crashed and burned hardcore. Phone started random rebooting, home screen kept freezing, scrolling was erratic. Tried to use the restore function in PMR with no luck. Said screw it and did a backup (btw, titanium backup does NOT backup pictures/videos. Learned that the hard way *sigh*) and started back over from scratch with phone.
I'm going to try manually editing the build prop. I downloaded Kryls' build prop AND jon's build prop to compare the two to see the differences. Started getting light-headed trying to compare EVERY single line (guess who's NOT a programmer?!?) so I looked around online and came across a kick ass windows program called notepad++ Some of you may already know about it but for those of you that don't it's like the name implies, an enhanced version of notepad. There's an ass load of plugins for it but the one I love and am hoping you guys get some use out of too is the "compare" plugin. You can take two text files that are suppose to be similar (like the above build props) and you load the compare plugin and it will highlight all the differences. Will be good too for comparing custom build props to your own native build prop to see the differences. Enjoy!
BTW, did you guys just create a sysctl.conf file and push it to the phone? Because I saw a couple of you didn't have that file natively and neither do I. Also, will this work on stock ICS rom? I saw it mentioned in a few other forums/threads that if you don't have a custom ROM installed this doesn't do you any good???