Post Reply 
[split] vshmain.prx XMB position fixes
Author Message
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0814
Offline
Post: #61
RE: [split] vshmain.prx XMB position fixes
matchung Wrote:it seems that:

000376EC Mute Y
000376FC Hold Y
Awesome matchung!  It seems that the bytes before them control the shadows :P
0x376E8 - Mute shadow Y
0x376F8 - Hold shadow Y

Thanks a lot matchung for posting :D
07/04/2007 05:21 AM
Visit this user's website Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #62
RE: [split] vshmain.prx XMB position fixes
any way to decrypt the vshmain.prx comes from oe? it has with ~PSP header.. or only DA knows the key?
Double post
ZiNgA BuRgA Wrote:
matchung Wrote:it seems that:

000376EC Mute Y
000376FC Hold Y
Awesome matchung!  It seems that the bytes before them control the shadows :P
0x376E8 - Mute shadow Y
0x376F8 - Hold shadow Y

Thanks a lot matchung for posting :D
:P
search the rco text in vshmain, the offset value should be found underneath..

[Image: snap091axw3.jpg][/QUOTE]
07/04/2007 08:58 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: #63
RE: [split] vshmain.prx XMB position fixes
matchung Wrote:any way to decrypt the vshmain.prx comes from oe? it has with ~PSP header.. or only DA knows the key?

the vshmain.prx of OE is just the normal sigchecked encrypted vshmain.prx. DA is patching it in the memory
(This post was last modified: 07/04/2007 10:05 AM by bstronga.)
07/04/2007 10:02 AM
Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #64
RE: [split] vshmain.prx XMB position fixes
bstronga Wrote:
matchung Wrote:any way to decrypt the vshmain.prx comes from oe? it has with ~PSP header.. or only DA knows the key?
the vshmain.prx of OE is just the normal sigchecked encrypted vshmain.prx. DA is patching it in the memory
;P i tried the prxdecrypter to decrypt the vsnmain, but failed.
07/04/2007 08:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
(o Y o)
Paradigmatic Entity

Posts: 185.1713
Threads: 21
Joined: 5th Apr 2007
Reputation: 4.14684
E-Pigs: 1.4785
Offline
Post: #65
RE: [split] vshmain.prx XMB position fixes
can anyone post there vshmain
07/04/2007 08:37 PM
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.0814
Offline
Post: #66
RE: [split] vshmain.prx XMB position fixes
matchung Wrote::P
search the rco text in vshmain, the offset value should be found underneath..
Huh?  I found the text, what offset though?

matchung Wrote:i tried the prxdecrypter to decrypt the vsnmain, but failed.
:S  Most people use PSAR Dumper to do all of the stuff - try that I guess.

(o Y o) Wrote:can anyone post there vshmain
Check a few posts on the first page :P
http://endlessparadigm.com/forum/attachment.php?aid=23
08/04/2007 12:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #67
RE: [split] vshmain.prx XMB position fixes
ZiNgA BuRgA Wrote:Huh?  I found the text, what offset though?[quote=ZiNgA BuRgA]
something like this:

[Image: vshmainzv6.jpg]
08/04/2007 01:42 AM
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.0814
Offline
Post: #68
RE: [split] vshmain.prx XMB position fixes
matchung Wrote:
ZiNgA BuRgA Wrote:Huh?  I found the text, what offset though?[quote=ZiNgA BuRgA]
something like this:

[Image: vshmainzv6.jpg]
Oh, lol, not used to HexWorkshop's 2 byte grouping :P.
For your information, they aren't "offsets".  But anyways, yeah, I was fiddling around with that section, which is how I obtained those values (you did the same :P)

Another interesting (not really actually) section starts at 0x34010 - corrupting this area seems to screw up the UMD and disables sleep mode :O
09/04/2007 05:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #69
RE: a new era of xmb customizing
bstronga Wrote: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


it seems cannot loaded this way in 330... =,=
18/04/2007 03:41 AM
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.0814
Offline
Post: #70
RE: [split] vshmain.prx XMB position fixes
^^:S  I don't think the positions are the same in 3.30 either, or 3.10 for that matter, so I guess this is really dead until someone discovers a more general format of vshmain.prx, rather than places to hex Erk
18/04/2007 04:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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

 Quick Theme: