+ Reply to Thread
Results 1 to 13 of 13

MPack - M8 Visual kitchen

This is a discussion on MPack - M8 Visual kitchen within the M8 Applications forums, part of the Meizu M8 category; This is an Quick kitchen used for replace n add/delete files in M8's xip.bin. This kitchen is project based. First ...

  1. #1
    Member
    Join Date
    Mar 2009
    Posts
    130
    Thanks
    1
    Thanked 113 Times in 35 Posts

    MPack - M8 Visual kitchen

    This is an Quick kitchen used for replace n add/delete files in M8's xip.bin.
    This kitchen is project based.
    First you build an project by analysing an exists stock xip, then you can build your only firmware in few minuts.
    eg, you can input default.hv in filter, then double click it, navigate to HLM\Software\Settings\Display\main\03 -> modify flag to 30003, and build one custom xip with Wifi default enabled.





    MPack_Beta_20110408_r1.rar
    http://sourceforge.net/projects/reja...r.bz2/download

    you can clone souce via git:
    git clone http://git.gitorious.org/mpack/mpack.git
    or you can browse code online at
    Tree for mpack in MPack - Gitorious
    use Download master as tar.gz to get an dirty snapshot sourcecode.
    Last edited by banxian; 04-19-2011 at 12:16 AM. Reason: update broken link

  2. 3 members have thanked banxian:


  3. #2
    LVL
    LVL nincs online
    Dutch Moderator
    Join Date
    Jan 2009
    Location
    The Netherlands
    Posts
    1,589
    Thanks
    117
    Thanked 173 Times in 72 Posts
    So the MPack has been updated?
    Because i am planning on releasing a Dutch firmware
    So people Have Dutch default installed
    Ben je Nederlands?
    Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch

  4. #3
    Valued Member
    Join Date
    Aug 2008
    Location
    Belgium
    Posts
    2,434
    Thanks
    127
    Thanked 189 Times in 130 Posts
    Quote Originally Posted by LVL View Post
    So people Have Dutch default installed
    Still busy with it? great!

    banxian, thanks man!
    will test it asap!
    (will try to see if exchanging CE 6 BSP files with meizu FW could do something nice :P )

  5. #4
    LVL
    LVL nincs online
    Dutch Moderator
    Join Date
    Jan 2009
    Location
    The Netherlands
    Posts
    1,589
    Thanks
    117
    Thanked 173 Times in 72 Posts
    Yes, still busy, now i know we have a update Mpack, i hope it will work
    Ben je Nederlands?
    Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch

  6. #5
    Member
    Join Date
    Mar 2009
    Posts
    130
    Thanks
    1
    Thanked 113 Times in 35 Posts
    Quote Originally Posted by evow04 View Post
    (will try to see if exchanging CE 6 BSP files with meizu FW could do something nice :P )
    modules in M8's xip have base relocation table stripped by default.
    so if you have an exe/dll stored in xip as module, you only can extract original one by MPack n modify code in it then replace back, I'll refuse to continue xip generation if I found sizeofimage/section count large than original one. but you can use add instead replace, then click Ignore make original one inaccessable, your new dll/exe will store as file, so the new dll with reloc table should work.
    I'll add special rebase support later to enable replace resource only module and other smaller sizeofimage or only plus relocation section size from PlatformBuilder/etc.


    Quote Originally Posted by LVL View Post
    Yes, still busy, now i know we have a update Mpack, i hope it will work
    It seems Settings application make a Codepage change instead MUI current lang.
    If you add some files to M8 device n modify registry to get an Dutch interface, add the same file to firmware with same modifications on registry must work fine.
    I'll release a brief english overview manual/flash demo after I finish registry insert / deletion function.
    by the way,
    Is the upload system conflict with my IE7 or I havn't enough storage space?
    I can't upload 4.7M size rar or 15kb screen shot attachments.
    Last edited by banxian; 10-02-2009 at 05:24 AM. Reason: typo

  7. #6
    LVL
    LVL nincs online
    Dutch Moderator
    Join Date
    Jan 2009
    Location
    The Netherlands
    Posts
    1,589
    Thanks
    117
    Thanked 173 Times in 72 Posts
    I really really love your MPack, many many thanks!
    Because i am so happy that this is not a Chinese program

    Question: What is up with some functions that doesn't seems to be working? Are you still working on it?

    At the moment i am creating a Dutch firmware
    Ben je Nederlands?
    Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch

  8. #7
    Member
    Join Date
    Mar 2009
    Posts
    130
    Thanks
    1
    Thanked 113 Times in 35 Posts
    MPack use a MPack_chs.qm for Chinese interface, if you place a translated MPack_deu.qm (by Sisulizer or Qt Linguist) in Lanague folders and your region settings setup to German, you'll get a Dutch one.
    All menu related to workspace customize takes no effects now. It will added after PE resource parser working fine.
    most function for firmware seems worked.
    If you failed to create a booting firmware, please send your files to me, I'll check what's wrong with it.

  9. #8
    LVL
    LVL nincs online
    Dutch Moderator
    Join Date
    Jan 2009
    Location
    The Netherlands
    Posts
    1,589
    Thanks
    117
    Thanked 173 Times in 72 Posts
    No, no need to send you files.
    Because of you i have working Dutch firmware at the moment
    I have used the build-in registry editor and i swapped the mui files with the English files

    Thank you sooooooooo much!
    Ben je Nederlands?
    Dan kan je ook gewoon in de Nederlandse sectie reageren en vragen: http://www.meizume.com/dutch

  10. #9
    Administrator
    Join Date
    Mar 2007
    Location
    Budapest, Hungary
    Posts
    4,598
    Thanks
    245
    Thanked 1,049 Times in 391 Posts
    Download link is broken, can anybody upload it please? Thanks!

  11. #10
    Valued Member
    Join Date
    Aug 2008
    Location
    Belgium
    Posts
    2,434
    Thanks
    127
    Thanked 189 Times in 130 Posts
    this link should still be active, it also contains needed tools for android.
    or you could use this link to mpack tool alone..

    goodluck ;-)
    ps the links are still mentionend in the android - wiki

  12. #11
    Member
    Join Date
    Mar 2009
    Posts
    130
    Thanks
    1
    Thanked 113 Times in 35 Posts
    replaced with new link.
    It's a static link version, may have better compatiable. (cereg400.dll required vc 2005 runtime library in previous release).
    this version can extract single layout xip like emulator's nk.bin.
    Last edited by banxian; 04-08-2011 at 12:45 PM.

  13. Member who thanked banxian for the post:


  14. #12
    Administrator
    Join Date
    Mar 2007
    Location
    Budapest, Hungary
    Posts
    4,598
    Thanks
    245
    Thanked 1,049 Times in 391 Posts
    Good to see you here banxian! Do you own an M9 too?

  15. #13
    Member
    Join Date
    Mar 2009
    Posts
    130
    Thanks
    1
    Thanked 113 Times in 35 Posts
    No, I still use my M8 SE.
    I am currently self-employed and develop for symbian, brewmp, bada to get 10%~15% profit-sharing for foods.

    I am waiting for jwong start upgrade from M8 FE to M9 plan.

    Since this month I start write game for iphone, I hope it can help me to get some free time to port mpack(atleast litexipbuilder) to Linux. surely because M9 have same resolution to iphone, I will consider to publish M9 version of my game.

  16. 2 members have thanked banxian:



 

Similar Threads

  1. No visual EQ with .ogg?
    By bp4k in forum Firmware
    Replies: 2
    Last Post: 04-02-2007, 02:07 PM