Jump to content

Make your desired homescreen as default homescreen [for ofw or cfw based on ofw]


Recommended Posts

Posted

The needed cenrep file is 10207342.txt

You can find it in rofs2\private\10202be9 folder

You need to edit this string

0x102750f0 int 536988645 16777216 cap_rd=ReadDeviceData cap_wr=WriteDeviceData

Change the value after int i.e "536988645" to the value according to your desired homescreen.

The values for different homescreen themes are as below.

Basic => 271068379

Contacts Bar => 536988645

Shortcuts Bar => 271068379

So you need to change the value to one of them.

Example (For 'Basic' as default hs)

change

0x102750f0 int 536988645 16777216 cap_rd=ReadDeviceData cap_wr=WriteDeviceData

to

0x102750f0 int 271068379 16777216 cap_rd=ReadDeviceData cap_wr=WriteDeviceData

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...