View Single Post
  #1 (permalink)  
Old 11-20-2010, 12:10 AM
BThomas22x's Avatar
BThomas22x
Lurker
Offline
 
Join Date: Oct 2010
Posts: 10
Reputation: 85
BThomas22x is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
[ROM]VIPERrom [ArtifiCIAL] DK17 2.6 BETA - UPDATED! 12-05-2010

HERES THE UPDATE!!!!
Click Here for VIPERrom [IMPact] DK17 Kernel
Thanks...
Thanks to mysteryemotionz for the images, and Hero_Over for some of the theme work and zigarath.

Here's a little info before you start...

The download will come with 2 files. The actual ROM and the Modem.bin that you will have to Odin to the phone.
Odin Download...
Odin Multi Downloader v4.03.exe
When you download the "Modem.bin" it will come with a pit file and the modem. Place the pit file where is says "pit" and the modem where it says "phone".

Instructions...

1. MAKE A NANDROID BACKUP!!
2. Apply the new modem via Odin.(ONLY if you want the new modem. You do not need to select this option.)
3. Do a complete wipe via Clockworkmod at least 3 times.
4. Wipe cache at least once.
5. Choose "Install zip from sdcard", then "Choose zip from sdcard", then find the file you downloaded and choose that.

Changelog...

Added new theme for new ROM.
Added Astro to system files.
Removed Sprint Bloatware. (I still have all the files if you need anything.)
Added a Host file to block ads.
Added Gingerbread Youtube.
Added Gingerbread Dolphin Browser. (Still has default that works.)
Added Mini Info to system files.
Created A Lagfix. Averaging 1500-1700 Quadrant scores.(Instructions Below)
No "Force Close" issue with the disc view in music player.

REMEMBER TO WIPE 3 TIMES!!

Download Links...
ROM -Multiupload.com - upload your files to multiple file hosting sites!
Modem & PIT - Multiupload.com - upload your files to multiple file hosting sites!
Ok ...Now to the good stuff...
Here's some screenshots to show you what [IMPact] entails...







And now to the scores i've been showing you... Here's a little lagfix developed to make your epic beast mode
NOTE!!
This WILL take up phone memory, in my code i've designated 300000 blocks for this because i barely use apps.(300000 Still allows room to install apps though) You can change this to your needs, but the lower the number, the slower the fix. If you set it really high like 480000 or something, you will NOT have room to install ANYTHING on your phone. If you are not happy with everything, simply wipe the phone and flash the ROM again, and the lagfix is gone.

To the EPIC Devs...

Feel free to use the lagfix for your roms... Start spreading the joy that is high scores lol.

Instructions...

1. Go to the market and download "busybox installer".
2. Install busybox. (Yes, i know the ROM comes with it, but the ROM doesn't have one of the files the fix needs.)
3. Type these commands into windows command prompt.

adb shell
su (at this point you will have to allow superuser on your phone, so look at your phone lol)
mv /system/bin/userinit.sh /system/bin/used
reboot
Allow the phone to reboot, then type this...
adb shell
su
busybox dd if=/dev/zero of=/data/dataimg bs=1024 count=300000
busybox mknod /dev/loop0 b 7 0
busybox losetup /dev/loop0 /data/dataimg
busybox mkfs.ext2 /dev/loop0
mkdir /data/data1
mv /system/bin/used /system/bin/userinit.sh
reboot

At this point, the lagfix will be in effect... let the phone fully boot and run quadrant if you'd like.

If you have any questions, either hit me up with a PM or write in this thread.

BThomas22x
Team VIPER

Last edited by darren.wlsn1; 12-07-2010 at 03:28 PM.
Reply With Quote
This post has been thanked 5 times.