Endless Paradigm

Full Version: [split] vshmain.prx XMB position fixes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
You have to press square instead of cross to dump the firmware decrypted using PSAR Dumper.

Maybe Zinga could post his decrypted PRX.
ah ha maybe this will help thank you
ok i got the 3.00 decrypted vshmain.prx
found the place hes talking bout
but i don't see -130
|-Anubis-| Wrote:If stuff like XMB positions are held in vshmain.prx then I suppose that XMB icons are also stored there...
Hmm, could be :P

|-Anubis-| Wrote:Its funny that I'm more interested to see the development of the RCO hacks rather than actually modifying the RCOs.
Same here!  Actually, I'm still using default XMB Icons >_>

Shady545 Wrote:ah ha maybe this will help thank you
ok i got the 3.00 decrypted vshmain.prx
found the place hes talking bout
but i don't see -130
The position 0x353E0, I told is the place you where you need to go (offset).
The values are stored as floating point numbers, not integers, so it's kinda harder to play around with.
Could you post your decrypted PRX please?
Urgh, alrighty - it's below.  I just got it by dumping the 3.00 update EBOOT.

For those who aren't sure how to read floats, I hope the following screenshot will help:

[Image: untitledei8.jpg]

Well, just tried inserting an image into an RCO, but I can't seem to get it to not brick the PSP >_>  I might look at this vshmain.prx thing instead, when I have free time...
Ok, My XMB is like this:

value1 = -320
value2 = 120
value3 = -300

how do I make it so when I click he mem stick it stays where it is and doesn't go back to normal?
Hmm, the value for the left position is at 0x35414
The block of floats there, don't seem to have the vertical or zoom however - I guess they might be stored elsewhere.
Don't really have time at the moment to investigate this however...  but that pointer block contains values for where the XMB shifts when opening a submenu (left position), and the position when to move to when pressing the triangle button (again, left position), and finally, the (left) position of the XMB after clicking any icon.

Sorry, don't know where the other values are stored.
hmm looked a little in the other prx's
they also seem to contain position information however couldn't find the vertical position too. :O
didn't looked too close though. :P

edit:
by the way when using a decrypted vshmain.prx
Quote:open up pspbtcnf.txt in flash0:/kn and and write  

Code:
/vsh/module/vshmain.prx

  _under_  

Code:
/kd/vshctrl.prx

  and change the last line

Code:
$%%/vsh/module/vshmain.prx

to  

Code:
$%%/vsh/module/vsh.prx

Annubis can you clean up bstronga's last post I have no idea what he's talking about


Can someone point me in the right direction on how to edit these floats

Thanks in advanced to whom ever can help me :)
I really don't have a clue why bstronga is suggesting that.

I guess you have to do that to make decrypted vshmain.prxs to work?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Reference URL's