Post Reply 
[split] vshmain.prx XMB position fixes
Author Message
bstronga
Vimperator

Posts: 457.2241
Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
Offline
Post: #31
RE: a new era of xmb customizing
quite offtopic but uplink's screenshot just reminded me of something. i always wondered why the hell the small arrow shows to the left
fixed :sarcastic:
[Image: rightarrowgf0.jpg]
oh so pointless :O

ontopic, I'm also wondering where the vertical position is stored ;o
(This post was last modified: 29/03/2007 11:20 AM by bstronga.)
29/03/2007 11:19 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: #32
RE: a new era of xmb customizing
The vertical is going to be so hard to find because the default value is 0 :(

Bstronga to do that to your battery did you

Just make a reversed image

Or in fields 11 and 12
You a negitive and positive vaules?

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
29/03/2007 08:03 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: #33
RE: a new era of xmb customizing
It's probably a reverse stretch.  As Shady545 said, try making them positive.

Negative values will cause flipping.



As for finding the vertical position, I might look into it, as I'm still pissed that I can't insert images into RCOs properly (I think it has something to do with the PSP not liking me shift the page resources Erk)

For your information, if you can't find a value, typically corruption is used.  I might actually find my SaveHacker program useful (I think the one I posted has too many bugs though Erk  so I don't really recommend using it).
29/03/2007 10:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Uplink
Neophitic Presence

Posts: 7.3284
Threads: 0
Joined: 27th Mar 2007
Reputation: 0
E-Pigs: 0.5000
Offline
Post: #34
RE: a new era of xmb customizing
Argh, was just playing around with the music_main_plugin, editing values like 'programmergonemad' and what did i just discover!?

Its not the one, which is called from vshmain, thought the music_main was the one in control of the music-menue view, but i now think it must be music_plugin^^
30/03/2007 02:37 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: #35
RE: a new era of xmb customizing
Hey zing I don't know if you know or not but if in the lines 11 & 12 you put



-1
1

This will cause the icon to look like bstronga's battery :)

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
30/03/2007 07:18 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.0333
Offline
Post: #36
RE: a new era of xmb customizing
Shady545 Wrote:Hey zing I don't know if you know or not but if in the lines 11 & 12 you put



-1
1

This will cause the icon to look like bstronga's battery :)
Yeap, reverse stretching.
Those values indicate X and Y scales, so the default is 1 (ie width×1).  Changing it to -1 means width×-1 so it's reversed.  If you want, you could change it to -1.5 or something to make it look really dodgey.


Played around with the PRX a little more :)
0x36BBCPosition of the Network icon when not selected  - very interesting item
0x37710Y position of clock
0x3771CX position of clock (with battery)
0x37720X position of clock (without battery)
0x3772CStrength of the alpha channel of the currently highlighted text
0x37730Wave size?
(This post was last modified: 04/04/2007 03:45 PM by ZiNgA BuRgA.)
30/03/2007 11:47 PM
Visit this user's website 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: #37
RE: a new era of xmb customizing
Sweet clock position

Damn zing you the man

Any luck on finding the 0 value (aka vertical value) for the xmb?

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
31/03/2007 03:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge64
Former Admin ;)

Posts: 3,163.4170
Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
Offline
Post: #38
RE: a new era of xmb customizing
coool

[Image: ub1985584.jpg]
31/03/2007 07:48 PM
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: #39
RE: a new era of xmb customizing
ZiNgA BuRgA Wrote:....
Played around with the PRX a little more :)
0x36BBCPosition of the Network icon when not selected  - very interesting item
0x37710Y position of clock
0x37714X position of clock
0x3772CStrength of the alpha channel of the currently highlighted text
0x37730Wave size?

hmm clock position doesn't work for me ;o

about my battery icon, i didn't used reversed stretching i just flipped the icon direclty in the image ;p sorry for the simpleness
01/04/2007 05:15 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: #40
RE: a new era of xmb customizing
Lol

I was just wondering

(09/06/2011 06:25 AM)S7* Wrote:  Spambots are strange, mysterious creatures.
01/04/2007 09:32 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: 1 Guest(s)

 Quick Theme: