Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[TWEAKS][ICS/JB] PenberEngine v1 9/3/2013

$
0
0
LeoLawliet presents..
- PenberEngine -
Tweaks for everyday use


- Download -
9/1/2013

This is a CWM flashable containing the latest tweaks I've been using on my roms.
I've only had a chance to test these tweaks on LG myTouch 4G & LG Optimus L9 but should work just fine with any device running ICS or JB that need an all around boost in performance and battery life and performance. At first I wanted to increase performance for gaming purposes, that's what got this started. This set of tweaks made my myTouch a better gaming device than the rest I own and it's only running on a single core, emulators such as n64oid would lag for me back then but for the most part I can now play games like Super Smash Bros smoothly without lag, as well as Lumines and Ridge Racer on PPSSPP.


The tweaks included are listed below:


Code:

  • Smart Launcher included

  • boost in performance

  • swap2cache terminal script creates a 64mb swapfile in /cache with swappiness set to 40

  • swap2data terminal script creates a 128mb swapfile in /data with swappiness set to 40

  • increased responsiveness

  • better battery life

  • faster boot

  • I/O scheduler tweaks

  • sleeper tweaks

  • hardware rendering tweaks

  • improved sdcard read/write speed

  • disables logger

  • disables journalism

  • disables fsync

  • disables vsync

  • dalvik tweaks

  • vm tweaks

  • graphics rendering tweaks

  • video/music streaming tweaks

  • various useful terminal scripts (I'll mark those down)

  • custom bootanimation + UI sounds

  • increased jpeg + video recording quality

  • 3D performance enhancement tweaks

  • call tweaks

  • scripts to clean database & zipalign apps

  • cpuramcheck script to monitor CPU/RAM usage in realtime using the terminal emulator

  • Stabilized FPS through a build.prop tweak (thanks LENAROX!!)



- build.prop tweaks -
Also included already, use on whatever ROM you like

Code:

## - Additional Tweaks - LeoLawliet - ##

## Graphic & Performance tweaks ##

# GPU tweaks
debug.composition.type=gpu
debug.egl.hw=1
debug.sf.hw=1
ro.sf.compbypass.enable=0

# 3D performance
persist.android.strictmode=0
ro.min_pointer_dur=1
ro.secure=0

# Enable hardware 3D
hw3d.force=1

# Fluid UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0

# Enable harware egl profile
debug.egl.profiler=1

# Enable tile rendering
debug.enabletr=true
persist.sys.composition.type=gpu

# Graphics Enhancements
#Raise photo and video recording quality
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=75

#Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=75
ro.media.codec_priority_for_thumb=so

# Better Video/Audio Streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=true


## Improvements ##

# Navbar control (0=on,1=off)
qemu.hw.mainkeys=0

# Better in call voice quality
ro.ril.enable.amr.wideband=1

# Faster boot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true

# Better scrolling responsiveness
windowsmgr.max_events_per_sec=250
ro.max.fling_velocity=20000
ro.min.fling_velocity=15000

# Touchscreen responsiveness
touch.presure.scale=0.001

# No ringtone delay
ro.telephony.call_ring.delay=0


## Battery Tweaks ##

# Save power in sleep mode
ro.ril.disable.power.collapse=1

# WiFi scan interval (higher number means less scan cycles, thus saving battery)
wifi.supplicant_scan_interval=180

# Better battery life
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true

# FPs Stabilizer 1.4
debug.sf.showupdates=0
debug.sf.showcpu=0
debug.sf.showbackground=0
debug.sf showfps=0

# SuperCharger Installation Marker #


As usual, I will leave a disclaimer. I will NOT be held responsible if this causes any damage to your device, you are responsible for making a nandroid backup in the case that a bootloop occurs.


\/ Credits on second post \/

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>