Hello again, my question now is how do I change the distance between each XMB icon so that only 1 would appear on the PSP screen at any time?
I've actually tried using a prx editor but I can't seem to find what value affects this.
If you have ctftool installed open up paf with prxeditor, and the offset should be bookmarked already. Should say space between main icons. I think it's 0x10F0? can't remember right now..
Dmise Wrote: [ -> ]If you have ctftool installed open up paf with prxeditor, and the offset should be bookmarked already. Should say space between main icons. I think it's 0x10F0? can't remember right now..
Thank you very much and would you also happen to know where the values used to change where the XMB icon positions are?
Those should be in vshmain, just remember that if you change the x position in vshmain you need to change it in topmenu_plugin.rco as well using rcoedit or rcomage, the y position only needs to be changed in vshmain.
Dmise Wrote: [ -> ]Those should be in vshmain, just remember that if you change the x position in vshmain you need to change it in topmenu_plugin.rco as well using rcoedit or rcomage, the y position only needs to be changed in vshmain.
Thank you again.