16/01/2008, 12:34 PM
16/01/2008, 02:01 PM
Quick question about the clock offset. Please correct me if I'm wrong.
Should be:
0x4150C 123 Y Position Clock
0x41518 203 X Position Clock
Should be:
0x4150C 123 Y Position Clock
0x41518 203 X Position Clock
16/01/2008, 02:19 PM
YEah i noticed it too , but ohh well you see the diferent coordinates and adjust ,
i guess somebody wrote down the offsets in reverse order ;P
i guess somebody wrote down the offsets in reverse order ;P
16/01/2008, 09:34 PM
=====================================
Paf
=====================================
1a0a14 255 alpha All xmb except Glow icon's
1a4368 1 Max glow
1a43c4 -1 Min glow
%^^^^^ i needed these offsets ;P
Looked at the 3.71 offsets for these and there was a float nearby of 16.66666 so i searched in 3.80 paf for 16.66666
:great:
Paf
=====================================
1a0a14 255 alpha All xmb except Glow icon's
1a4368 1 Max glow
1a43c4 -1 Min glow
%^^^^^ i needed these offsets ;P
Looked at the 3.71 offsets for these and there was a float nearby of 16.66666 so i searched in 3.80 paf for 16.66666
:great:
16/01/2008, 11:05 PM
sweet v that was one i needed!
looked in the 3.71 paf and copied the hex of the XandY Position All text Shadow and found a few values in 3.80. i was too lazy to test each one so i changed all of these to 0 and all font shadows except the date and time have moved. I don't know what text each changes, but all text but the date time shadows are whree i want them.
paf.prx
1a129c 2 font shadow x
1a12a0 -2.5 font shadow y
1a12b4 2 font shadow x
1a12b8 -2.5 font shadow y
1a2490 2 font shadow x
1a2494 -2.5 font shadow y
1a24d0 2 font shadow x
1a24d4 -2.5 font shadow y
1a24e4 2 font shadow x
1a24e8 -2.5 font shadow y
1a24fc 2 font shadow x
1a2500 -2.5 font shadow y
i think the last offset i need for schmedia3.8 is to move the free memory text...hopefully ill have time to tackle that tomorrow ;)
looked in the 3.71 paf and copied the hex of the XandY Position All text Shadow and found a few values in 3.80. i was too lazy to test each one so i changed all of these to 0 and all font shadows except the date and time have moved. I don't know what text each changes, but all text but the date time shadows are whree i want them.
paf.prx
1a129c 2 font shadow x
1a12a0 -2.5 font shadow y
1a12b4 2 font shadow x
1a12b8 -2.5 font shadow y
1a2490 2 font shadow x
1a2494 -2.5 font shadow y
1a24d0 2 font shadow x
1a24d4 -2.5 font shadow y
1a24e4 2 font shadow x
1a24e8 -2.5 font shadow y
1a24fc 2 font shadow x
1a2500 -2.5 font shadow y
i think the last offset i need for schmedia3.8 is to move the free memory text...hopefully ill have time to tackle that tomorrow ;)
17/01/2008, 01:22 PM
Woohoo found it! :D
paf.prx
1a42f8 5 Space under tex_line (aka move free space text)
1a4288 30 X Position Main Text
1a4054 8.189999 Text size main icon text? (i don't have text in there so i think so)
1a4058 6.42999 Text size below line ? (i don't think i saw anythign change..was hoping tist the clock but its not)
1a4094 8.189999 Text size sub menu text
1a4098 6.42999 TExt size below line (free memory space)
paf.prx
1a42f8 5 Space under tex_line (aka move free space text)
1a4288 30 X Position Main Text
1a4054 8.189999 Text size main icon text? (i don't have text in there so i think so)
1a4058 6.42999 Text size below line ? (i don't think i saw anythign change..was hoping tist the clock but its not)
1a4094 8.189999 Text size sub menu text
1a4098 6.42999 TExt size below line (free memory space)
17/01/2008, 02:42 PM
SchmilK Wrote:Woohoo found it! :D
paf.prx
1a42f8 5 Space under tex_line (aka move free space text)
1a4288 30 X Position Main Text
1a4054 8.189999 Text size main icon text? (i don't have text in there so i think so)
1a4058 6.42999 Text size below line ? (i don't think i saw anythign change..was hoping tist the clock but its not)
1a4094 8.189999 Text size sub menu text
1a4098 6.42999 TExt size below line (free memory space)
I am not sure if you found the x position of the submenu settings and submenu text's!? i need these but i guess they should be here somewhere,..
1a4288 30 X Position Main Text <<< that's x position of main topmenu icon's text?
By the way the last icon in the topmenu_icon can't be deflated,.. radio glow icon,..
17/01/2008, 03:49 PM
Im only looking for particular things by referencing the old prx and copying the hexdate from previous offset + 4 bytes either left or right, then searching the new prx ;)
Opening_plugin.prx
Opening sound in the same offset range of 3d9f » FE74 copied/pasted my 3.71 sound and it booted right up :D
Opening_plugin.prx
Opening sound in the same offset range of 3d9f » FE74 copied/pasted my 3.71 sound and it booted right up :D
17/01/2008, 03:56 PM
SchmilK Wrote:Im only looking for particular things by referencing the old prx and copying the hexdate from previous offset + 4 bytes either left or right, then searching the new prx ;)
Opening_plugin.prx
Opening sound in the same offset range of 3d9f » FE74 copied/pasted my 3.71 sound and it booted right up :D
Yeah i know about the bootsound,..
The x possition of "submenu's" and "settings submenu" text are not yet updated to 3.80,.. but i try to find them,..
17/01/2008, 04:03 PM
grrr...found a bunch of the same data regarding shadows in pafmini (it uncompresses HUGE) and something else..but none moved the shadow on the date/time :(
*edit* Clock shadow and a few otehr shadows are controlled in the rco :O there is a 2 followed by -2.5 in page data
*edit* Clock shadow and a few otehr shadows are controlled in the rco :O there is a 2 followed by -2.5 in page data