Endless Paradigm

Full Version: The Quest for "Y"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Does anyone have any pointers for someone who is looking to contribute for the search for the Y axis for 3.51? its not like X where the float is unique at all! there are SO many offsets with 32 bit float 0.  I just want to contribute to the efforts but need more info. Any ideas?
since there are soooooo many people have gotten frustrated and gave up looking for it. . . dunno if someone is still looking though. . . but VERY hard to find
Are there any other value besides float that wee can look for which identifies the offset?  Do you think poeple would be willing to set this up as an organized effort? For this and future releases? Seems that the X axis offset was close to its position in the previous release. I wonder if this is an indication that once found the search area will be narrowed?
im really not sure but there is a possibility.
Ever found...

PAF.PRX :
1A0DE4 > Y Position of the focused main icon
1A0DE8 > Y Position of unfocused main icons

VSH.PRX
39564 > Y Position of unfocused Network icon
36EE8 > X Position of the XMB
36F1C > X Position of the XMB when in infobar

No missing axis...
^yeah i havent thought of using the y axis from the PAF. .
Maxime Wrote:Ever found...

PAF.PRX :
1A0DE4 > Y Position of the focused main icon
1A0DE8 > Y Position of unfocused main icons

VSH.PRX
39564 > Y Position of unfocused Network icon
36EE8 > X Position of the XMB
36F1C > X Position of the XMB when in infobar

No missing axis...
so this can be used in place of the xmenu y axis and will have the same effect? Also if

                  PAF.PRX :
                                1A0DE4 > Y Position of the focused main icon
                                1A0DE8 > Y Position of unfocused main icons

then unfocused must be releative to the focused right?
No, they're not relative, both absolute.
I think the offsets of the submenu icons must be in the paf too. Only for the network they should be in the VSH...
Just don't know where to look because the value should be 0...
Maxime Wrote:Ever found...

PAF.PRX :
1A0DE4 > Y Position of the focused main icon
1A0DE8 > Y Position of unfocused main icons

VSH.PRX
39564 > Y Position of unfocused Network icon
36EE8 > X Position of the XMB
36F1C > X Position of the XMB when in infobar

No missing axis...

There IS a missing axis. The Y for xmenu. When coming back from a submenu line games the Y axis resets to 0. Now I can move the icon with this but not the text
Pages: 1 2
Reference URL's