2008-05-10, 05:16 AM
To correct a bit of overscan issue I'm having with gbpvr's menus on my PCH, I made some adjustments to the MVPOffsetX and MVPOffsetY settings, along with corresponding changes to the MVPHeight and MVPWidth. Changing the MVPWidth parameter to anything other than 1280 causes redraw problems though.
Since the MVPOffsetX set to 10 seemed to align gbpvr up with the left side of the screen, to make the same adjustment to the right side I figured I needed to take off 20 from the total width. However, I found that any change to the width resulted in the buttons redrawing improperly once I moved focus. It seems they redraw without the X offset taken into effect, or something like that anyway. The Guide is really strange getting skewed and then redrawing and correcting itself as you move around within it.
MVPHeight changes however seem to work fine.
Since the MVPOffsetX set to 10 seemed to align gbpvr up with the left side of the screen, to make the same adjustment to the right side I figured I needed to take off 20 from the total width. However, I found that any change to the width resulted in the buttons redrawing improperly once I moved focus. It seems they redraw without the X offset taken into effect, or something like that anyway. The Guide is really strange getting skewed and then redrawing and correcting itself as you move around within it.
MVPHeight changes however seem to work fine.