Anyone know why the offsets for the playing icon in musicplayer_plugin.prx don't work,.!?
works fine in video player but don't work in music player 3.80,..
updated my content_browser.prx finds,. this prx file also works on 3.90!
most updates are for the scrolling and alpha's in submenu's photo/music
Code:
========================================================
content_browser.prx
========================================================
0x2C150 1 untested
0x2C154 1.3333334 untested
0x2C158 4 untested
0x2C15C 3 untested
0x2C160 1 untested
0x2C164 0.5 ??
0x2C168 0.1 untested
0x2C4F0 1 ??
0x2C4F4 1 ??
0x2C4F8 1 ??
0x2C4FC 200 scroll speed into submenu folders music & photo
0x2C500 6 Space Between Folder Icons When Selected a Folder
0x2C504 99.900002 ??
0x2C508 1 Alpha photo/music submenu icons and text
0x2C50C 100 fade out time of inner icons
0x2C510 200 scroll speed out off submenu folders music & photo
0x2C514 1 ??
0x2C518 0.5 ???
0x2C51C 0.5 alpha label(bmp,jp,png,mp3 etc) photo/music in infobar
0x2C520 200 scroll out time of icons when enter infobar
0x2C524 200 scroll in time of icons when exit infobar
0x2C528 1 ??
0x2C52C 200 scroll in time of inner icon, when select infomation in the infobar
0x2C530 1 ??
0x2C534 200 scroll out time of inner icon, when deselect infomation in the infobar
0x2C538 0.5 ??
0x2C53C 200 scroll out time of icons plus text when enter delete screen
0x2C540 1 ??
0x2C544 200 scroll in time of icons plus text when exit delete screen
0x2C548 0.5 ??
0x2C54C 1 ??
0x2C550 200 not sure :|
0x2C554 0.5 untested
0x2C558 1 untested
0x2C55C 200 not sure :|
0x2C560 0.5
0x2C564 200
0x2C568 200
0x2C56C 200 Fade Time of Icons When Select a Picture or a Music
0x2C570 1
0x2C574 200
0x2C578 1
0x2C57C 6
0x2C580 1
0x2C584 200
0x2C588 1
0x2C58C 1
0x2C590 1
0x2C594 400
0x2C598 1
0x2C59C 0.5
0x2C5A0 200
0x2C5A4 200
0x2C5A8 0.5
0x2C5AC 0.5
0x2C5B0 0.5
0x2C5B4 200
0x2C5B8 2000
0x2C5BC 200
0x2C5C0 3000
0x2C5C4 200
0x2C7B4 1
0x2C7B8 1
0x2C7BC 200
0x2C7C0 1
0x2C7C4 1
0x2C7C8 1
0x2C7CC 200
0x2CAAC 200 fade out/in time infobar in music and photo
0x2CAB0 1
0x2CAB4 1
0x2CB78 4000
0x2CB7C -4000
0x2CB80 0.5
0x2CB84 1
0x2CC30 1
0x2CC34 1
0x2CC38 40
0x2CC3C 0.5
0x2CC40 11
0x2CC44 13.75
0x2CC48 33
0x2CC4C 110
0x2CC50 258.5
0x2CC54 225.5
0x2CC58 82.5
0x2CC5C 49.5
0x2CC60 0.5
0x2CC64 66
0x2CC68 0.5
0x2CC6c 1
0x2CD8C 8.1899996
0x2CD90 8.1899996 unknown
0x2CD94 7.02 size of directory text in delete menu
0x2CD98 6.4299998
0x2CD9C 6.4299998
0x2CDA0 7.02 size of date text in delete menu
0x2CDA4 1
0x2CDA8 1
0x2CDAC 1
0x2CDB0 200
0x2CDB4 -2.5 unknown
0x2CDB8 20
0x2CDBC 600
0x2CDC0 2
0x2CDC4 -2.5
0x2CDC8 1
0x2CDCC 1
0x2CDD0 200
0x2CDD4 20
0x2CDD8 800
0x2CDDC -61 x position of text in playing info in the music player
0x2CDE0 4
0x2CDE4 1
0x2CDE8 -75 unknown
0x2CDEC -235 x position of directory and date text in delete menu
0x2CDF0 -77 y position of directory text in delete menu
0x2CDF4 -5
0x2CDF8 -94 y position of date text in delete menu
0x2CDFC 398 scrolling area size of text in music player
0x2CE00 185 scrolling area size of text in delete menu
0x2CE04 339
0x2CE08 1
0x2CF6C 1
0x2CF70 1
|
Anybody know what the offset is for the space between folders Under "MUSIC"? I've tried a bunch of offsets in the Content Browser.prx and Music Browser.prx but no dice.
Mexicanmade Wrote:Anybody know what the offset is for the space between folders Under "MUSIC"? I've tried a bunch of offsets in the Content Browser.prx and Music Browser.prx but no dice.
for 3.90 >>PAF.prx >> 1a342c 43 space between music icons
taken from xls shit made by Schmilk this offset should be the same as 3.80 but could be different just look 4 "43"
Vegetano1 Wrote:Mexicanmade Wrote:Anybody know what the offset is for the space between folders Under "MUSIC"? I've tried a bunch of offsets in the Content Browser.prx and Music Browser.prx but no dice.
for 3.90 >>PAF.prx >> 1a342c 43 space between music icons
taken from xls shit made by Schmilk this offset should be the same as 3.80 but could be different just look 4 "43"
Thanks, you've saved me a ton of time. Thanks a bunch to the both of you.