VSHMAIN Icon Order :) There is some offset you have to change to enable this to work...i have to look it up again.
The Book mark value is 0 for not displayed -1 for displayed
The next column to the right of the bookmarked offset is the category
00 = Network Menu
01 = Network Menu for Network Configuratino Icon Only
04 = Photo Menu for Camera
05 = Game Menu
06 = Network Menu
07 = PSN Menu
The next column is the icon resource value
Update downalod hbk lists 7-12-2009
Main topic updated with Schmilks icon order(sorry being so late)
-htmlviewer_plugin550 hbk new
-rss_browser550 hbk new
added the 1seg x text position
I downloaded the bookmarks from the 1st post and i can't seem to find the picture count offsets in the vshmain.prx and the values in the paf.prx are all weird lol
EDIT: i found it all the way at the bottom :P
but it does not work
i tried using 12 400x232 wall in 01to12 and only one shows, my picture count is 30 (on both) and size is 32766
I am on 5.50gen and using the vshmain _normal550.hbk
for your information...
to remove the date (or time for that matter)
vshmain unscrambled
search for
Code:
64002F0025006D002000250048003A0025004D000000250064002F0025006D002000250049003A0025004D002000250070000000000025006D002F00250064002000250048003A0025004D00000025006D002F00250064002000250049003A0025004D002000250070
|
text data is
Code:
d./.%.m. .%.H.:.%.M...%.d./.%.m. .%.I.:.%.M. .%.p.....%.m./.%.d. .%.H.:.%.M...%.m./.%.d. .%.I.:.%.M. .%.p
|
and replace with
Code:
48003A0025004D002000000000000000000000000000250049003A0025004D0020002500700000000000000000000000000000000000250048003A0025004D00200000000000000000000D000000250049003A0025004D002000250070000000000000000000000000
|
text data is
Code:
H.:.%.M. .............%.I.:.%.M. .%.p.................%.H.:.%.M. .............%.I.:.%.M. .%.p............
|
rather than nulling the beginning of the data, which causes the psp to display NOTHING, i moved the hex data of the time to the beginning where the date was...this gave the psp data when it looked for it and voila, time only :)
*sneaky sorny trying to block our fun again*
so it will be like this :)
or you can reverse the time and date like this :P
clispe Wrote:I downloaded the bookmarks from the 1st post and i can't seem to find the picture count offsets in the vshmain.prx and the values in the paf.prx are all weird lol
EDIT: i found it all the way at the bottom :P
but it does not work
i tried using 12 400x232 wall in 01to12 and only one shows, my picture count is 30 (on both) and size is 32766
I am on 5.50gen and using the vshmain _normal550.hbk
ya i havent been successful there ether
highboy Wrote:clispe Wrote:I downloaded the bookmarks from the 1st post and i can't seem to find the picture count offsets in the vshmain.prx and the values in the paf.prx are all weird lol
EDIT: i found it all the way at the bottom :P
but it does not work
i tried using 12 400x232 wall in 01to12 and only one shows, my picture count is 30 (on both) and size is 32766
I am on 5.50gen and using the vshmain _normal550.hbk
ya i havent been successful there ether
its a unsigned short "12" set to 30 to be able to add 30 pics into the 01-12.bmp,. so no 13-27.bmp needed
also the bookmark lists are full with offsets you prob won't need but those are offsets i tested,.. also i bookmarked alot when making a theme,. so priority was for making the theme,. ;p
Soon Blessedhands will try and make a new Gui with some very cool feature's!!
Vegetano1 Wrote:its a unsigned short "12" set to 30 to be able to add 30 pics into the 01-12.bmp,. so no 13-27.bmp needed
also the bookmark lists are full with offsets you prob won't need but those are offsets i tested,.. also i bookmarked alot when making a theme,. so priority was for making the theme,. ;p
Soon Blessedhands will try and make a new Gui with some very cool feature's!!
ya i know but it don't work for me as ive been testing so i can release this app for 550
highboy Wrote:Vegetano1 Wrote:its a unsigned short "12" set to 30 to be able to add 30 pics into the 01-12.bmp,. so no 13-27.bmp needed
also the bookmark lists are full with offsets you prob won't need but those are offsets i tested,.. also i bookmarked alot when making a theme,. so priority was for making the theme,. ;p
Soon Blessedhands will try and make a new Gui with some very cool feature's!!
ya i know but it don't work for me as ive been testing so i can release this app for 550
not to nitpick..but that should be 01-12 in the middle tab of your program ;)
highboy Wrote:Vegetano1 Wrote:its a unsigned short "12" set to 30 to be able to add 30 pics into the 01-12.bmp,. so no 13-27.bmp needed
also the bookmark lists are full with offsets you prob won't need but those are offsets i tested,.. also i bookmarked alot when making a theme,. so priority was for making the theme,. ;p
Soon Blessedhands will try and make a new Gui with some very cool feature's!!
ya i know but it don't work for me as ive been testing so i can release this app for 550
here its changed to 30
If you do this all 30 pics go into the 01-12.bmp instead of the 13-27.bmp,,. so you only need the 30pic 01-12
also could you add a 480x272 01-12 function! please!
(high resolution images in the 13-27.bmp does't work,. that's why i was lucky to find the 12>30 offset to add 30 pics into the 01-12.bmp)
SchmilK Wrote:not to nitpick..but that should be 01-12 in the middle tab of your program ;)
nitpick away man thank you very much for pointing that out.