Jump to content

How to add your desired theme & make it default in your CFW


Recommended Posts

Adding A Theme To Your Rofs2

Here I m adding Nokia Evolve theme to my CFW.

1. Run SisContents. Click FILE -> OPEN FILE & choose your desired theme (Nokia Evolve in my case).

    Posted Image

2. Now click EXTRACT tab and a folder will pop-up containing your extracted theme files.

    [img width=542 height=420] yZ9UA3sVpJt.png

3. NOw check for the theme's files 1st. A theme mainly consists of 3 files like themepackage.skn, themepackage.mbm & themepackage.mif

    So check these files:

    private\10207114\import\2003df53\themepackage.skn

    [img width=532 height=420] 6O9tYf.png

 

    and

    resource\skins\2003df53\themepackage.mbm & themepackage.mif

    [img width=533 height=420] 3SHW0EfeM.png

    (2003df53 is UID of Nokia Evolve theme. So it will vary for you. It can be an 8 digit or 16 digit UID)

    (If you see files other than that in their corresponding folder, delete them.)

4. Now extract your rofs2 using NFE_Std and put the folders/files of your extracted theme in the corresponding folders in your extracted

    rofs2.

5. Now repack your rofs2.

6. Done. Your desired theme is successfully added to your cfw.

How to set your added theme as default

NOTE-1: Theme must have 8 digit UID (not 16 digit) to be able to add it as default theme.

NOTE-2: The UID must range from 20000000 to 2fffffff to set ur theme default. So when u see any other value (like A00000EB) than 20000000 to 2fffffff, then click on contents tab in siscontents. Double click on themepackage.skn and note down the 8-digit value in relative installation path. You should use this value to go ahead on making your theme default.

1. After adding your theme into your rofs2, go to rofs2\private\10202be9\

2. Find the text file 101F876F.txt and open it.

    You will see strings like below:

   

    cenrep

    version 1

    [owner]

    0x10207114

    [defaultmeta]

    0

    [platsec]

    cap_rd=alwayspass cap_wr=alwayspass

    [Main]

    0x1 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x2 string "537014056" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x3 string "0" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x4 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x5 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x6 string "" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x7 string "0" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x8 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x9 string "" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0xA int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0xB string "" 0 cap_rd=alwayspass cap_wr=alwaysfail

    0xC string "0" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0xD string "0" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0xE int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0xF string "0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x10 int 1 0 cap_rd=alwayspass cap_wr=alwaysfail

    0x11 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x12 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    0x14 string "20022F28" 0 cap_rd=alwayspass cap_wr=alwaysfail

3. Change

   

0x14 string "20022F28" 0 cap_rd=alwayspass cap_wr=alwaysfail

    to

   

0x14 string "2003df53" 0 cap_rd=alwayspass cap_wr=alwaysfail

    (2003df53 is your theme UID)

4. Open Calculator (Programmer mode). Click Hex & type your 8-digit UID

    Posted Image

5. Now click DEC and note down the decimal value

    Posted Image

6. Now change the line

   

0x2 string "537014056" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    to

   

0x2 string "537124691" 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData

    Just replace the value "537014056" with your Dec value UID i.e with "537124691"

7. Click FILE -> SAVE

8. Now repack your rofs2 and flash

If your theme has 16 digit UID

(Suppose your theme UID is 589833357b1d0dbf)

1. Start SisContent

2. Go to FILE -> OPEN and open the sis file of your desired theme.

3. Click CONTENTS tab

    Posted Image

4. Double click on themepackage.skn file

5. In Relative Installation Path type new 8 digit UID (Valid from 20000000 to 2fffffff)

6. After entering the new UID close the window.

7. And now you can go ahead with the new UID (relative installation path ID) as you do for 8-digit theme

For more details on coverting a 16 digit theme to 8 digit theme see this post

Don't hesitate to hit the "thanks" button if you liked this post :)

Link to comment
Share on other sites

i think my decimal values are getting wrong..

plz help..

i attached my default theme and cenrep file...

@ajay bro, the 8-digit UID must range from 20000000 to 2ffffff to make it default...so when u find 0xA00000EB in the information section of siscontents, to kno the actual 8-digit UID u have to see the relative installation path by double clicking on themepackage.skn in the contents tab of siscontents. So for ur theme the UID is 200039f0 ...

i have attached the cenrep file ...just put in 10202be9 folder and flash ...now ur dark theme is set to default :)

Link to comment
Share on other sites

@ajay bro, the 8-digit UID must range from 20000000 to 2ffffff to make it default...so when u find 0xA00000EB in the information section of siscontents, to kno the actual 8-digit UID u have to see the relative installation path by double clicking on themepackage.skn in the contents tab of siscontents. So for ur theme the UID is 200039f0 ...

i have attached the cenrep file ...just put in 10202be9 folder and flash ...now ur dark theme is set to default :)

i also thought tht, but little bit got confused due to uid.. but thnkx to u.. +1.. :)
Link to comment
Share on other sites

  • 1 year later...
  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...