Sunday, 24 January 2016

[MT6572][4.4.2]MysticOS v6 CUSTOM ROM!

Custom ROM for MT6572 [4.4.2]

mystic OS mt6572
Mystic OS 


This is Mystic OS v6, an upgrade to its v5 predecessor, there hasn't been a handful of changes in the UI, but a lot of work has gone in to Bug fixing, RAM improvments and the likes. It's also an Android M based UI for all MT6572 Running KITKAT[4.4.2]

ROM FEATURES!;


  • Fully stable
  • Super smooth.
  • New framework animations.
  • Fixed auto rotation while playing games.
  • themed engineer mode.
  • Transparent quickcontact badge.
  • Added performance control.
  • Enabled Multi users.
  • Added Media scanner on boot.
  • CLock.
  • Enabled navigation bar. Can Be disabled.
  • Updated Material Nova launcher.
  • Rom is working for all dpi.
  • More INSIDE! :D


SCREENSHOTS;

[mt6572][4.4.2]mystic os
 [mt6572][4.4.2]mystic os
4.4.2 mt6572 rom

 [mt6572][4.4.2]mystic os
 mystic os mt6572

kitkat rom for mt6572 mystic os
 mystic os custom rom for mt6572 kitkat

DOWNLOAD LINKS!!!;
(NO ADS) MYSTIC OS V6 [MT6572][4.4.2] (NO POPUPS)
(NO ADS) BLUETOOTH PATCH (NO POPUPS)

NOTE!!!: YOU WILL HAVE TO PORT THIS ROM BEFORE FLASHING IT!
HOW TO PORT;
Lets start with copying the BOOT.IMG this is, one of the most important files to copy. SO drag BOOT.IMG from OLD ROM folder, to NEW ROM folder, copy and replace.

BRIEF PORTING GUIDE!

Files to Copy:

etc/firmware
etc/dhcpcd
etc/vold.fstab.nand
etc/vold.fstab
lib/soundfx
lib/libcam.camadapter.so
lib/libcam.campipe.so
lib/libcam.camshot.so
lib/libcam.client.so
lib/libcam.paramsmgr.so
lib/libcam.utils.so
lib/libcam_camera_exif.so
lib/libcamalgo.so
lib/libcamdrv.so
lib/libcamera_client.so
lib/libcamera_metadata.so
lib/libcameracustom.so
lib/libcameraservice.so
lib/drm
EDIT UPDATER.SCRIPT WITH NOTEPAD ++

format("ext4", "EMMC", "/emmc@android", "0");
mount("ext4", "EMMC", "/emmc@android", "/system");
Now this is where things get a little tricky, but don't worry, I'll make sure you get this right. :) If you donloaded a rom that is for your device, a rom that has been ported to your device, you need not to edit this script, I repeat, just leave things as they are! But if you're porting from scratch however(like we're doing here) you only need to replace the /emmc@android and /emmc@android with this /dev/block/mmcblk0p3 and /dev/block/mmcblk0p3 respectively, you should now see something like this: 
format("ext4", "EMMC", "/dev/block/mmcblk0p3", "0"); 
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
that's it. Next thing is to zip up your ported ROM and Flash!

No comments:

Post a Comment