Post Reply 
[split] vshmain.prx XMB position fixes
Author Message
|-Anubis-|
<3 Girls

Posts: 1,241.1884
Threads: 45
Joined: 12th Feb 2007
Reputation: -2.28734
E-Pigs: 26.8142
Offline
Post: #11
RE: a new era of xmb customizing
You have to press square instead of cross to dump the firmware decrypted using PSAR Dumper.

Maybe Zinga could post his decrypted PRX.
24/03/2007 03:37 PM
Find all posts by this user Quote this message in a reply
Shady
Sometimes when poo, I hungry

Posts: 4,355.4586
Threads: 472
Joined: 18th Mar 2007
Reputation: 9.99582
E-Pigs: 508.0987
Offline
Post: #12
RE: a new era of xmb customizing
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

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
(This post was last modified: 24/03/2007 04:24 PM by Shady.)
24/03/2007 03:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #13
RE: a new era of xmb customizing
|-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
Visit this user's website Find all posts by this user Quote this message in a reply
The Ex
Existential Entity

Posts: 12.2173
Threads: 3
Joined: 24th Feb 2007
Reputation: 0
E-Pigs: 0.6362
Offline
Post: #14
RE: a new era of xmb customizing
Could you post your decrypted PRX please?
25/03/2007 02:27 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #15
RE: a new era of xmb customizing
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...


Attached File(s)
.rar  vshmain.rar (Size: 86.17 KB / Downloads: 508)
25/03/2007 02:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
The Ex
Existential Entity

Posts: 12.2173
Threads: 3
Joined: 24th Feb 2007
Reputation: 0
E-Pigs: 0.6362
Offline
Post: #16
RE: a new era of xmb customizing
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?
25/03/2007 02:57 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #17
RE: a new era of xmb customizing
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.
25/03/2007 03:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
bstronga
Vimperator

Posts: 457.2241
Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
Offline
Post: #18
RE: a new era of xmb customizing
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
Find all posts by this user Quote this message in a reply
Shady
Sometimes when poo, I hungry

Posts: 4,355.4586
Threads: 472
Joined: 18th Mar 2007
Reputation: 9.99582
E-Pigs: 508.0987
Offline
Post: #19
RE: a new era of xmb customizing
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 :)

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
27/03/2007 07:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
|-Anubis-|
<3 Girls

Posts: 1,241.1884
Threads: 45
Joined: 12th Feb 2007
Reputation: -2.28734
E-Pigs: 26.8142
Offline
Post: #20
RE: a new era of xmb customizing
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?
27/03/2007 01:37 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: