June 2010

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