hack

Patch to sort the image gallery of the Nokia s60v5

One of the most unpleasant thing of Nokia devices is the uncontrolled appearance of images in the gallery; Installing a program, surfing the Internet, using a browser we could fill our gallery disproportionately making it unsightly but also slow to start and this is because it loads the images present in almost all the folders in your phone. The file that manage the gallery is the file 200009FE.txt located in the ROM Z of the nokia devices and this is its content: cenrep version 1 [owner] 0x200009FE [defaultmeta] 0 [platsec] cap_rd=ReadUserData cap_wr=WriteDeviceData [Main] 0x1 int 0 0 0x10001 string "\\private\\" 0 0x10002 string "\\system\\" 0 0x10003 string "\\activenotes\\" 0 0x10004 string "\\Data\\activenotes\\" 0 0x10005 string "\\sys\\" 0 0x10006 string "\\resource\\" 0 0x10007...

Patch to sort the music gallery of Nokia s60v5

Usually in the Music Gallery of the Nokia devices there is a confusion of songs and ringtones, in our gallery there are not only ours songs but there is every music file present in the device and this happens because the music gallery scans every folder of our phone. Fortunately this confusion can be avoided. The file that manages the music gallery is the file 101FFCD2.txt located in the ROM Z of the nokia devices and this is its content: cenrep version 1 [owner] 0x101FFCD2 [defaultmeta] 0 [platsec] cap_rd=alwayspass [Main] 0x1 string "C:\\DATA\\|E:\\" 0 cap_rd=alwayspass cap_wr=alwaysfail 0x2 string "\\SYS\\|\\PRIVATE\\|\\SYSTEM\\|\\CITIES\\" 0 cap_rd=alwayspass cap_wr=alwaysfail 0x3 string ".odf|.dcf|.asf|.m4a|.mp4" 0 cap_rd=alwayspass cap_wr=alwaysfail 0x4 string "C:\\data\\download\\|...

Patch to move the browser cache of Nokia s60v5 from C to E and increase its size up to 30 mb

A big problem of the Nokia devices is the management of the browser cache. Every Nokia device can use only few mb for the cache that is located in the unit C and this cause two problems: Having little space available for the cache every time you visit a site this will be fully charged in the phone memory and then browsing will be slower Since to host the browser cache is the small unit C we will have less and less space on it The file that manages the cache is the file 101F8557.txt located in the ROM Z of Nokia devices and this is its content: cenrep version 1 [defaultmeta] 0 [platsec] [Main] 0x1 int 1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x2 int 4096000 0 cap_rd=alwayspass cap_wr=alwaysfail 0x3 string "C:\\system\\cache" 0 cap_rd=alwayspass cap_wr=alwaysfail 0x4 string "c:\\system\\...

Pages

Subscribe to RSS - hack