|-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.
24/03/2007 05:27 PM
The Ex
Existential Entity
Posts: 12.2173 Threads: 3
Joined: 24th Feb 2007
Reputation: 0 E-Pigs: 0.6362
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:
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...
25/03/2007 02:50 AM
The Ex
Existential Entity
Posts: 12.2173 Threads: 3
Joined: 24th Feb 2007
Reputation: 0 E-Pigs: 0.6362
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
(This post was last modified: 26/03/2007 08:52 AM by bstronga.)
26/03/2007 08:45 AM
Shady
Sometimes when poo, I hungry
Posts: 4,355.4586 Threads: 472
Joined: 18th Mar 2007
Reputation: 9.99582 E-Pigs: 508.0987