• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] PAC-Man 4.4.4. release v2 [dior] [PORT] [UNOFFICIAL] [KK 4.4.4]

Pavan l

Senior Member
Jan 3, 2014
288
470
0
Mysuru
THIS ROM IS FOR REDMI NOTE 4G aka dior

PAC-man ROM 4.4 is a ROM build from scratch from AOSP with our own tweaks and options, including picks and features from the best ROMs out there!

Why choose among ROMs, when you have All-in-One !!






Code:
[color=red]
*** Disclamer
* By flashing this, you automatically void your warranty! *

* If your phone breaks, blows up or runs away from you, do not cry to us! *

* Do not ask for ETAs!! *
[/color]

Code:
[color=blue]
* Download the ROM *

* Reboot to recovery *
recommend Philz recovery found here (ONLY for dior) [URL="https://www.androidfilehost.com/?w=files&flid=38171"]Updated Recoveries thanks to @haoyangw [/URL]

* Wipe data/factory reset *

* Flash the ROM (no need of Gapps) *

* Reboot your phone *

* Enjoy *
[/color]

Pac Man ROM v2 (Gapps Included) :angel:
Dolby Atmos

Code:
* PAC-ROM Team *

* Cyanogen Team *

* AOKP Team *

* DirtyUnicorns *

* SlimRoms *

* Vanir *

* Omnirom *

* @ibanez7 for Walkman *

Code:
Everything seems to be working from what i  have tested. If something doesn't work post in the thread.  I will look into it

XDA:DevDB Information
Pac Man [port] for redmi Note 4g, ROM for the Xiaomi Redmi Note

Contributors
Pavan l
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: KitKat
Based On: CyanogenMod 11

Version Information
Status: Stable
Current Stable Version: v2
Stable Release Date: 2015-10-23

Created 2015-09-18
Last Updated 2015-10-23
 

tongbajiel

Member
Aug 13, 2012
17
2
0
Tanks pavan.. i will try it..
** notes **
Can you give a description in your thread title or on disclaimer notes, for which device this ROM build, for redmi note 3G or 4G
 

tongbajiel

Member
Aug 13, 2012
17
2
0
Cannot installed in my redmi note 3g.... if i see the updater-script, mount point is diferent from the original redmi note.

this from your updater-script
ui_print("By Pavan l @xda developers);
ui_print("GAPPS are Included! +Dolby ATMOS! Enjoy!");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
bla..bla..bla..
unmount("/system");
show_progress(0.500000, 0);
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/userdata", "/data");
bla..bla..bla..
unmount("/data");
format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "0", "/system");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
ui_print("Installing System");
bla..bla..
and this from global developer rom v5.9.1
getprop("ro.product.device") == "lcsh92_wet_jb9" || abort("This package is for "lcsh92_wet_jb9" devices; this is a "" + getprop("ro.product.device") + "".");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/data");
show_progress(0.500000, 0);
format("ext4", "EMMC", "/dev/block/mmcblk0p6", "0", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p6", "/system");
My Answer
Can i change just only your mount point to the developer mount point rom.

tanks.
 

Pavan l

Senior Member
Jan 3, 2014
288
470
0
Mysuru
No, u can't just change mount points and flash on redmi Note 3g... I'll try to port for it if many are using that device... And I'm also trying to port Carbon Rom for redmi Note 4g... Stay tuned ;)
 

Pavan l

Senior Member
Jan 3, 2014
288
470
0
Mysuru
Yes

Was anyone successful with installing this? 4G single SIM device(Dior)
I used the new philz recovery by cm12 developer, it's updated partitions and installs zip files faster and wipes quickly also... I tested the rom on that recovery only... If u want I'll upload the recovery.zip, just flash it and try installing this rom again...
Try this first
Wipe system, data and caches
Reboot recovery
Flash my rom
This should solve some issues... I need the exact error which u r getting on ur recovery.. :)
 

OldYellowBricks

Senior Member
Aug 31, 2012
633
263
0
Yoooo, if this is built from source, the codes can be "ported" to lollipop right? Sooooo excited

Edit: looks like it is a port. Great work nonetheless. Keep it up.
 

aalleexx

Senior Member
May 2, 2006
164
18
18
Thanks, Please go ahead and upload the Philz recovery you were mentioning.
Thanks!

---------- Post added at 01:13 PM ---------- Previous post was at 01:01 PM ----------

I'm getting Error (Status 6) on Philz and no further description on TWRP
 

ls1966

Member
Oct 4, 2010
11
0
0
something wrong

Hi,

please check once again the updater script, the error remains in TWRP and Philz, regardless if the new version or the old.

I am unfortunately not experienced enough, but maybe you got a typo?

Thanks